Interface | Description |
---|---|
DbEntity | |
DbEntityLifecycleAware |
Interface which can be implemented by
DbEntities which
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
OptimisticLockingException s
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 © 2022. All rights reserved.