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.Configurable
configure
in class org.hibernate.id.UUIDHexGenerator
org.hibernate.MappingException
public Serializable generate(org.hibernate.engine.SessionImplementor session, Object obj) throws org.hibernate.HibernateException
generate
in interface org.hibernate.id.IdentifierGenerator
generate
in class org.hibernate.id.UUIDHexGenerator
org.hibernate.HibernateException