Uses of Class
org.eclipse.persistence.internal.jpa.deployment.JPAInitializer
-
Uses of JPAInitializer in org.eclipse.persistence.internal.jpa.deployment
Modifier and TypeClassDescriptionclass
INTERNAL: JavaSECMPInitializer is used to bootstrap the deployment of EntityBeans in EJB 3.0 when deployed in a non-managed setting It is called internally by our ProviderModifier and TypeFieldDescriptionprotected static Map
<ClassLoader, JPAInitializer> JPAInitializer.initializers
-
Uses of JPAInitializer in org.eclipse.persistence.jpa
Modifier and TypeMethodDescriptionPersistenceProvider.getInitializer
(String emName, Map m) Return JPAInitializer corresponding to the passed classLoader.