@StableMinor(version="12.3", 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, close, commit, dispose, getAttribute, isActive, removeAttribute, removeObserver, rollback, setAttribute
Connection getConnection() throws DaoException
DaoException
Connection getConnection(String connectionId) throws DaoException
connectionId
- the connection id.DaoException
LumisXP 12.3.0.200408 - Copyright © 2006–2020 Lumis EIP Tecnologia da Informação LTDA. All Rights Reserved.