Dali Provisional API
Release 3.2

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

Packages that use OrmGenerator
org.eclipse.jpt.jpa.core.context.orm   
org.eclipse.jpt.jpa.core.jpa2.context.orm   
org.eclipse.jpt.jpa.eclipselink.core.context.orm   
 

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

Subinterfaces of OrmGenerator in org.eclipse.jpt.jpa.core.context.orm
 interface OrmSequenceGenerator
          orm.xml sequence generator Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
 interface OrmTableGenerator
          orm.xml table generator Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
 

Uses of OrmGenerator in org.eclipse.jpt.jpa.core.jpa2.context.orm
 

Subinterfaces of OrmGenerator in org.eclipse.jpt.jpa.core.jpa2.context.orm
 interface OrmSequenceGenerator2_0
          JPA 2.0 orm.xml sequence generator Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
 

Uses of OrmGenerator in org.eclipse.jpt.jpa.eclipselink.core.context.orm
 

Subinterfaces of OrmGenerator in org.eclipse.jpt.jpa.eclipselink.core.context.orm
 interface EclipseLinkOrmUuidGenerator
          eclipselink-orm.xml 2.4 uuid generator Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
 


Dali Provisional API
Release 3.2

Copyright (c) 2012 Oracle. All rights reserved.