|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use DDLGenerator.GenerationStrategy | |
---|---|
org.tranql.ddl |
Uses of DDLGenerator.GenerationStrategy in org.tranql.ddl |
---|
Classes in org.tranql.ddl that implement DDLGenerator.GenerationStrategy | |
---|---|
static class |
DDLGenerator.AbstractStrategy
|
static class |
DDLGenerator.CreateConstraintStrategy
|
static class |
DDLGenerator.CreateStrategy
|
static class |
DDLGenerator.DropStrategy
|
static class |
DDLGenerator.SequenceStrategy
|
Methods in org.tranql.ddl with parameters of type DDLGenerator.GenerationStrategy | |
---|---|
void |
DDLGenerator.generate(DDLGenerator.GenerationStrategy strategy)
|
Constructors in org.tranql.ddl with parameters of type DDLGenerator.GenerationStrategy | |
---|---|
DDLGenerator.SequenceStrategy(DDLGenerator.GenerationStrategy[] strategies,
DDLGenerator.ExecutionStrategy strategy)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |