public class SEPersistenceUnitProperty
extends java.lang.Object
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
- Author:
- Guy Pelletier