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

Packages that use CompositeNestedGeneratedValueGenerator.GenerationContextLocator
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.GenerationContextLocator in org.hibernate.id
 

Constructors in org.hibernate.id with parameters of type CompositeNestedGeneratedValueGenerator.GenerationContextLocator
CompositeNestedGeneratedValueGenerator(CompositeNestedGeneratedValueGenerator.GenerationContextLocator generationContextLocator)
           
 

Uses of CompositeNestedGeneratedValueGenerator.GenerationContextLocator in org.hibernate.mapping
 

Classes in org.hibernate.mapping that implement CompositeNestedGeneratedValueGenerator.GenerationContextLocator
static class Component.StandardGenerationContextLocator
           
 



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