Package org.eclipse.jpt.jpa.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 XmlJarFileRef, 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 Context model corresponding to the XML resource model XmlPersistence, which corresponds to the persistence element in the 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 persistence.xml definition
PersistentTypeContainer Interface used by persistence unit to gather up persistent types.
 

Enum Summary
PersistenceUnitTransactionType Context model corresponding to the XML resource model XmlPersistenceUnitTransactionType, which corresponds to the transaction-type element in the persistence.xml file.