public interface DbSchemaManager
| Modifier and Type | Method and Description |
|---|---|
void |
dbSchemaCreate() |
void |
dbSchemaDrop() |
String |
dbSchemaUpdate() |
void dbSchemaCreate()
void dbSchemaDrop()
String dbSchemaUpdate()
Copyright © 2017 Flowable. All rights reserved.