Dali Provisional API
Release 3.2

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

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

Classes in org.eclipse.jpt.jpa.core.jpa2.context.persistence.options used by org.eclipse.jpt.jpa.core.jpa2.context.persistence
SharedCacheMode
          Context model corresponding to the XML resource model XmlPersistenceUnitCachingType_2_0, which corresponds to the shared-cache-mode element in the persistence.xml file.
ValidationMode
          Context model corresponding to the XML resource model XmlPersistenceUnitValidationModeType_2_0, which corresponds to the validation-mode element in the persistence.xml file.
 

Classes in org.eclipse.jpt.jpa.core.jpa2.context.persistence.options used by org.eclipse.jpt.jpa.core.jpa2.context.persistence.options
SharedCacheMode
          Context model corresponding to the XML resource model XmlPersistenceUnitCachingType_2_0, which corresponds to the shared-cache-mode element in the persistence.xml file.
ValidationMode
          Context model corresponding to the XML resource model XmlPersistenceUnitValidationModeType_2_0, which corresponds to the validation-mode element in the persistence.xml file.
 

Classes in org.eclipse.jpt.jpa.core.jpa2.context.persistence.options used by org.eclipse.jpt.jpa.eclipselink.core.context.persistence
JpaOptions2_0
          Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
SharedCacheMode
          Context model corresponding to the XML resource model XmlPersistenceUnitCachingType_2_0, which corresponds to the shared-cache-mode element in the persistence.xml file.
 


Dali Provisional API
Release 3.2

Copyright (c) 2012 Oracle. All rights reserved.