| Prev Class | Next Class | Frames | No Frames |
| Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Objectorg.hibernate.id.GUIDGeneratorFields inherited from interface org.hibernate.id.IdentifierGenerator | |
ENTITY_NAME | |
Method Summary | |
Serializable |
|
public Serializable generate(SessionImplementor session, Object obj) throws HibernateException
Generate a new identifier.
- Specified by:
- generate in interface IdentifierGenerator
- Parameters:
session-
- Returns:
- a new identifier
- Throws:
HibernateException-