| |||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Packages that use CleanupFailureDataAccessException | |
| org.springframework.jdbc.datasource | |
| org.springframework.orm.hibernate | |
| org.springframework.orm.jdo | |
| Uses of CleanupFailureDataAccessException in org.springframework.jdbc.datasource |
| Subclasses of CleanupFailureDataAccessException in org.springframework.jdbc.datasource | |
class | CannotCloseJdbcConnectionExceptionException thrown when we successfully executed a SQL statement, but then failed to close the JDBC connection. |
| Uses of CleanupFailureDataAccessException in org.springframework.orm.hibernate |
| Methods in org.springframework.orm.hibernate that throw CleanupFailureDataAccessException | |
static void | SessionFactoryUtils.closeSessionIfNecessary(Session session, SessionFactory sessionFactory)Close the given Session, created via the given factory, if it isn't bound to the thread. |
| Uses of CleanupFailureDataAccessException in org.springframework.orm.jdo |
| Methods in org.springframework.orm.jdo that throw CleanupFailureDataAccessException | |
static void | PersistenceManagerFactoryUtils.closePersistenceManagerIfNecessary(PersistenceManager pm, PersistenceManagerFactory pmf)Close the given PersistenceManager, created via the given factory, if it isn't bound to the thread. |
| |||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||