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

Interface Summary
ClassRef Context model corresponding to the XML resource model XmlJavaClassRef, which corresponds to the class element in the persistence.xml file.
JarFileRef Context model corresponding to the XML resource model XmlJarRef, which corresponds to the jar-file element in the persistence.xml file.
MappingFileRef Context model corresponding to the XML resource model XmlMappingFileRef, which corresponds to the mapping-file element in the persistence.xml file.
Persistence The persistence element in the JPA persistence.xml file.
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 element in the persistence.xml file.
PersistenceUnit.Property Simple property interface.
PersistenceUnitProperties Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
PersistenceXml JPA persistence.xml file.
PersistenceXmlContextNodeFactory Interface used by persistence unit to gather up persistent types.
PersistenceXmlDefinition Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
PersistentTypeContainer Interface used by persistence unit to gather up persistent types.
 

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.