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

Packages that use org.eclipse.jpt.core.context.persistence
org.eclipse.jpt.core   
org.eclipse.jpt.core.context   
org.eclipse.jpt.core.context.orm   
org.eclipse.jpt.core.context.persistence   
org.eclipse.jpt.ui   
 

Classes in org.eclipse.jpt.core.context.persistence used by org.eclipse.jpt.core
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.
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.
 

Classes in org.eclipse.jpt.core.context.persistence used by org.eclipse.jpt.core.context
MappingFileRef
          This is the context model corresponding to the persistence resource model XmlMappingFileRef, which corresponds to the 'mapping-file' tag in the persistence.xml.
PersistenceUnit
          Context model corresponding to the XML resource model XmlPersistenceUnit, which corresponds to the 'persistence-unit' tag in the persistence.xml.
PersistenceXml
          Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
 

Classes in org.eclipse.jpt.core.context.persistence used by org.eclipse.jpt.core.context.orm
MappingFileRef
          This is the context model corresponding to the persistence resource model XmlMappingFileRef, which corresponds to the 'mapping-file' tag in the persistence.xml.
 

Classes in org.eclipse.jpt.core.context.persistence used by org.eclipse.jpt.core.context.persistence
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.
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.
PersistenceUnitTransactionType
          Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
PersistenceXml
          Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
 

Classes in org.eclipse.jpt.core.context.persistence used by org.eclipse.jpt.ui
PersistenceUnit
          Context model corresponding to the XML resource model XmlPersistenceUnit, which corresponds to the 'persistence-unit' tag in the persistence.xml.