| Interface | Description | 
|---|---|
| DbEntity | |
| DbEntityLifecycleAware | Interface which can be implemented by  DbEntitieswhich
 want to be aware of their lifecycle. | 
| EntityLoadListener | |
| HasDbReferences | |
| HasDbRevision | Entities that are using revisions for optimistic locking, need to implement this interface. | 
| HistoricEntity | Marks an entity as an historic entity to ensure that  OptimisticLockingExceptions
 are swallowed on UPDATE or DELETE operations. | 
| PersistenceSession | 
| Class | Description | 
|---|---|
| AbstractPersistenceSession | |
| AuthorizationCheck | Input for the authorization check algorithm | 
| CompositePermissionCheck | |
| DbIdGenerator | |
| DbSchemaCreate | |
| DbSchemaDrop | |
| DbSchemaExecuteFile | |
| DbSchemaPrune | |
| EnginePersistenceLogger | |
| FlushResult | |
| IdBlock | |
| ListQueryParameterObject | |
| PermissionCheck | |
| PermissionCheckBuilder | |
| TenantCheck | 
Copyright © 2021. All rights reserved.