Interface SqlMapTransactionManager

All Known Subinterfaces:
ExtendedSqlMapClient, SqlMapClient, SqlMapSession
All Known Implementing Classes:
SqlMapClientImpl, SqlMapSessionImpl

public interface SqlMapTransactionManager
This interface declares methods for demarcating SQL Map transactions.
See Also: