Dali Provisional API
Release 3.2

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

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

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

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

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

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


Dali Provisional API
Release 3.2

Copyright (c) 2012 Oracle. All rights reserved.