Package | Description |
---|---|
org.nuxeo.ecm.core.storage.sql.ra |
Modifier and Type | Method and Description |
---|---|
protected void |
ManagedConnectionImpl.close(ConnectionImpl connection)
Called by
close() when the connection is closed. |
protected void |
ManagedConnectionImpl.sendErrorEvent(ConnectionImpl connection,
Exception cause) |
protected void |
ManagedConnectionImpl.sendTxCommittedEvent(ConnectionImpl connection) |
protected void |
ManagedConnectionImpl.sendTxRolledbackEvent(ConnectionImpl connection) |
protected void |
ManagedConnectionImpl.sendTxStartedEvent(ConnectionImpl connection) |
Copyright © 2017 Nuxeo. All rights reserved.