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

G

getDataSource() - Method in class org.apache.isis.persistence.jdo.spring.integration.JdoTransactionManager
Return the JDBC DataSource that this instance manages transactions for.
getIdentifier() - Method in exception org.apache.isis.persistence.jdo.spring.exceptions.ObjectOptimisticLockingFailureException
Return the identifier of the object for which the locking failed.
getIdentifier() - Method in exception org.apache.isis.persistence.jdo.spring.exceptions.ObjectRetrievalFailureException
Return the identifier of the object that was not found.
getJdbcConnection(PersistenceManager, boolean) - Method in class org.apache.isis.persistence.jdo.spring.integration.DefaultJdoDialect
This implementation returns a DataStoreConnectionHandle for JDO.
getJdbcConnection(PersistenceManager, boolean) - Method in interface org.apache.isis.persistence.jdo.spring.integration.JdoDialect
Retrieve the JDBC Connection that the given JDO PersistenceManager uses underneath, if accessing a relational database.
getJdbcExceptionTranslator() - Method in class org.apache.isis.persistence.jdo.spring.integration.DefaultJdoDialect
Return the JDBC exception translator for this dialect, if any.
getJdoDialect() - Method in class org.apache.isis.persistence.jdo.spring.integration.JdoTransactionManager
Return the JDO dialect to use for this transaction manager.
getJdoDialect() - Method in class org.apache.isis.persistence.jdo.spring.support.SpringPersistenceManagerProxyBean
Return the JDO dialect to use for this proxy.
getJdoExceptionRootCauseFinder() - Method in class org.apache.isis.persistence.jdo.spring.IsisModulePersistenceJdoSpring
 
getJdoIsolationLevel(TransactionDefinition) - Method in class org.apache.isis.persistence.jdo.spring.integration.DefaultJdoDialect
Determine the JDO isolation level String to use for the given Spring transaction definition.
getJdoPropertyMap() - Method in class org.apache.isis.persistence.jdo.spring.integration.LocalPersistenceManagerFactoryBean
Allow Map access to the JDO properties to be passed to the JDOHelper, with the option to add or override specific entries.
getObject() - Method in class org.apache.isis.persistence.jdo.spring.integration.LocalPersistenceManagerFactoryBean
Return the singleton PersistenceManagerFactory.
getObject() - Method in class org.apache.isis.persistence.jdo.spring.integration.TransactionAwarePersistenceManagerFactoryProxy
 
getObject() - Method in class org.apache.isis.persistence.jdo.spring.support.SpringPersistenceManagerProxyBean
 
getObject() - Method in class org.apache.isis.persistence.jdo.spring.support.StandardPersistenceManagerProxyBean
 
getObjectType() - Method in class org.apache.isis.persistence.jdo.spring.integration.LocalPersistenceManagerFactoryBean
 
getObjectType() - Method in class org.apache.isis.persistence.jdo.spring.integration.TransactionAwarePersistenceManagerFactoryProxy
 
getObjectType() - Method in class org.apache.isis.persistence.jdo.spring.support.SpringPersistenceManagerProxyBean
 
getObjectType() - Method in class org.apache.isis.persistence.jdo.spring.support.StandardPersistenceManagerProxyBean
 
getParticipateAttributeName() - Method in class org.apache.isis.persistence.jdo.spring.support.OpenPersistenceManagerInViewInterceptor
Return the name of the request attribute that identifies that a request is already filtered.
getPersistenceManager() - Method in class org.apache.isis.persistence.jdo.spring.integration.PersistenceManagerHolder
 
getPersistenceManager(PersistenceManagerFactory, boolean) - Static method in class org.apache.isis.persistence.jdo.spring.integration.PersistenceManagerFactoryUtils
Obtain a JDO PersistenceManager via the given factory.
getPersistenceManagerFactory() - Method in class org.apache.isis.persistence.jdo.spring.integration.JdoTransactionManager
Return the PersistenceManagerFactory that this instance should manage transactions for.
getPersistenceManagerFactory() - Method in class org.apache.isis.persistence.jdo.spring.integration.TransactionAwarePersistenceManagerFactoryProxy
 
getPersistenceManagerFactory() - Method in class org.apache.isis.persistence.jdo.spring.support.OpenPersistenceManagerInViewInterceptor
Return the JDO PersistenceManagerFactory that should be used to create PersistenceManagers.
getPersistenceManagerFactory() - Method in class org.apache.isis.persistence.jdo.spring.support.SpringPersistenceManagerProxyBean
Return the target PersistenceManagerFactory for this proxy.
getPersistenceManagerFactoryBeanName() - Method in class org.apache.isis.persistence.jdo.spring.support.OpenPersistenceManagerInViewFilter
Return the bean name of the PersistenceManagerFactory to fetch from Spring's root application context.
getPersistenceManagerInterface() - Method in class org.apache.isis.persistence.jdo.spring.support.SpringPersistenceManagerProxyBean
Return the PersistenceManager interface to expose.
getPersistentClass() - Method in exception org.apache.isis.persistence.jdo.spring.exceptions.ObjectOptimisticLockingFailureException
Return the persistent class of the object for which the locking failed.
getPersistentClass() - Method in exception org.apache.isis.persistence.jdo.spring.exceptions.ObjectRetrievalFailureException
Return the persistent class of the object that was not found.
getPersistentClassName() - Method in exception org.apache.isis.persistence.jdo.spring.exceptions.ObjectOptimisticLockingFailureException
Return the name of the persistent class of the object for which the locking failed.
getPersistentClassName() - Method in exception org.apache.isis.persistence.jdo.spring.exceptions.ObjectRetrievalFailureException
Return the name of the persistent class of the object that was not found.
getResourceFactory() - Method in class org.apache.isis.persistence.jdo.spring.integration.JdoTransactionManager
 
getTargetPersistenceManagerFactory() - Method in class org.apache.isis.persistence.jdo.spring.integration.TransactionAwarePersistenceManagerFactoryProxy
Return the target JDO PersistenceManagerFactory that this proxy delegates to.
A B C D E G I J L M N O P R S T 
All Classes All Packages