Dali Provisional API
Release 3.2

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

Packages that use org.eclipse.jpt.jpa.core.context.persistence
org.eclipse.jpt.jpa.core   
org.eclipse.jpt.jpa.core.context   
org.eclipse.jpt.jpa.core.context.persistence   
org.eclipse.jpt.jpa.core.internal.context.persistence   
org.eclipse.jpt.jpa.core.jpa2.context.persistence   
org.eclipse.jpt.jpa.core.jpa2.context.persistence.connection   
org.eclipse.jpt.jpa.core.jpa2.context.persistence.options   
org.eclipse.jpt.jpa.core.jpql   
org.eclipse.jpt.jpa.eclipselink.core.context.persistence   
 

Classes in org.eclipse.jpt.jpa.core.context.persistence used by org.eclipse.jpt.jpa.core
MappingFileRef
          Context model corresponding to the mapping-file element in the persistence.xml file.
PersistenceXml
          JPA persistence.xml file.
 

Classes in org.eclipse.jpt.jpa.core.context.persistence used by org.eclipse.jpt.jpa.core.context
MappingFileRef
          Context model corresponding to the mapping-file element in the persistence.xml file.
PersistenceUnit
          Context model corresponding to the XML resource model XmlPersistenceUnit, which corresponds to the persistence-unit element in the persistence.xml file.
PersistenceXml
          JPA persistence.xml file.
 

Classes in org.eclipse.jpt.jpa.core.context.persistence used by org.eclipse.jpt.jpa.core.context.persistence
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 mapping-file element in the persistence.xml file.
MappingFileRefactoringParticipant
           
Persistence
          Context model corresponding to the XML resource model XmlPersistence, which corresponds to the persistence element in the persistence.xml file.
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.
PersistenceUnitTransactionType
          Context model corresponding to the XML resource model XmlPersistenceUnitTransactionType, which corresponds to the transaction-type element in the persistence.xml file.
PersistenceXml
          JPA persistence.xml file.
PersistenceXmlContextModelFactory
          Interface used by persistence unit to gather up persistent types.
 

Classes in org.eclipse.jpt.jpa.core.context.persistence used by org.eclipse.jpt.jpa.core.internal.context.persistence
MappingFileRefactoringParticipant
           
PersistenceUnit
          Context model corresponding to the XML resource model XmlPersistenceUnit, which corresponds to the persistence-unit element in the persistence.xml file.
 

Classes in org.eclipse.jpt.jpa.core.context.persistence used by org.eclipse.jpt.jpa.core.jpa2.context.persistence
MappingFileRefactoringParticipant
           
Persistence
          Context model corresponding to the XML resource model XmlPersistence, which corresponds to the persistence element in the persistence.xml file.
PersistenceUnit
          Context model corresponding to the XML resource model XmlPersistenceUnit, which corresponds to the persistence-unit element in the persistence.xml file.
PersistenceXml
          JPA persistence.xml file.
PersistenceXmlContextModelFactory
          Interface used by persistence unit to gather up persistent types.
 

Classes in org.eclipse.jpt.jpa.core.context.persistence used by org.eclipse.jpt.jpa.core.jpa2.context.persistence.connection
PersistenceUnitProperties
          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.jpa.core.context.persistence used by org.eclipse.jpt.jpa.core.jpa2.context.persistence.options
PersistenceUnitProperties
          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.jpa.core.context.persistence used by org.eclipse.jpt.jpa.core.jpql
PersistenceUnit
          Context model corresponding to the XML resource model XmlPersistenceUnit, which corresponds to the persistence-unit element in the persistence.xml file.
 

Classes in org.eclipse.jpt.jpa.core.context.persistence used by org.eclipse.jpt.jpa.eclipselink.core.context.persistence
MappingFileRef
          Context model corresponding to the mapping-file element in the persistence.xml file.
MappingFileRefactoringParticipant
           
Persistence
          Context model corresponding to the XML resource model XmlPersistence, which corresponds to the persistence element in the persistence.xml file.
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.
PersistenceXmlContextModelFactory
          Interface used by persistence unit to gather up persistent types.
PersistenceXmlEnumValue
          An enum that is used in the persistence.xml properties can implement this interface and take advantage of helper methods in AbstractPersistenceUnitProperties for getting and setting properties.
 


Dali Provisional API
Release 3.2

Copyright (c) 2012 Oracle. All rights reserved.