Package org.cyclos.impl.utils.persistence
-
Interface Summary Interface Description BaseEntityManagerHandler Handler forEntityManagerandEntityManagerFactoryaccessCacheFlusher Exposes theCacheFlusher.flush()method, which keeps an internal counter and only actually flushes every few times.EntityManagerHandler Handler forEntityManagerandEntityManagerFactoryaccessNetworkPathRegistry Keeps a registry of all paths from any entity path to it's corresponding networkRawEntityManagerHandler Defines low-level access to JPA persistence -
Class Summary Class Description AbstractEntityManagerHandlerImpl Base implementation forBaseEntityManagerHandlerCustomProjection<T> Base class for custom native query projections.DBQuery<T> Custom query for QuerydslEntityManagerHandlerImpl Implementation forEntityManagerHandlerNetworkPathRegistryImpl Keeps a registry of all paths from any entity path to it's corresponding networkRawEntityManagerHandlerImpl Implementation forRawEntityManagerHandler