Uses of Interface
org.apache.geronimo.persistence.ExtendedEntityManagerRegistry

Uses of ExtendedEntityManagerRegistry in org.apache.geronimo.persistence
 

Constructors in org.apache.geronimo.persistence with parameters of type ExtendedEntityManagerRegistry
CMPEntityManagerExtended(ExtendedEntityManagerRegistry entityManagerRegistry, javax.persistence.EntityManagerFactory entityManagerFactory, Map entityManagerProperties)
           
 

Constructor parameters in org.apache.geronimo.persistence with type arguments of type ExtendedEntityManagerRegistry
PersistenceUnitGBean(String persistenceUnitName, String persistenceProviderClassName, String persistenceUnitTransactionTypeString, ResourceSource<javax.resource.ResourceException> jtaDataSourceWrapper, ResourceSource<javax.resource.ResourceException> nonJtaDataSourceWrapper, List<String> mappingFileNamesUntyped, List<String> jarFileUrlsUntyped, String persistenceUnitRoot, List<String> managedClassNames, boolean excludeUnlistedClassesValue, Properties properties, TransactionManagerImpl transactionManager, Collection<ExtendedEntityManagerRegistry> entityManagerRegistry, URL configurationBaseURL, ClassLoader classLoader)
           
 



Copyright © 2003-2009 The Apache Geronimo development community. All Rights Reserved.