Class TransactionSessions


  • public class TransactionSessions
    extends Object
    Represent a set of transactions for thread, where one thread can use many TransactionContexts. Responsible to release (close) the connection with data source.
    Since:
    0.6.0
    Author:
    Alisson Gomes