| 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<PersistenceContextRefType> |
SessionBeanType.persistenceContextRef |
protected List<PersistenceContextRefType> |
EntityBeanType.persistenceContextRef |
protected List<PersistenceContextRefType> |
MessageDrivenBeanType.persistenceContextRef |
protected List<PersistenceContextRefType> |
GeronimoEjbJarType.persistenceContextRef |
| Modifier and Type | Method and Description |
|---|---|
PersistenceContextRefType |
ObjectFactory.createPersistenceContextRefType()
Create an instance of
PersistenceContextRefType |
| Modifier and Type | Method and Description |
|---|---|
List<PersistenceContextRefType> |
EnterpriseBean.getPersistenceContextRef() |
List<PersistenceContextRefType> |
SessionBeanType.getPersistenceContextRef() |
List<PersistenceContextRefType> |
EntityBeanType.getPersistenceContextRef() |
List<PersistenceContextRefType> |
MessageDrivenBeanType.getPersistenceContextRef() |
List<PersistenceContextRefType> |
GeronimoEjbJarType.getPersistenceContextRef() |
Copyright © 1999–2014 The Apache Software Foundation. All rights reserved.