Uses of Class
org.apache.openjpa.jdbc.ant.SchemaToolTask.Action
-
Packages that use SchemaToolTask.Action Package Description org.apache.openjpa.jdbc.ant OpenJPA-JDBC Ant Tasks -
-
Uses of SchemaToolTask.Action in org.apache.openjpa.jdbc.ant
Methods in org.apache.openjpa.jdbc.ant with parameters of type SchemaToolTask.Action Modifier and Type Method Description void
SchemaToolTask. setAction(SchemaToolTask.Action act)
Set the enumerated SchemaTool action type.
-