Uses of Class
org.apache.openjpa.jdbc.schema.SchemaTool.Flags
Packages that use SchemaTool.Flags
Package
Description
OpenJPA-JDBC Ant Tasks
OpenJPA-JDBC Schema Management
-
Uses of SchemaTool.Flags in org.apache.openjpa.jdbc.ant
Fields in org.apache.openjpa.jdbc.ant declared as SchemaTool.Flags -
Uses of SchemaTool.Flags in org.apache.openjpa.jdbc.schema
Methods in org.apache.openjpa.jdbc.schema with parameters of type SchemaTool.FlagsModifier and TypeMethodDescriptionstatic boolean
SchemaTool.run
(JDBCConfiguration conf, String[] args, SchemaTool.Flags flags, ClassLoader loader) Run the tool.