public interface ConnectionCacheListener extends ConnectionCacheListener
Modifier and Type | Method and Description |
---|---|
void |
transactionStarted(java.util.Collection<ConnectionRecord> conns)
Notification of transaction started
|
void transactionStarted(java.util.Collection<ConnectionRecord> conns) throws javax.transaction.SystemException
conns
- the connectionsjavax.transaction.SystemException
- for any errorCopyright © 2014 IronJacamar (http://www.ironjacamar.org)