Uses of Package
com.ibatis.sqlmap.client

Packages that use com.ibatis.sqlmap.client
com.ibatis.dao.client.template   
com.ibatis.dao.engine.transaction.sqlmap   
com.ibatis.sqlmap.client This package contains the core library client interface. 
com.ibatis.sqlmap.engine.binding   
com.ibatis.sqlmap.engine.builder.xml   
com.ibatis.sqlmap.engine.impl   
com.ibatis.sqlmap.engine.mapping.result   
com.ibatis.sqlmap.engine.mapping.statement   
com.ibatis.sqlmap.engine.scope   
 

Classes in com.ibatis.sqlmap.client used by com.ibatis.dao.client.template
SqlMapExecutor
          This interface declares all methods involved with executing statements and batches for an SQL Map.
SqlMapTransactionManager
          This interface declares methods for demarcating SQL Map transactions.
 

Classes in com.ibatis.sqlmap.client used by com.ibatis.dao.engine.transaction.sqlmap
SqlMapClient
          A thread safe client for working with your SQL Maps (Start Here).
 

Classes in com.ibatis.sqlmap.client used by com.ibatis.sqlmap.client
SqlMapClient
          A thread safe client for working with your SQL Maps (Start Here).
SqlMapExecutor
          This interface declares all methods involved with executing statements and batches for an SQL Map.
SqlMapSession
          A single threaded session for working with your SQL Maps.
SqlMapTransactionManager
          This interface declares methods for demarcating SQL Map transactions.
 

Classes in com.ibatis.sqlmap.client used by com.ibatis.sqlmap.engine.binding
SqlMapClient
          A thread safe client for working with your SQL Maps (Start Here).
 

Classes in com.ibatis.sqlmap.client used by com.ibatis.sqlmap.engine.builder.xml
SqlMapClient
          A thread safe client for working with your SQL Maps (Start Here).
 

Classes in com.ibatis.sqlmap.client used by com.ibatis.sqlmap.engine.impl
SqlMapClient
          A thread safe client for working with your SQL Maps (Start Here).
SqlMapExecutor
          This interface declares all methods involved with executing statements and batches for an SQL Map.
SqlMapSession
          A single threaded session for working with your SQL Maps.
SqlMapTransactionManager
          This interface declares methods for demarcating SQL Map transactions.
 

Classes in com.ibatis.sqlmap.client used by com.ibatis.sqlmap.engine.mapping.result
SqlMapException
          Thrown to indicate a problem with SQL Map configuration or state.
 

Classes in com.ibatis.sqlmap.client used by com.ibatis.sqlmap.engine.mapping.statement
SqlMapClient
          A thread safe client for working with your SQL Maps (Start Here).
SqlMapExecutor
          This interface declares all methods involved with executing statements and batches for an SQL Map.
 

Classes in com.ibatis.sqlmap.client used by com.ibatis.sqlmap.engine.scope
SqlMapClient
          A thread safe client for working with your SQL Maps (Start Here).
SqlMapExecutor
          This interface declares all methods involved with executing statements and batches for an SQL Map.
SqlMapTransactionManager
          This interface declares methods for demarcating SQL Map transactions.