Package | Description |
---|---|
oracle.toplink.essentials.tools.schemaframework |
Modifier and Type | Class and Description |
---|---|
class |
OracleSequenceDefinition
Purpose: Support Oracle native sequence creation.
|
class |
TableSequenceDefinition
Purpose: Allow a generic way of creating sequences on the different platforms,
and allow optional parameters to be specified.
|
class |
TimesTenSequenceDefinition |
Modifier and Type | Method and Description |
---|---|
protected SequenceDefinition |
SchemaManager.buildSequenceDefinition(Sequence sequence) |
Modifier and Type | Method and Description |
---|---|
void |
SchemaManager.alterSequence(SequenceDefinition sequenceDefinition)
Use the definition to alter sequence.
|
Copyright © 2024. All rights reserved.