Uses of Class
org.apache.openejb.jee.oejb2.PersistenceUnitRefType
-
Packages that use PersistenceUnitRefType Package Description org.apache.openejb.jee.oejb2 Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. -
-
Uses of PersistenceUnitRefType in org.apache.openejb.jee.oejb2
Fields in org.apache.openejb.jee.oejb2 with type parameters of type PersistenceUnitRefType Modifier and Type Field Description protected List<PersistenceUnitRefType>EntityBeanType. persistenceUnitRefprotected List<PersistenceUnitRefType>GeronimoEjbJarType. persistenceUnitRefprotected List<PersistenceUnitRefType>MessageDrivenBeanType. persistenceUnitRefprotected List<PersistenceUnitRefType>SessionBeanType. persistenceUnitRefMethods in org.apache.openejb.jee.oejb2 that return PersistenceUnitRefType Modifier and Type Method Description PersistenceUnitRefTypeObjectFactory. createPersistenceUnitRefType()Create an instance ofPersistenceUnitRefTypeMethods in org.apache.openejb.jee.oejb2 that return types with arguments of type PersistenceUnitRefType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<PersistenceUnitRefType>ObjectFactory. createEntityManagerFactoryRef(PersistenceUnitRefType value)List<PersistenceUnitRefType>EnterpriseBean. getPersistenceUnitRef()List<PersistenceUnitRefType>EntityBeanType. getPersistenceUnitRef()List<PersistenceUnitRefType>GeronimoEjbJarType. getPersistenceUnitRef()List<PersistenceUnitRefType>MessageDrivenBeanType. getPersistenceUnitRef()List<PersistenceUnitRefType>SessionBeanType. getPersistenceUnitRef()Methods in org.apache.openejb.jee.oejb2 with parameters of type PersistenceUnitRefType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<PersistenceUnitRefType>ObjectFactory. createEntityManagerFactoryRef(PersistenceUnitRefType value)
-