Dali Provisional API
Release 3.2

Uses of Interface
org.eclipse.jpt.jpa.core.jpa2.JpaMetamodelSynchronizer2_0

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

Uses of JpaMetamodelSynchronizer2_0 in org.eclipse.jpt.jpa.core.internal.context.persistence
 

Classes in org.eclipse.jpt.jpa.core.internal.context.persistence that implement JpaMetamodelSynchronizer2_0
 class org.eclipse.jpt.jpa.core.internal.context.persistence.AbstractPersistenceUnit
           
 

Uses of JpaMetamodelSynchronizer2_0 in org.eclipse.jpt.jpa.core.jpa2.context
 

Subinterfaces of JpaMetamodelSynchronizer2_0 in org.eclipse.jpt.jpa.core.jpa2.context
 interface JpaContextRoot2_0
          Root of the Dali JPA 2.0 context model.
 

Uses of JpaMetamodelSynchronizer2_0 in org.eclipse.jpt.jpa.core.jpa2.context.persistence
 

Subinterfaces of JpaMetamodelSynchronizer2_0 in org.eclipse.jpt.jpa.core.jpa2.context.persistence
 interface Persistence2_0
          The persistence element in the JPA 2.0 persistence.xml file.
 interface PersistenceUnit2_0
          JPA 2.0 persistence-unit Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
 interface PersistenceXml2_0
          JPA 2.0 persistence.xml file.
 

Uses of JpaMetamodelSynchronizer2_0 in org.eclipse.jpt.jpa.eclipselink.core.context.persistence
 

Classes in org.eclipse.jpt.jpa.eclipselink.core.context.persistence that implement JpaMetamodelSynchronizer2_0
 class EclipseLinkPersistenceUnit
          EclipseLink persistence unit
 


Dali Provisional API
Release 3.2

Copyright (c) 2012 Oracle. All rights reserved.