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 with parameters of type SchemaTool
 void MappingTool.setSchemaTool(SchemaTool tool)
          Set the schema tool to use for schema modification.
 



Copyright © 2006-2010 Apache Software Foundation. All Rights Reserved.