| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| 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 Number | IdentifierGeneratorHelper.createNumber(long value,
             Class clazz)Deprecated. Use the holdersinstead. | 
| static Serializable | IdentifierGeneratorHelper.get(ResultSet rs,
    String identifierColumnName,
    Type type)Extract the value from the result set (which is assumed to already have been positioned to the apopriate row) and wrp it in the appropriate Java numeric type. | 
| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||