public class OrderedSequenceGenerator extends SequenceStyleGenerator
USE_REVISION_ENTITY_WITH_NATIVE_ID is false in the
bootstrapping configuration properties.CONFIG_PREFER_SEQUENCE_PER_ENTITY, CONFIG_SEQUENCE_PER_ENTITY_SUFFIX, DEF_SEQUENCE_NAME, DEF_SEQUENCE_SUFFIX, DEF_VALUE_COLUMN, DEFAULT_INCREMENT_SIZE, DEFAULT_INITIAL_VALUE, FORCE_TBL_PARAM, INCREMENT_PARAM, INITIAL_PARAM, OPT_PARAM, SEQUENCE_PARAM, VALUE_COLUMN_PARAMCATALOG, IDENTIFIER_NORMALIZER, PK, SCHEMA, TABLE, TABLESENTITY_NAME, GENERATOR_NAME, JPA_ENTITY_NAME| Constructor and Description |
|---|
OrderedSequenceGenerator() |
| Modifier and Type | Method and Description |
|---|---|
protected DatabaseStructure |
buildSequenceStructure(Type type,
Properties params,
JdbcEnvironment jdbcEnvironment,
QualifiedName sequenceName,
int initialValue,
int incrementSize) |
buildDatabaseStructure, buildTableStructure, configure, determineAdjustedIncrementSize, determineBulkInsertionIdentifierGenerationSelectFragment, determineIncrementSize, determineInitialValue, determineOptimizationStrategy, determineSequenceName, determineValueColumnName, generate, generatorKey, getDatabaseStructure, getIdentifierType, getOptimizer, isPhysicalSequence, registerExportables, sqlCreateStrings, sqlDropStrings, supportsBulkInsertionIdentifierGenerationclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitsupportsJdbcBatchInsertsprotected DatabaseStructure buildSequenceStructure(Type type, Properties params, JdbcEnvironment jdbcEnvironment, QualifiedName sequenceName, int initialValue, int incrementSize)
buildSequenceStructure in class SequenceStyleGeneratorCopyright © 2001-2022 Red Hat, Inc. All Rights Reserved.