|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use PersistenceUnitRefType | |
---|---|
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 | |
---|---|
protected List<PersistenceUnitRefType> |
GeronimoEjbJarType.persistenceUnitRef
|
protected List<PersistenceUnitRefType> |
EntityBeanType.persistenceUnitRef
|
protected List<PersistenceUnitRefType> |
SessionBeanType.persistenceUnitRef
|
protected List<PersistenceUnitRefType> |
MessageDrivenBeanType.persistenceUnitRef
|
Methods in org.apache.openejb.jee.oejb2 that return PersistenceUnitRefType | |
---|---|
PersistenceUnitRefType |
ObjectFactory.createPersistenceUnitRefType()
Create an instance of PersistenceUnitRefType |
Methods in org.apache.openejb.jee.oejb2 that return types with arguments of type PersistenceUnitRefType | |
---|---|
javax.xml.bind.JAXBElement<PersistenceUnitRefType> |
ObjectFactory.createEntityManagerFactoryRef(PersistenceUnitRefType value)
Create an instance of JAXBElement < PersistenceUnitRefType > } |
List<PersistenceUnitRefType> |
GeronimoEjbJarType.getPersistenceUnitRef()
|
List<PersistenceUnitRefType> |
EnterpriseBean.getPersistenceUnitRef()
|
List<PersistenceUnitRefType> |
EntityBeanType.getPersistenceUnitRef()
|
List<PersistenceUnitRefType> |
SessionBeanType.getPersistenceUnitRef()
|
List<PersistenceUnitRefType> |
MessageDrivenBeanType.getPersistenceUnitRef()
|
Methods in org.apache.openejb.jee.oejb2 with parameters of type PersistenceUnitRefType | |
---|---|
javax.xml.bind.JAXBElement<PersistenceUnitRefType> |
ObjectFactory.createEntityManagerFactoryRef(PersistenceUnitRefType value)
Create an instance of JAXBElement < PersistenceUnitRefType > } |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |