|
|||||||||
| Home >> All >> javax >> resource >> [ spi overview ] | PREV NEXT | ||||||||
Uses of Class
javax.resource.spi.ConnectionEvent
| Uses of ConnectionEvent in javax.resource.spi |
| Methods in javax.resource.spi with parameters of type ConnectionEvent | |
void |
ConnectionEventListener.connectionClosed(ConnectionEvent event)
|
void |
ConnectionEventListener.localTransactionStarted(ConnectionEvent event)
|
void |
ConnectionEventListener.localTransactionCommitted(ConnectionEvent event)
|
void |
ConnectionEventListener.localTransactionRolledback(ConnectionEvent event)
|
void |
ConnectionEventListener.connectionErrorOccurred(ConnectionEvent event)
|
|
|||||||||
| Home >> All >> javax >> resource >> [ spi overview ] | PREV NEXT | ||||||||