A B C D E G I J L M N O P R S T 
All Classes All Packages

R

releaseJdbcConnection(ConnectionHandle, PersistenceManager) - Method in class org.apache.isis.persistence.jdo.spring.integration.DefaultJdoDialect
This implementation does nothing, assuming that the Connection will implicitly be closed with the PersistenceManager.
releaseJdbcConnection(ConnectionHandle, PersistenceManager) - Method in interface org.apache.isis.persistence.jdo.spring.integration.JdoDialect
Release the given JDBC Connection, which has originally been retrieved via getJdbcConnection.
releasePersistenceManager(PersistenceManager, PersistenceManagerFactory) - Static method in class org.apache.isis.persistence.jdo.spring.integration.PersistenceManagerFactoryUtils
Close the given PersistenceManager, created via the given factory, if it is not managed externally (i.e.
A B C D E G I J L M N O P R S T 
All Classes All Packages