Dali Provisional API
Release 3.2

Uses of Interface
org.eclipse.jpt.jpa.eclipselink.core.context.UuidGenerator

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

Uses of UuidGenerator in org.eclipse.jpt.jpa.eclipselink.core.context
 

Methods in org.eclipse.jpt.jpa.eclipselink.core.context that return UuidGenerator
 UuidGenerator EclipseLinkGeneratorContainer.addUuidGenerator()
           
 UuidGenerator EclipseLinkGeneratorContainer.getUuidGenerator()
           
 

Uses of UuidGenerator in org.eclipse.jpt.jpa.eclipselink.core.context.java
 

Subinterfaces of UuidGenerator in org.eclipse.jpt.jpa.eclipselink.core.context.java
 interface JavaUuidGenerator
          EclipseLink 2.4 Java 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.
 

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

Subinterfaces of UuidGenerator in org.eclipse.jpt.jpa.eclipselink.core.context.orm
 interface OrmUuidGenerator
          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.