Interface GenericDao

    • Method Detail

      • getAllEntitiesForType

        <T> Collection<T> getAllEntitiesForType​(Class<T> type)
        Generic Methods