public class ResettableIncrementGenerator
extends java.lang.Object
implements org.hibernate.id.IdentifierGenerator, org.hibernate.id.Configurable
| Constructor and Description |
|---|
ResettableIncrementGenerator() |
public java.io.Serializable generate(org.hibernate.engine.SessionImplementor session,
java.lang.Object object)
throws org.hibernate.HibernateException
generate in interface org.hibernate.id.IdentifierGeneratororg.hibernate.HibernateExceptionpublic void reset()
public void configure(org.hibernate.type.Type type,
java.util.Properties params,
org.hibernate.dialect.Dialect d)
throws org.hibernate.MappingException
configure in interface org.hibernate.id.Configurableorg.hibernate.MappingExceptionCopyright © 2014 Atlassian. All Rights Reserved.