Uses of Class
org.apache.openjpa.jdbc.schema.SchemaTool

Packages that use SchemaTool
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 that return SchemaTool
 SchemaTool MappingTool.getSchemaTool()
          Return the schema tool to use for schema modification.
 

Methods in org.apache.openjpa.jdbc.meta with parameters of type SchemaTool
 void MappingTool.setSchemaTool(SchemaTool tool)
          Set the schema tool to use for schema modification.
 



Copyright © 2006 Apache Software Foundation. All Rights Reserved.