Uses of Class
net.sf.hibernate.id.IdentifierGenerationException

Packages that use IdentifierGenerationException
net.sf.hibernate.id   
 

Uses of IdentifierGenerationException in net.sf.hibernate.id
 

Methods in net.sf.hibernate.id that throw IdentifierGenerationException
static Serializable IdentifierGeneratorFactory.get(ResultSet rs, Type type, SessionImplementor session, Object owner)