Package org.eclipse.jpt.core.context.persistence

Interface Summary
ClassRef This is the context model corresponding to the persistence resource model XmlJavaClassRef, which corresponds to the 'class' tag in the persistence.xml.
JarFileRef This is the context model corresponding to the persistence resource model XmlJarRef, which corresponds to the 'jar-file' tag in the persistence.xml.
MappingFileRef This is the context model corresponding to the persistence resource model XmlMappingFileRef, which corresponds to the 'mapping-file' tag in the persistence.xml.
Persistence Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
PersistenceStructureNodes Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
PersistenceUnit Context model corresponding to the XML resource model XmlPersistenceUnit, which corresponds to the 'persistence-unit' tag in the persistence.xml.
PersistenceUnit.Property Simple property interface.
PersistenceXml Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
 

Enum Summary
PersistenceUnitTransactionType Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.