|
|||||||||
Home >> All >> com >> ibatis >> sqlmap >> [ client overview ] | PREV NEXT |
Uses of Package
com.ibatis.sqlmap.client
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. |
|
|||||||||
Home >> All >> com >> ibatis >> sqlmap >> [ client overview ] | PREV NEXT |