Module org.eclipse.persistence.jpa
Class SEPersistenceUnitProperty
java.lang.Object
org.eclipse.persistence.internal.jpa.deployment.SEPersistenceUnitProperty
INTERNAL:
Object to hold onto persistence unit properties as specified in the
persistence.xml property. Currently only the CanonicalModelProcessor
populates the properties through instances of this class through an OX
mapping file. The existing persistence.xml reading and processing is done
via the old xml parser.
- Since:
- EclipseLink 1.2
-
Field Summary
-
Constructor Summary
-
Method Summary
-
Field Details
-
name
-
value
-
-
Constructor Details
-
SEPersistenceUnitProperty
public SEPersistenceUnitProperty()Default constructor.
-
-
Method Details
-
getName
-
getValue
-
setName
-
setValue
-