Uses of Class
org.apache.openjpa.jdbc.schema.SchemaTool
-
Packages that use SchemaTool Package Description org.apache.openjpa.jdbc.meta OpenJPA-JDBC ORM Metadata -
-
Uses of SchemaTool in org.apache.openjpa.jdbc.meta
Methods in org.apache.openjpa.jdbc.meta with parameters of type SchemaTool Modifier and Type Method Description voidMappingTool. setSchemaTool(SchemaTool tool)Set the schema tool to use for schema modification.
-