Package | Description |
---|---|
org.apache.openjpa.jdbc.ant |
OpenJPA-JDBC Ant Tasks
Ant tasks for JDBC OpenJPA tools.
|
org.apache.openjpa.jdbc.schema |
OpenJPA-JDBC Schema Management
This package provides utilities for managing the schema of
persistent objects stored in a relational database.
|
Modifier and Type | Field and Description |
---|---|
protected SchemaTool.Flags |
SchemaToolTask.flags |
Modifier and Type | Method and Description |
---|---|
static boolean |
SchemaTool.run(JDBCConfiguration conf,
String[] args,
SchemaTool.Flags flags,
ClassLoader loader)
Run the tool.
|
Copyright © 2006–2020 Apache Software Foundation. All rights reserved.