Interface | Description |
---|---|
BulkDeleteable |
Marker interface to indicate the entity can be deleted in bulk.
|
DbSqlSession.DeleteOperation | |
HasRevision |
Entities that are using revisions for optimistic locking, need to implement this interface.
|
PersistentObject |
Class | Description |
---|---|
AbstractDbSession | |
ActivitiVersion |
This class is used for auto-upgrade purposes.
|
DbIdGenerator | |
DbSchemaCreate | |
DbSchemaDrop | |
DbSchemaExport | |
DbSchemaUpdate | |
DbSqlSession |
responsibilities:
- delayed flushing of inserts updates and deletes
- optional dirty checking
- db specific statement name mapping
|
DbSqlSession.CachedObject | |
DbSqlSessionFactory | |
EntityDependencyOrder |
Maintains a list of all the entities in order of dependency.
|
IbatisVariableTypeHandler | |
IdBlock | |
ListQueryParameterObject |
Copyright © 2016 Alfresco. All rights reserved.