Dali Provisional API
Release 3.2

Uses of Interface
org.eclipse.jpt.jpa.core.context.orm.OrmVersionMapping

Packages that use OrmVersionMapping
org.eclipse.jpt.jpa.core.context.orm   
 

Uses of OrmVersionMapping in org.eclipse.jpt.jpa.core.context.orm
 

Methods in org.eclipse.jpt.jpa.core.context.orm that return OrmVersionMapping
 OrmVersionMapping OrmXmlContextNodeFactory.buildOrmVersionMapping(OrmPersistentAttribute parent, org.eclipse.jpt.jpa.core.resource.orm.XmlVersion resourceMapping)
          NB: A factory for a version 1.0 orm.xml in a JPA 2.0 project must build objects that implement the appropriate behavior.
 

Methods in org.eclipse.jpt.jpa.core.context.orm with parameters of type OrmVersionMapping
 void OrmAttributeMapping.initializeFromOrmVersionMapping(OrmVersionMapping oldMapping)
           
 


Dali Provisional API
Release 3.2

Copyright (c) 2012 Oracle. All rights reserved.