Package | Description |
---|---|
org.datanucleus.store.schema |
Package defining the data structure mechanism for the schema of the datastore.
|
Modifier and Type | Method and Description |
---|---|
SchemaTool |
SchemaTool.setApi(String api)
Mutator for the metadata API (JDO, JPA)
|
SchemaTool |
SchemaTool.setCompleteDdl(boolean completeDdl)
Mutator for the flag to output complete DDL (when using DDL file)
|
SchemaTool |
SchemaTool.setDdlFile(String file)
Mutator for the DDL file
|
SchemaTool |
SchemaTool.setIncludeAutoStart(boolean include)
Mutator for the flag to include auto-start mechanisms in schema updates
|
SchemaTool |
SchemaTool.setVerbose(boolean verbose) |
Copyright © 2019. All rights reserved.