public class SEPersistenceUnitProperty extends Object
| Modifier and Type | Field and Description |
|---|---|
protected String |
name |
protected String |
value |
| Constructor and Description |
|---|
SEPersistenceUnitProperty() |
| Modifier and Type | Method and Description |
|---|---|
String |
getName() |
String |
getValue() |
void |
setName(String name) |
void |
setValue(String value) |
Copyright © 2007–2021 Eclipse.org - EclipseLink Project. All rights reserved.