Package net.sf.jkniv.whinstone.transaction
-
Interface Summary Interface Description Transactional -
Class Summary Class Description TransactionContext Hold the JDBC connection and transaction status association with a repository contextname.TransactionSessions Represent a set of transactions for thread, where one thread can use many TransactionContexts. -
Enum Summary Enum Description TransactionScope Represents the controls scope of a transaction encapsulating values of javax.ejb.TransactionAttributeTypeTransactionStatus The Status interface defines static variables used for transaction status codes. -
Exception Summary Exception Description TransactionException