|
|||||||||
| Home >> All >> org >> hibernate >> [ jdbc overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
org.hibernate.jdbc
Interface ConnectionManager.Callback

- All Known Implementing Classes:
- JDBCContext
- Enclosing interface:
- ConnectionManager
- public static interface ConnectionManager.Callback
| Method Summary | |
void |
connectionCleanedUp()
|
void |
connectionOpened()
|
boolean |
isTransactionInProgress()
|
| Method Detail |
connectionOpened
public void connectionOpened()
connectionCleanedUp
public void connectionCleanedUp()
isTransactionInProgress
public boolean isTransactionInProgress()
|
|||||||||
| Home >> All >> org >> hibernate >> [ jdbc overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
JAVADOC