Dali Provisional API
Release 3.2

Uses of Interface
org.eclipse.jpt.jpa.eclipselink.core.context.orm.OrmUuidGenerator

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

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

Methods in org.eclipse.jpt.jpa.eclipselink.core.context.orm that return OrmUuidGenerator
 OrmUuidGenerator EclipseLinkEntityMappings.addUuidGenerator()
           
 OrmUuidGenerator EclipseLinkEntityMappings.addUuidGenerator(int index)
           
 

Methods in org.eclipse.jpt.jpa.eclipselink.core.context.orm that return types with arguments of type OrmUuidGenerator
 org.eclipse.jpt.common.utility.iterable.ListIterable<OrmUuidGenerator> EclipseLinkEntityMappings.getUuidGenerators()
           
 

Methods in org.eclipse.jpt.jpa.eclipselink.core.context.orm with parameters of type OrmUuidGenerator
 void EclipseLinkEntityMappings.removeUuidGenerator(OrmUuidGenerator uuidGenerator)
           
 


Dali Provisional API
Release 3.2

Copyright (c) 2012 Oracle. All rights reserved.