Interface | Description |
---|---|
BulkDeleteable |
Marker interface to indicate the entity can be deleted in bulk.
|
DbSqlSession.DeleteOperation | |
Entity | |
HasRevision |
Entities that are using revisions for optimistic locking, need to implement this interface.
|
Class | Description |
---|---|
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
|
DbSqlSessionFactory | |
EntityDependencyOrder |
Maintains a list of all the entities in order of dependency.
|
IbatisVariableTypeHandler | |
IdBlock | |
ListQueryParameterObject |
Copyright © 2015 Alfresco. All rights reserved.