Uses of Class
org.hibernate.id.IdentifierGenerationException

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

Uses of IdentifierGenerationException in org.hibernate.id
 

Methods in org.hibernate.id that throw IdentifierGenerationException
static java.lang.Number IdentifierGeneratorFactory.createNumber(long value, java.lang.Class clazz)
           
static java.io.Serializable IdentifierGeneratorFactory.get(java.sql.ResultSet rs, Type type)
           
 



Copyright © 2008 Hibernate.org. All Rights Reserved.