Uses of Class
org.datanucleus.store.schema.SchemaTool
Packages that use SchemaTool
Package
Description
Package defining the data structure mechanism for the schema of the datastore.
-
Uses of SchemaTool in org.datanucleus.store.schema
Methods in org.datanucleus.store.schema that return SchemaToolModifier and TypeMethodDescriptionMutator for the metadata API (JDO, JPA)SchemaTool.setCatalogName
(String catalogName) SchemaTool.setCompleteDdl
(boolean completeDdl) SchemaTool.setDdlFile
(String file) SchemaTool.setIncludeAutoStart
(boolean include) SchemaTool.setSchemaName
(String schemaName) SchemaTool.setVerbose
(boolean verbose)