Library:Apache iBATIS
Version:2.1.7
Compatibility:JDK 1.4
Interfaces in library Apache iBATIS.
NamePackageDescription
AccessPlancom.ibatis.sqlmap.engine.accessplanAn interface to make access to resources consistent, regardless of type.
CacheControllercom.ibatis.sqlmap.engine.cacheCache controller (implementation) interface
ConnectionDaoTransactioncom.ibatis.dao.engine.transactionNo description provided.
Daocom.ibatis.dao.clientThe interface that identifies and describes Data Access Objects.
DaoManagercom.ibatis.dao.clientThis interface describes the DaoManager interface.
DaoTransactioncom.ibatis.dao.clientThis interface marks a class as being a DaoTransaction.
DaoTransactionManagercom.ibatis.dao.engine.transactionNo description provided.
DataExchangecom.ibatis.sqlmap.engine.exchangeInterface for exchanging data between a parameter map/result map and the related objects
DataSourceFactorycom.ibatis.sqlmap.engine.datasourceInterface to provide a way to create and configure a DataSource for iBATIS
DomCollectionTypeMarkercom.ibatis.sqlmap.engine.typeNo description provided.
DomTypeMarkercom.ibatis.sqlmap.engine.typeNo description provided.
DynamicParentcom.ibatis.sqlmap.engine.mapping.sql.dynamic.elementsNo description provided.
ExecuteListenercom.ibatis.sqlmap.engine.mapping.statementNo description provided.
ExtendedSqlMapClientcom.ibatis.sqlmap.engine.implA more advanced SQL map client interface
Logcom.ibatis.common.loggingNo description provided.
MappedStatementcom.ibatis.sqlmap.engine.mapping.statementNo description provided.
Nodeletcom.ibatis.common.xmlA nodelet is a sort of callback or event handler that can be registered to handle an XPath event registered with the NodeParser.
PaginatedListcom.ibatis.common.utilInterface for lists that support paging
ParameterMapcom.ibatis.sqlmap.engine.mapping.parameterNo description provided.
ParameterMappingcom.ibatis.sqlmap.engine.mapping.parameterNo description provided.
ParameterSettercom.ibatis.sqlmap.client.extensionsAllows parameters to be set on the underlying prepared statement.
Probecom.ibatis.common.beansA Probe is an object that is used to work with beans, DOM objects, or other objects.
ResultGettercom.ibatis.sqlmap.client.extensionsAllows values to be retrieved from the underlying result set.
ResultMapcom.ibatis.sqlmap.engine.mapping.resultThis is a grouping of ResultMapping objects used to map results back to objects
ResultMappingcom.ibatis.sqlmap.engine.mapping.resultInterface for the objects that map individual columns
RowHandlercom.ibatis.sqlmap.client.eventEvent handler for row by row processing.
RowHandlercom.ibatis.db.sqlmapNo description provided.
Scopecom.ibatis.sqlmap.engine.scopeAn interface to simplify access to different scopes (contexts?)
Sqlcom.ibatis.sqlmap.engine.mapping.sqlNo description provided.
SqlChildcom.ibatis.sqlmap.engine.mapping.sqlNo description provided.
SqlMapClientcom.ibatis.sqlmap.clientA thread safe client for working with your SQL Maps (Start Here).
SqlMapExecutorcom.ibatis.sqlmap.clientThis interface declares all methods involved with executing statements and batches for an SQL Map.
SqlMapSessioncom.ibatis.sqlmap.clientA single threaded session for working with your SQL Maps.
SqlMapTransactionManagercom.ibatis.sqlmap.clientThis interface declares methods for demarcating SQL Map transactions.
SqlTagHandlercom.ibatis.sqlmap.engine.mapping.sql.dynamic.elementsNo description provided.
Transactioncom.ibatis.sqlmap.engine.transactionNo description provided.
TransactionConfigcom.ibatis.sqlmap.engine.transactionNo description provided.
TypeHandlercom.ibatis.sqlmap.engine.typeInterface for getting data into, and out of a mapped statement
TypeHandlerCallbackcom.ibatis.sqlmap.client.extensionsA simple interface for implementing custom type handlers.
XmlCollectionTypeMarkercom.ibatis.sqlmap.engine.typeNo description provided.
XmlConvertercom.ibatis.sqlmap.engine.builder.xmlInterface for converting XML
XmlTypeMarkercom.ibatis.sqlmap.engine.typeNo description provided.
Search