Uses of Interface
org.hibernate.id.IdentifierGeneratorAggregator

Packages that use IdentifierGeneratorAggregator
org.hibernate.id This package contains internal implementation classes for the main API interfaces. 
 

Uses of IdentifierGeneratorAggregator in org.hibernate.id
 

Classes in org.hibernate.id that implement IdentifierGeneratorAggregator
 class CompositeNestedGeneratedValueGenerator
          For composite identifiers, defines a number of "nested" generations that need to happen to "fill" the identifier property(s).
 



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