DalUUIDGenerator.public class DalUUIDHexGenerator
extends org.hibernate.id.UUIDHexGenerator
| Constructor and Description |
|---|
DalUUIDHexGenerator()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
void |
configure(org.hibernate.type.Type type,
Properties params,
org.hibernate.dialect.Dialect d)
Deprecated.
|
Serializable |
generate(org.hibernate.engine.SessionImplementor session,
Object obj)
Deprecated.
|
public void configure(org.hibernate.type.Type type,
Properties params,
org.hibernate.dialect.Dialect d)
throws org.hibernate.MappingException
configure in interface org.hibernate.id.Configurableconfigure in class org.hibernate.id.UUIDHexGeneratororg.hibernate.MappingExceptionpublic Serializable generate(org.hibernate.engine.SessionImplementor session, Object obj) throws org.hibernate.HibernateException
generate in interface org.hibernate.id.IdentifierGeneratorgenerate in class org.hibernate.id.UUIDHexGeneratororg.hibernate.HibernateException