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

Packages that use MetamodelSynchronizer
org.eclipse.jpt.jpa.core.internal.context.persistence   
org.eclipse.jpt.jpa.core.jpa2   
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 MetamodelSynchronizer in org.eclipse.jpt.jpa.core.internal.context.persistence
 

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

Uses of MetamodelSynchronizer in org.eclipse.jpt.jpa.core.jpa2
 

Subinterfaces of MetamodelSynchronizer in org.eclipse.jpt.jpa.core.jpa2
 interface JpaProject2_0
          JPA 2.0 project.
 

Classes in org.eclipse.jpt.jpa.core.jpa2 that implement MetamodelSynchronizer
static class MetamodelSynchronizer.Null
          Singleton implemetation of the metamodel synchronizer interface that does nothing.
 

Fields in org.eclipse.jpt.jpa.core.jpa2 declared as MetamodelSynchronizer
static MetamodelSynchronizer MetamodelSynchronizer.Null.INSTANCE
           
 

Methods in org.eclipse.jpt.jpa.core.jpa2 that return MetamodelSynchronizer
static MetamodelSynchronizer MetamodelSynchronizer.Null.instance()
           
 

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

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

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

Subinterfaces of MetamodelSynchronizer 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
 interface PersistenceXml2_0
          JPA 2.0 persistence.xml file.
 

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

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