| Package | Description |
|---|---|
| org.apache.openejb.jee |
Licensed to the Apache Software Foundation (ASF) under one or more
contributor license agreements.
|
| Modifier and Type | Field and Description |
|---|---|
protected List<Property> |
PersistenceContextRef.persistenceProperty |
protected List<Property> |
DataSource.property |
| Modifier and Type | Method and Description |
|---|---|
List<Property> |
PersistenceContextRef.getPersistenceProperty() |
List<Property> |
DataSource.getProperty() |
| Modifier and Type | Method and Description |
|---|---|
void |
PersistenceContextRef.setPersistenceProperty(List<Property> persistenceProperty) |
| Constructor and Description |
|---|
PersistenceContextRef(String persistenceContextRefName,
String persistenceUnitName,
PersistenceContextType persistenceContextType,
List<Property> persistenceProperty) |
Copyright © 1999-2014 The Apache Software Foundation. All Rights Reserved.