@StableMinor(version="7.1", sinceVersion="4.0") public interface ITransactionJdbc extends ITransaction
Modifier and Type | Method and Description |
---|---|
Connection |
getConnection()
Returns the default jdbc connection for this transaction.
|
Connection |
getConnection(String connectionId)
Returns the jdbc connection associated with the specified id.
|
getByConnectionId
addObserver, begin, commit, dispose, getAttribute, isActive, removeAttribute, removeObserver, rollback, setAttribute
Connection getConnection() throws DaoException
DaoException
Connection getConnection(String connectionId) throws DaoException
connectionId
- the connection id.DaoException
Lumisportal 7.1.1.140331 - Copyright © 2006–2014 Lumis EIP Tecnologia da Informação LTDA. All Rights Reserved.