Uses of Class
org.hibernate.annotations.GenericGenerator

Packages that use GenericGenerator
org.hibernate.test.annotations.collectionelement.indexedCollection   
org.hibernate.test.annotations.type   
org.hibernate.test.cache   
org.hibernate.test.flush   
org.hibernate.test.locking   
 

Packages with annotations of type GenericGenerator
org.hibernate.test.annotations.id   
org.hibernate.metamodel.binding   
org.hibernate.test.annotations.id.sequences Test package for metatata facilities It contains an example of package level metadata 
 

Uses of GenericGenerator in org.hibernate.test.annotations.collectionelement.indexedCollection
 

Classes in org.hibernate.test.annotations.collectionelement.indexedCollection with annotations of type GenericGenerator
 class Sale
           
 

Uses of GenericGenerator in org.hibernate.test.annotations.type
 

Methods in org.hibernate.test.annotations.type with annotations of type GenericGenerator
 MyOid Dvd.getId()
           
 

Uses of GenericGenerator in org.hibernate.test.cache
 

Methods in org.hibernate.test.cache with annotations of type GenericGenerator
 Long CacheableItem.getId()
           
 

Uses of GenericGenerator in org.hibernate.test.flush
 

Methods in org.hibernate.test.flush with annotations of type GenericGenerator
 Long Book.getId()
           
 Long Author.getId()
           
 Long Publisher.getId()
           
 

Uses of GenericGenerator in org.hibernate.test.locking
 

Methods in org.hibernate.test.locking with annotations of type GenericGenerator
 Long A.getId()
           
 



Copyright © 2001-2012 Red Hat, Inc. All Rights Reserved.