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, reset
public Serializable generate(org.hibernate.engine.spi.SharedSessionContractImplementor session, Object object) throws org.hibernate.HibernateException
org.hibernate.HibernateException
public void configure(org.hibernate.type.Type type, Properties params, org.hibernate.service.ServiceRegistry serviceRegistry) throws org.hibernate.MappingException
org.hibernate.MappingException
Copyright © 2003–2017 Atlassian. All rights reserved.
View cookie preferences