public class ResettableTableHiLoGeneratorV5
extends com.atlassian.hibernate.extras.ResettableTableHiLoGenerator
implements org.hibernate.id.IdentifierGenerator, org.hibernate.id.Configurable
| Constructor and Description |
|---|
ResettableTableHiLoGeneratorV5() |
| Modifier and Type | Method and Description |
|---|---|
void |
configure(org.hibernate.type.Type type,
Properties params,
org.hibernate.service.ServiceRegistry serviceRegistry) |
Serializable |
generate(org.hibernate.engine.spi.SharedSessionContractImplementor session,
Object object) |
configure, generate, getMaxLo, resetpublic Serializable generate(org.hibernate.engine.spi.SharedSessionContractImplementor session, Object object) throws org.hibernate.HibernateException
org.hibernate.HibernateExceptionpublic void configure(org.hibernate.type.Type type,
Properties params,
org.hibernate.service.ServiceRegistry serviceRegistry)
throws org.hibernate.MappingException
org.hibernate.MappingExceptionCopyright © 2003–2019 Atlassian. All rights reserved.