Uses of Interface
org.hibernate.id.CompositeNestedGeneratedValueGenerator.GenerationPlan

Packages that use CompositeNestedGeneratedValueGenerator.GenerationPlan
org.hibernate.id This package contains internal implementation classes for the main API interfaces. 
org.hibernate.mapping This package defines the Hibernate configuration-time metamodel. 
 

Uses of CompositeNestedGeneratedValueGenerator.GenerationPlan in org.hibernate.id
 

Methods in org.hibernate.id with parameters of type CompositeNestedGeneratedValueGenerator.GenerationPlan
 void CompositeNestedGeneratedValueGenerator.addGeneratedValuePlan(CompositeNestedGeneratedValueGenerator.GenerationPlan plan)
           
 

Uses of CompositeNestedGeneratedValueGenerator.GenerationPlan in org.hibernate.mapping
 

Classes in org.hibernate.mapping that implement CompositeNestedGeneratedValueGenerator.GenerationPlan
static class Component.ValueGenerationPlan
           
 



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