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

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

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

Methods in org.eclipse.jpt.jpa.core.context.orm that return OrmGeneratorContainer
 OrmGeneratorContainer OrmXmlContextNodeFactory.buildOrmGeneratorContainer(XmlContextNode parent, XmlGeneratorContainer resourceGeneratorContainer)
           
 OrmGeneratorContainer OrmIdMapping.getGeneratorContainer()
           
 OrmGeneratorContainer OrmEntity.getGeneratorContainer()