Package org.eclipse.dirigible.database.persistence
-
Interface Summary Interface Description IEntityManagerInterceptor The Entity Manager Interceptor interface. -
Class Summary Class Description PersistenceFactory A factory for creating Persistence objects.PersistenceManager<T> PersistenceManager is a simple transport mechanism to store and retrieve POJO object to/from underlying JDBC compliant database. -
Exception Summary Exception Description PersistenceException The Persistence Exception.