public class OracleSequenceGenerator extends org.hibernate.id.SequenceGenerator
| Modifier and Type | Field and Description |
|---|---|
static String |
SEQUENCE_NAME_SUFFIX |
| Constructor and Description |
|---|
OracleSequenceGenerator() |
| Modifier and Type | Method and Description |
|---|---|
void |
configure(org.hibernate.type.Type type,
Properties params,
org.hibernate.dialect.Dialect dialect) |
public static final String SEQUENCE_NAME_SUFFIX
public OracleSequenceGenerator()
public void configure(org.hibernate.type.Type type, Properties params, org.hibernate.dialect.Dialect dialect)
configure in interface org.hibernate.id.Configurableconfigure in class org.hibernate.id.SequenceGeneratorCopyright © 2009-2012 SonarSource. All Rights Reserved.