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