blob: f56763542bd3480ea9947cd44082ae9e8065944c [file] [log] [blame]
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!--NewPage-->
<HTML>
<HEAD>
<!-- Generated by javadoc (build 1.6.0_30) on Thu Feb 16 09:34:48 CST 2012 -->
<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
<TITLE>
org.apache.openjpa.jdbc.schema (OpenJPA Parent POM 2.2.0 API)
</TITLE>
<META NAME="date" CONTENT="2012-02-16">
<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../stylesheet.css" TITLE="Style">
</HEAD>
<BODY BGCOLOR="white">
<FONT size="+1" CLASS="FrameTitleFont">
<A HREF="../../../../../org/apache/openjpa/jdbc/schema/package-summary.html" target="classFrame">org.apache.openjpa.jdbc.schema</A></FONT>
<TABLE BORDER="0" WIDTH="100%" SUMMARY="">
<TR>
<TD NOWRAP><FONT size="+1" CLASS="FrameHeadingFont">
Interfaces</FONT>&nbsp;
<FONT CLASS="FrameItemFont">
<BR>
<A HREF="DriverDataSource.html" title="interface in org.apache.openjpa.jdbc.schema" target="classFrame"><I>DriverDataSource</I></A>
<BR>
<A HREF="SchemaFactory.html" title="interface in org.apache.openjpa.jdbc.schema" target="classFrame"><I>SchemaFactory</I></A>
<BR>
<A HREF="SchemaGenerator.Listener.html" title="interface in org.apache.openjpa.jdbc.schema" target="classFrame"><I>SchemaGenerator.Listener</I></A>
<BR>
<A HREF="SchemaParser.html" title="interface in org.apache.openjpa.jdbc.schema" target="classFrame"><I>SchemaParser</I></A>
<BR>
<A HREF="SchemaSerializer.html" title="interface in org.apache.openjpa.jdbc.schema" target="classFrame"><I>SchemaSerializer</I></A></FONT></TD>
</TR>
</TABLE>
<TABLE BORDER="0" WIDTH="100%" SUMMARY="">
<TR>
<TD NOWRAP><FONT size="+1" CLASS="FrameHeadingFont">
Classes</FONT>&nbsp;
<FONT CLASS="FrameItemFont">
<BR>
<A HREF="AutoDriverDataSource.html" title="class in org.apache.openjpa.jdbc.schema" target="classFrame">AutoDriverDataSource</A>
<BR>
<A HREF="Column.html" title="class in org.apache.openjpa.jdbc.schema" target="classFrame">Column</A>
<BR>
<A HREF="ColumnIO.html" title="class in org.apache.openjpa.jdbc.schema" target="classFrame">ColumnIO</A>
<BR>
<A HREF="Constraint.html" title="class in org.apache.openjpa.jdbc.schema" target="classFrame">Constraint</A>
<BR>
<A HREF="DataSourceFactory.html" title="class in org.apache.openjpa.jdbc.schema" target="classFrame">DataSourceFactory</A>
<BR>
<A HREF="DBCPDriverDataSource.html" title="class in org.apache.openjpa.jdbc.schema" target="classFrame">DBCPDriverDataSource</A>
<BR>
<A HREF="DynamicSchemaFactory.html" title="class in org.apache.openjpa.jdbc.schema" target="classFrame">DynamicSchemaFactory</A>
<BR>
<A HREF="FileSchemaFactory.html" title="class in org.apache.openjpa.jdbc.schema" target="classFrame">FileSchemaFactory</A>
<BR>
<A HREF="ForeignKey.html" title="class in org.apache.openjpa.jdbc.schema" target="classFrame">ForeignKey</A>
<BR>
<A HREF="ForeignKey.FKMapKey.html" title="class in org.apache.openjpa.jdbc.schema" target="classFrame">ForeignKey.FKMapKey</A>
<BR>
<A HREF="Index.html" title="class in org.apache.openjpa.jdbc.schema" target="classFrame">Index</A>
<BR>
<A HREF="LazySchemaFactory.html" title="class in org.apache.openjpa.jdbc.schema" target="classFrame">LazySchemaFactory</A>
<BR>
<A HREF="LocalConstraint.html" title="class in org.apache.openjpa.jdbc.schema" target="classFrame">LocalConstraint</A>
<BR>
<A HREF="NameSet.html" title="class in org.apache.openjpa.jdbc.schema" target="classFrame">NameSet</A>
<BR>
<A HREF="PrimaryKey.html" title="class in org.apache.openjpa.jdbc.schema" target="classFrame">PrimaryKey</A>
<BR>
<A HREF="ReferenceCounter.html" title="class in org.apache.openjpa.jdbc.schema" target="classFrame">ReferenceCounter</A>
<BR>
<A HREF="Schema.html" title="class in org.apache.openjpa.jdbc.schema" target="classFrame">Schema</A>
<BR>
<A HREF="SchemaGenerator.html" title="class in org.apache.openjpa.jdbc.schema" target="classFrame">SchemaGenerator</A>
<BR>
<A HREF="SchemaGenerator.Event.html" title="class in org.apache.openjpa.jdbc.schema" target="classFrame">SchemaGenerator.Event</A>
<BR>
<A HREF="SchemaGroup.html" title="class in org.apache.openjpa.jdbc.schema" target="classFrame">SchemaGroup</A>
<BR>
<A HREF="Schemas.html" title="class in org.apache.openjpa.jdbc.schema" target="classFrame">Schemas</A>
<BR>
<A HREF="SchemaTool.html" title="class in org.apache.openjpa.jdbc.schema" target="classFrame">SchemaTool</A>
<BR>
<A HREF="SchemaTool.Flags.html" title="class in org.apache.openjpa.jdbc.schema" target="classFrame">SchemaTool.Flags</A>
<BR>
<A HREF="Sequence.html" title="class in org.apache.openjpa.jdbc.schema" target="classFrame">Sequence</A>
<BR>
<A HREF="SimpleDriverDataSource.html" title="class in org.apache.openjpa.jdbc.schema" target="classFrame">SimpleDriverDataSource</A>
<BR>
<A HREF="Table.html" title="class in org.apache.openjpa.jdbc.schema" target="classFrame">Table</A>
<BR>
<A HREF="TableSchemaFactory.html" title="class in org.apache.openjpa.jdbc.schema" target="classFrame">TableSchemaFactory</A>
<BR>
<A HREF="Unique.html" title="class in org.apache.openjpa.jdbc.schema" target="classFrame">Unique</A>
<BR>
<A HREF="XMLSchemaParser.html" title="class in org.apache.openjpa.jdbc.schema" target="classFrame">XMLSchemaParser</A>
<BR>
<A HREF="XMLSchemaParser.UniqueInfo.html" title="class in org.apache.openjpa.jdbc.schema" target="classFrame">XMLSchemaParser.UniqueInfo</A>
<BR>
<A HREF="XMLSchemaSerializer.html" title="class in org.apache.openjpa.jdbc.schema" target="classFrame">XMLSchemaSerializer</A></FONT></TD>
</TR>
</TABLE>
</BODY>
</HTML>