public class IdentifiableSequenceStyleGenerator
extends org.hibernate.id.enhanced.SequenceStyleGenerator
IdentifiableSequenceStyleGenerator is custom implementation of
SequenceStyleGenerator that can be used in the GenericGenerator| Modifier and Type | Field and Description |
|---|---|
static String |
STRATEGY_CLASS_NAME
The Constant for the fully qualified class name that can be used in the GenericGenerator for
the strategy attribute
|
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_PARAM| Constructor and Description |
|---|
IdentifiableSequenceStyleGenerator() |
| Modifier and Type | Method and Description |
|---|---|
Serializable |
generate(org.hibernate.engine.spi.SessionImplementor session,
Object object) |
buildDatabaseStructure, buildSequenceStructure, buildTableStructure, configure, determineAdjustedIncrementSize, determineBulkInsertionIdentifierGenerationSelectFragment, determineIncrementSize, determineInitialValue, determineOptimizationStrategy, determineSequenceName, determineValueColumnName, generate, generatorKey, getDatabaseStructure, getIdentifierType, getOptimizer, registerExportables, sqlCreateStrings, sqlDropStrings, supportsBulkInsertionIdentifierGenerationpublic static final String STRATEGY_CLASS_NAME
public Serializable generate(org.hibernate.engine.spi.SessionImplementor session, Object object)
Copyright © 2015–2019 Alpha Ro Group UG (haftungsbeschrÀngt). All rights reserved.