| Interface | Description |
|---|---|
| DbSqlSession.DeleteOperation | |
| HasRevision |
Entities that are using revisions for optimistic locking, need to implement this interface.
|
| PersistentObject |
| Class | Description |
|---|---|
| AbstractDbSession | |
| AuthorizationCheck |
Input for the authorization check alogrithm
|
| DbIdGenerator | |
| DbSchemaCreate | |
| DbSchemaDrop | |
| DbSchemaExecuteFile | |
| DbSchemaPrune | |
| DbSchemaUpdate | |
| DbSqlSession |
responsibilities:
- delayed flushing of inserts updates and deletes
- optional dirty checking
- db specific statement name mapping
|
| DbSqlSession.CachedObject | |
| DbSqlSessionFactory | |
| IbatisVariableTypeHandler | |
| IdBlock | |
| ListQueryParameterObject |
Copyright © 2015. All rights reserved.