| Package | Description |
|---|---|
| org.apache.openejb.jee.oejb2 |
Licensed to the Apache Software Foundation (ASF) under one or more
contributor license agreements.
|
| Modifier and Type | Field and Description |
|---|---|
protected List<PersistenceUnitRefType> |
GeronimoEjbJarType.persistenceUnitRef |
protected List<PersistenceUnitRefType> |
SessionBeanType.persistenceUnitRef |
protected List<PersistenceUnitRefType> |
EntityBeanType.persistenceUnitRef |
protected List<PersistenceUnitRefType> |
MessageDrivenBeanType.persistenceUnitRef |
| Modifier and Type | Method and Description |
|---|---|
PersistenceUnitRefType |
ObjectFactory.createPersistenceUnitRefType()
Create an instance of
PersistenceUnitRefType |
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<PersistenceUnitRefType> |
ObjectFactory.createEntityManagerFactoryRef(PersistenceUnitRefType value)
|
List<PersistenceUnitRefType> |
GeronimoEjbJarType.getPersistenceUnitRef() |
List<PersistenceUnitRefType> |
SessionBeanType.getPersistenceUnitRef() |
List<PersistenceUnitRefType> |
EntityBeanType.getPersistenceUnitRef() |
List<PersistenceUnitRefType> |
MessageDrivenBeanType.getPersistenceUnitRef() |
List<PersistenceUnitRefType> |
EnterpriseBean.getPersistenceUnitRef() |
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<PersistenceUnitRefType> |
ObjectFactory.createEntityManagerFactoryRef(PersistenceUnitRefType value)
|
Copyright © 1999–2021 The Apache Software Foundation. All rights reserved.