Sophie

Sophie

distrib > Mandriva > 2011.0 > x86_64 > media > main-release > by-pkgid > a151a9789d7f6da162486c8d892d2428 > files > 616

ws-jaxme-javadoc-0.5.2-1.0.6mdv2011.0.noarch.rpm

<!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_18) on Sat Dec 04 05:26:46 UTC 2010 -->
<TITLE>
SQLFactoryImpl
</TITLE>

<META NAME="date" CONTENT="2010-12-04">

<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../../stylesheet.css" TITLE="Style">

<SCRIPT type="text/javascript">
function windowTitle()
{
    if (location.href.indexOf('is-external=true') == -1) {
        parent.document.title="SQLFactoryImpl";
    }
}
</SCRIPT>
<NOSCRIPT>
</NOSCRIPT>

</HEAD>

<BODY BGCOLOR="white" onload="windowTitle();">
<HR>


<!-- ========= START OF TOP NAVBAR ======= -->
<A NAME="navbar_top"><!-- --></A>
<A HREF="#skip-navbar_top" title="Skip navigation links"></A>
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
<TR>
<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
<A NAME="navbar_top_firstrow"><!-- --></A>
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
  <TR ALIGN="center" VALIGN="top">
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
  </TR>
</TABLE>
</TD>
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
</EM>
</TD>
</TR>

<TR>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
&nbsp;<A HREF="../../../../../../org/apache/ws/jaxme/sqls/impl/SetStatementImpl.SetValueImpl.html" title="class in org.apache.ws.jaxme.sqls.impl"><B>PREV CLASS</B></A>&nbsp;
&nbsp;<A HREF="../../../../../../org/apache/ws/jaxme/sqls/impl/SQLFactoryImpl.IdentImpl.html" title="class in org.apache.ws.jaxme.sqls.impl"><B>NEXT CLASS</B></A></FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
  <A HREF="../../../../../../index.html?org/apache/ws/jaxme/sqls/impl/SQLFactoryImpl.html" target="_top"><B>FRAMES</B></A>  &nbsp;
&nbsp;<A HREF="SQLFactoryImpl.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
&nbsp;<SCRIPT type="text/javascript">
  <!--
  if(window==top) {
    document.writeln('<A HREF="../../../../../../allclasses-noframe.html"><B>All Classes</B></A>');
  }
  //-->
</SCRIPT>
<NOSCRIPT>
  <A HREF="../../../../../../allclasses-noframe.html"><B>All Classes</B></A>
</NOSCRIPT>


</FONT></TD>
</TR>
<TR>
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
  SUMMARY:&nbsp;<A HREF="#nested_class_summary">NESTED</A>&nbsp;|&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
DETAIL:&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
</TR>
</TABLE>
<A NAME="skip-navbar_top"></A>
<!-- ========= END OF TOP NAVBAR ========= -->

<HR>
<!-- ======== START OF CLASS DATA ======== -->
<H2>
<FONT SIZE="-1">
org.apache.ws.jaxme.sqls.impl</FONT>
<BR>
Class SQLFactoryImpl</H2>
<PRE>
java.lang.Object
  <IMG SRC="../../../../../../resources/inherit.gif" ALT="extended by "><B>org.apache.ws.jaxme.sqls.impl.SQLFactoryImpl</B>
</PRE>
<DL>
<DT><B>All Implemented Interfaces:</B> <DD><A HREF="../../../../../../org/apache/ws/jaxme/sqls/SQLFactory.html" title="interface in org.apache.ws.jaxme.sqls">SQLFactory</A></DD>
</DL>
<DL>
<DT><B>Direct Known Subclasses:</B> <DD><A HREF="../../../../../../org/apache/ws/jaxme/sqls/db2/DB2SQLFactoryImpl.html" title="class in org.apache.ws.jaxme.sqls.db2">DB2SQLFactoryImpl</A>, <A HREF="../../../../../../org/apache/ws/jaxme/sqls/hsqldb/HsqlDbSQLFactoryImpl.html" title="class in org.apache.ws.jaxme.sqls.hsqldb">HsqlDbSQLFactoryImpl</A>, <A HREF="../../../../../../org/apache/ws/jaxme/sqls/oracle/OraSQLFactoryImpl.html" title="class in org.apache.ws.jaxme.sqls.oracle">OraSQLFactoryImpl</A></DD>
</DL>
<HR>
<DL>
<DT><PRE>public class <B>SQLFactoryImpl</B><DT>extends java.lang.Object<DT>implements <A HREF="../../../../../../org/apache/ws/jaxme/sqls/SQLFactory.html" title="interface in org.apache.ws.jaxme.sqls">SQLFactory</A></DL>
</PRE>

<P>
<p>Default implementation of an SQLFactory.</p>
<P>

<P>
<DL>
<DT><B>Author:</B></DT>
  <DD><a href="mailto:joe@ispsoft.de">Jochen Wiedmann</a></DD>
</DL>
<HR>

<P>
<!-- ======== NESTED CLASS SUMMARY ======== -->

<A NAME="nested_class_summary"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
<B>Nested Class Summary</B></FONT></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/apache/ws/jaxme/sqls/impl/SQLFactoryImpl.IdentImpl.html" title="class in org.apache.ws.jaxme.sqls.impl">SQLFactoryImpl.IdentImpl</A></B></CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Base class for deriving identifiers.</TD>
</TR>
</TABLE>
&nbsp;<A NAME="nested_classes_inherited_from_class_org.apache.ws.jaxme.sqls.SQLFactory"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
<TH ALIGN="left"><B>Nested classes/interfaces inherited from interface org.apache.ws.jaxme.sqls.<A HREF="../../../../../../org/apache/ws/jaxme/sqls/SQLFactory.html" title="interface in org.apache.ws.jaxme.sqls">SQLFactory</A></B></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><A HREF="../../../../../../org/apache/ws/jaxme/sqls/SQLFactory.Ident.html" title="interface in org.apache.ws.jaxme.sqls">SQLFactory.Ident</A></CODE></TD>
</TR>
</TABLE>
&nbsp;

<!-- ======== CONSTRUCTOR SUMMARY ======== -->

<A NAME="constructor_summary"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
<B>Constructor Summary</B></FONT></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><B><A HREF="../../../../../../org/apache/ws/jaxme/sqls/impl/SQLFactoryImpl.html#SQLFactoryImpl()">SQLFactoryImpl</A></B>()</CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Creates a new instance of SQLFactoryImpl.</TD>
</TR>
</TABLE>
&nbsp;
<!-- ========== METHOD SUMMARY =========== -->

<A NAME="method_summary"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
<B>Method Summary</B></FONT></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../../org/apache/ws/jaxme/sqls/Schema.html" title="interface in org.apache.ws.jaxme.sqls">Schema</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/apache/ws/jaxme/sqls/impl/SQLFactoryImpl.html#getDefaultSchema()">getDefaultSchema</A></B>()</CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the <A HREF="../../../../../../org/apache/ws/jaxme/sqls/Schema.html" title="interface in org.apache.ws.jaxme.sqls"><CODE>Default schema</CODE></A>.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;java.lang.Integer</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/apache/ws/jaxme/sqls/impl/SQLFactoryImpl.html#getMaxColumnNameLength()">getMaxColumnNameLength</A></B>()</CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the maximum length of a column name.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;java.lang.Integer</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/apache/ws/jaxme/sqls/impl/SQLFactoryImpl.html#getMaxSchemaNameLength()">getMaxSchemaNameLength</A></B>()</CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the maximum length of a schema name.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;java.lang.Integer</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/apache/ws/jaxme/sqls/impl/SQLFactoryImpl.html#getMaxTableNameLength()">getMaxTableNameLength</A></B>()</CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the maximum length of a table name.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../../org/apache/ws/jaxme/sqls/ObjectFactory.html" title="interface in org.apache.ws.jaxme.sqls">ObjectFactory</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/apache/ws/jaxme/sqls/impl/SQLFactoryImpl.html#getObjectFactory()">getObjectFactory</A></B>()</CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the object factory being used.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../../org/apache/ws/jaxme/sqls/Schema.html" title="interface in org.apache.ws.jaxme.sqls">Schema</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/apache/ws/jaxme/sqls/impl/SQLFactoryImpl.html#getSchema(java.sql.Connection, org.apache.ws.jaxme.sqls.Schema.Name)">getSchema</A></B>(java.sql.Connection&nbsp;pConn,
          <A HREF="../../../../../../org/apache/ws/jaxme/sqls/Schema.Name.html" title="interface in org.apache.ws.jaxme.sqls">Schema.Name</A>&nbsp;pName)</CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Reads the schema named <code>pName</code> from the database.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../../org/apache/ws/jaxme/sqls/Schema.html" title="interface in org.apache.ws.jaxme.sqls">Schema</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/apache/ws/jaxme/sqls/impl/SQLFactoryImpl.html#getSchema(java.sql.Connection, java.lang.String)">getSchema</A></B>(java.sql.Connection&nbsp;pConn,
          java.lang.String&nbsp;pName)</CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Reads the schema named <code>pName</code> from the database.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../../org/apache/ws/jaxme/sqls/Schema.html" title="interface in org.apache.ws.jaxme.sqls">Schema</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/apache/ws/jaxme/sqls/impl/SQLFactoryImpl.html#getSchema(org.apache.ws.jaxme.sqls.Schema.Name)">getSchema</A></B>(<A HREF="../../../../../../org/apache/ws/jaxme/sqls/Schema.Name.html" title="interface in org.apache.ws.jaxme.sqls">Schema.Name</A>&nbsp;pName)</CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the schema with the given name or null, if no such
 schema exists.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../../org/apache/ws/jaxme/sqls/Schema.html" title="interface in org.apache.ws.jaxme.sqls">Schema</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/apache/ws/jaxme/sqls/impl/SQLFactoryImpl.html#getSchema(java.lang.String)">getSchema</A></B>(java.lang.String&nbsp;pName)</CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the schema with the given name or null, if no such
 schema exists.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;java.util.Iterator</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/apache/ws/jaxme/sqls/impl/SQLFactoryImpl.html#getSchemas()">getSchemas</A></B>()</CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns a list of all schemas.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../../org/apache/ws/jaxme/sqls/Table.html" title="interface in org.apache.ws.jaxme.sqls">Table</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/apache/ws/jaxme/sqls/impl/SQLFactoryImpl.html#getTable(java.sql.Connection, org.apache.ws.jaxme.sqls.Schema.Name, org.apache.ws.jaxme.sqls.Table.Name)">getTable</A></B>(java.sql.Connection&nbsp;pConnection,
         <A HREF="../../../../../../org/apache/ws/jaxme/sqls/Schema.Name.html" title="interface in org.apache.ws.jaxme.sqls">Schema.Name</A>&nbsp;pSchema,
         <A HREF="../../../../../../org/apache/ws/jaxme/sqls/Table.Name.html" title="interface in org.apache.ws.jaxme.sqls">Table.Name</A>&nbsp;pTable)</CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Reads the table named <code>pTable</code> from the schema
 named <code>pSchema</code> in the database.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../../org/apache/ws/jaxme/sqls/Table.html" title="interface in org.apache.ws.jaxme.sqls">Table</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/apache/ws/jaxme/sqls/impl/SQLFactoryImpl.html#getTable(java.sql.Connection, java.lang.String, java.lang.String)">getTable</A></B>(java.sql.Connection&nbsp;pConnection,
         java.lang.String&nbsp;pSchema,
         java.lang.String&nbsp;pTable)</CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Reads the table named <code>pTable</code> from the schema
 named <code>pSchema</code> in the database.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;boolean</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/apache/ws/jaxme/sqls/impl/SQLFactoryImpl.html#isColumnNameCaseSensitive()">isColumnNameCaseSensitive</A></B>()</CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns whether column names are case sensitive or not.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;boolean</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/apache/ws/jaxme/sqls/impl/SQLFactoryImpl.html#isSchemaNameCaseSensitive()">isSchemaNameCaseSensitive</A></B>()</CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns whether schema names are case sensitive or not.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;boolean</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/apache/ws/jaxme/sqls/impl/SQLFactoryImpl.html#isTableNameCaseSensitive()">isTableNameCaseSensitive</A></B>()</CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns whether table names are case sensitive or not.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>protected &nbsp;<A HREF="../../../../../../org/apache/ws/jaxme/sqls/Schema.html" title="interface in org.apache.ws.jaxme.sqls">Schema</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/apache/ws/jaxme/sqls/impl/SQLFactoryImpl.html#makeSchema(org.apache.ws.jaxme.sqls.Schema.Name)">makeSchema</A></B>(<A HREF="../../../../../../org/apache/ws/jaxme/sqls/Schema.Name.html" title="interface in org.apache.ws.jaxme.sqls">Schema.Name</A>&nbsp;pName)</CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>protected &nbsp;<A HREF="../../../../../../org/apache/ws/jaxme/sqls/Column.html" title="interface in org.apache.ws.jaxme.sqls">Column</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/apache/ws/jaxme/sqls/impl/SQLFactoryImpl.html#newColumnImpl(org.apache.ws.jaxme.sqls.Table, org.apache.ws.jaxme.sqls.Column.Name, org.apache.ws.jaxme.sqls.Column.Type)">newColumnImpl</A></B>(<A HREF="../../../../../../org/apache/ws/jaxme/sqls/Table.html" title="interface in org.apache.ws.jaxme.sqls">Table</A>&nbsp;pTable,
              <A HREF="../../../../../../org/apache/ws/jaxme/sqls/Column.Name.html" title="interface in org.apache.ws.jaxme.sqls">Column.Name</A>&nbsp;pName,
              <A HREF="../../../../../../org/apache/ws/jaxme/sqls/Column.Type.html" title="interface in org.apache.ws.jaxme.sqls">Column.Type</A>&nbsp;pType)</CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../../org/apache/ws/jaxme/sqls/DeleteStatement.html" title="interface in org.apache.ws.jaxme.sqls">DeleteStatement</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/apache/ws/jaxme/sqls/impl/SQLFactoryImpl.html#newDeleteStatement()">newDeleteStatement</A></B>()</CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Creates a new DELETE statement.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../../org/apache/ws/jaxme/sqls/SQLFactory.Ident.html" title="interface in org.apache.ws.jaxme.sqls">SQLFactory.Ident</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/apache/ws/jaxme/sqls/impl/SQLFactoryImpl.html#newIdent(java.lang.String)">newIdent</A></B>(java.lang.String&nbsp;pName)</CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Converths the given string into an SQL identifier.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../../org/apache/ws/jaxme/sqls/InsertStatement.html" title="interface in org.apache.ws.jaxme.sqls">InsertStatement</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/apache/ws/jaxme/sqls/impl/SQLFactoryImpl.html#newInsertStatement()">newInsertStatement</A></B>()</CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Creates a new INSERT statement.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>protected &nbsp;<A HREF="../../../../../../org/apache/ws/jaxme/sqls/ObjectFactory.html" title="interface in org.apache.ws.jaxme.sqls">ObjectFactory</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/apache/ws/jaxme/sqls/impl/SQLFactoryImpl.html#newObjectFactory()">newObjectFactory</A></B>()</CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../../org/apache/ws/jaxme/sqls/Schema.html" title="interface in org.apache.ws.jaxme.sqls">Schema</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/apache/ws/jaxme/sqls/impl/SQLFactoryImpl.html#newSchema(org.apache.ws.jaxme.sqls.Schema.Name)">newSchema</A></B>(<A HREF="../../../../../../org/apache/ws/jaxme/sqls/Schema.Name.html" title="interface in org.apache.ws.jaxme.sqls">Schema.Name</A>&nbsp;pName)</CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Creates a new <A HREF="../../../../../../org/apache/ws/jaxme/sqls/Schema.html" title="interface in org.apache.ws.jaxme.sqls"><CODE>Schema</CODE></A> with the given name.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../../org/apache/ws/jaxme/sqls/Schema.html" title="interface in org.apache.ws.jaxme.sqls">Schema</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/apache/ws/jaxme/sqls/impl/SQLFactoryImpl.html#newSchema(java.lang.String)">newSchema</A></B>(java.lang.String&nbsp;pName)</CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Creates a new <A HREF="../../../../../../org/apache/ws/jaxme/sqls/Schema.html" title="interface in org.apache.ws.jaxme.sqls"><CODE>Schema</CODE></A> with the given name.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>protected &nbsp;<A HREF="../../../../../../org/apache/ws/jaxme/sqls/Schema.html" title="interface in org.apache.ws.jaxme.sqls">Schema</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/apache/ws/jaxme/sqls/impl/SQLFactoryImpl.html#newSchemaImpl(org.apache.ws.jaxme.sqls.Schema.Name)">newSchemaImpl</A></B>(<A HREF="../../../../../../org/apache/ws/jaxme/sqls/Schema.Name.html" title="interface in org.apache.ws.jaxme.sqls">Schema.Name</A>&nbsp;pName)</CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../../org/apache/ws/jaxme/sqls/SelectStatement.html" title="interface in org.apache.ws.jaxme.sqls">SelectStatement</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/apache/ws/jaxme/sqls/impl/SQLFactoryImpl.html#newSelectStatement()">newSelectStatement</A></B>()</CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Creates a new SELECT statement.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../../org/apache/ws/jaxme/sqls/SQLGenerator.html" title="interface in org.apache.ws.jaxme.sqls">SQLGenerator</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/apache/ws/jaxme/sqls/impl/SQLFactoryImpl.html#newSQLGenerator()">newSQLGenerator</A></B>()</CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Creates a new <A HREF="../../../../../../org/apache/ws/jaxme/sqls/SQLGenerator.html" title="interface in org.apache.ws.jaxme.sqls"><CODE>SQLGenerator</CODE></A>.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>protected &nbsp;<A HREF="../../../../../../org/apache/ws/jaxme/sqls/Table.html" title="interface in org.apache.ws.jaxme.sqls">Table</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/apache/ws/jaxme/sqls/impl/SQLFactoryImpl.html#newTableImpl(org.apache.ws.jaxme.sqls.Schema, org.apache.ws.jaxme.sqls.Table.Name)">newTableImpl</A></B>(<A HREF="../../../../../../org/apache/ws/jaxme/sqls/Schema.html" title="interface in org.apache.ws.jaxme.sqls">Schema</A>&nbsp;pSchema,
             <A HREF="../../../../../../org/apache/ws/jaxme/sqls/Table.Name.html" title="interface in org.apache.ws.jaxme.sqls">Table.Name</A>&nbsp;pName)</CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../../org/apache/ws/jaxme/sqls/UpdateStatement.html" title="interface in org.apache.ws.jaxme.sqls">UpdateStatement</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/apache/ws/jaxme/sqls/impl/SQLFactoryImpl.html#newUpdateStatement()">newUpdateStatement</A></B>()</CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Creates a new UPDATE statement.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>protected &nbsp;<A HREF="../../../../../../org/apache/ws/jaxme/sqls/Column.html" title="interface in org.apache.ws.jaxme.sqls">Column</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/apache/ws/jaxme/sqls/impl/SQLFactoryImpl.html#readColumn(org.apache.ws.jaxme.sqls.Table, java.lang.String, int, java.lang.String, long, int, int)">readColumn</A></B>(<A HREF="../../../../../../org/apache/ws/jaxme/sqls/Table.html" title="interface in org.apache.ws.jaxme.sqls">Table</A>&nbsp;pTable,
           java.lang.String&nbsp;pColumnName,
           int&nbsp;pDataType,
           java.lang.String&nbsp;pTypeName,
           long&nbsp;pColumnSize,
           int&nbsp;pDecimalDigits,
           int&nbsp;pNullable)</CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>protected &nbsp;<A HREF="../../../../../../org/apache/ws/jaxme/sqls/ForeignKey.html" title="interface in org.apache.ws.jaxme.sqls">ForeignKey</A>[]</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/apache/ws/jaxme/sqls/impl/SQLFactoryImpl.html#readForeignKeys(java.sql.DatabaseMetaData, org.apache.ws.jaxme.sqls.impl.SQLFactoryImpl.JDBCTable, org.apache.ws.jaxme.sqls.impl.SQLFactoryImpl.JDBCTable[])">readForeignKeys</A></B>(java.sql.DatabaseMetaData&nbsp;pData,
                org.apache.ws.jaxme.sqls.impl.SQLFactoryImpl.JDBCTable&nbsp;pTable,
                org.apache.ws.jaxme.sqls.impl.SQLFactoryImpl.JDBCTable[]&nbsp;pTables)</CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>protected &nbsp;<A HREF="../../../../../../org/apache/ws/jaxme/sqls/Index.html" title="interface in org.apache.ws.jaxme.sqls">Index</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/apache/ws/jaxme/sqls/impl/SQLFactoryImpl.html#readPrimaryKey(java.sql.DatabaseMetaData, org.apache.ws.jaxme.sqls.impl.SQLFactoryImpl.JDBCTable)">readPrimaryKey</A></B>(java.sql.DatabaseMetaData&nbsp;pData,
               org.apache.ws.jaxme.sqls.impl.SQLFactoryImpl.JDBCTable&nbsp;pTable)</CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>protected &nbsp;<A HREF="../../../../../../org/apache/ws/jaxme/sqls/Table.html" title="interface in org.apache.ws.jaxme.sqls">Table</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/apache/ws/jaxme/sqls/impl/SQLFactoryImpl.html#readTable(java.sql.DatabaseMetaData, org.apache.ws.jaxme.sqls.Schema, org.apache.ws.jaxme.sqls.impl.SQLFactoryImpl.JDBCTable)">readTable</A></B>(java.sql.DatabaseMetaData&nbsp;pData,
          <A HREF="../../../../../../org/apache/ws/jaxme/sqls/Schema.html" title="interface in org.apache.ws.jaxme.sqls">Schema</A>&nbsp;pSchema,
          org.apache.ws.jaxme.sqls.impl.SQLFactoryImpl.JDBCTable&nbsp;pTable)</CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>protected &nbsp;org.apache.ws.jaxme.sqls.impl.SQLFactoryImpl.JDBCTable[]</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/apache/ws/jaxme/sqls/impl/SQLFactoryImpl.html#readTables(java.sql.DatabaseMetaData, org.apache.ws.jaxme.sqls.Schema.Name, org.apache.ws.jaxme.sqls.Table.Name)">readTables</A></B>(java.sql.DatabaseMetaData&nbsp;pData,
           <A HREF="../../../../../../org/apache/ws/jaxme/sqls/Schema.Name.html" title="interface in org.apache.ws.jaxme.sqls">Schema.Name</A>&nbsp;pSchema,
           <A HREF="../../../../../../org/apache/ws/jaxme/sqls/Table.Name.html" title="interface in org.apache.ws.jaxme.sqls">Table.Name</A>&nbsp;pTable)</CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/apache/ws/jaxme/sqls/impl/SQLFactoryImpl.html#setColumnNameCaseSensitive(boolean)">setColumnNameCaseSensitive</A></B>(boolean&nbsp;pColumnNameCaseSensitive)</CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Sets whether column names are case sensitive or not.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/apache/ws/jaxme/sqls/impl/SQLFactoryImpl.html#setMaxColumnNameLength(java.lang.Integer)">setMaxColumnNameLength</A></B>(java.lang.Integer&nbsp;pMaxLength)</CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Sets the maximum length of a column name.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/apache/ws/jaxme/sqls/impl/SQLFactoryImpl.html#setMaxSchemaNameLength(java.lang.Integer)">setMaxSchemaNameLength</A></B>(java.lang.Integer&nbsp;pMaxLength)</CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Sets the maximum length of a schema name.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/apache/ws/jaxme/sqls/impl/SQLFactoryImpl.html#setMaxTableNameLength(java.lang.Integer)">setMaxTableNameLength</A></B>(java.lang.Integer&nbsp;pMaxLength)</CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Sets the maximum length of a table name.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>protected &nbsp;void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/apache/ws/jaxme/sqls/impl/SQLFactoryImpl.html#setObjectFactory(org.apache.ws.jaxme.sqls.ObjectFactory)">setObjectFactory</A></B>(<A HREF="../../../../../../org/apache/ws/jaxme/sqls/ObjectFactory.html" title="interface in org.apache.ws.jaxme.sqls">ObjectFactory</A>&nbsp;pFactory)</CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/apache/ws/jaxme/sqls/impl/SQLFactoryImpl.html#setSchemaNameCaseSensitive(boolean)">setSchemaNameCaseSensitive</A></B>(boolean&nbsp;pSchemaNameCaseSensitive)</CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Sets whether schema names are case sensitive or not.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../org/apache/ws/jaxme/sqls/impl/SQLFactoryImpl.html#setTableNameCaseSensitive(boolean)">setTableNameCaseSensitive</A></B>(boolean&nbsp;pTableNameCaseSensitive)</CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Sets whether table names are case sensitive or not.</TD>
</TR>
</TABLE>
&nbsp;<A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
<TH ALIGN="left"><B>Methods inherited from class java.lang.Object</B></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</CODE></TD>
</TR>
</TABLE>
&nbsp;
<P>

<!-- ========= CONSTRUCTOR DETAIL ======== -->

<A NAME="constructor_detail"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
<B>Constructor Detail</B></FONT></TH>
</TR>
</TABLE>

<A NAME="SQLFactoryImpl()"><!-- --></A><H3>
SQLFactoryImpl</H3>
<PRE>
public <B>SQLFactoryImpl</B>()</PRE>
<DL>
<DD><p>Creates a new instance of SQLFactoryImpl.</p>
<P>
</DL>

<!-- ============ METHOD DETAIL ========== -->

<A NAME="method_detail"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
<B>Method Detail</B></FONT></TH>
</TR>
</TABLE>

<A NAME="newObjectFactory()"><!-- --></A><H3>
newObjectFactory</H3>
<PRE>
protected <A HREF="../../../../../../org/apache/ws/jaxme/sqls/ObjectFactory.html" title="interface in org.apache.ws.jaxme.sqls">ObjectFactory</A> <B>newObjectFactory</B>()</PRE>
<DL>
<DD><DL>
</DL>
</DD>
<DD><DL>
</DL>
</DD>
</DL>
<HR>

<A NAME="getObjectFactory()"><!-- --></A><H3>
getObjectFactory</H3>
<PRE>
public <A HREF="../../../../../../org/apache/ws/jaxme/sqls/ObjectFactory.html" title="interface in org.apache.ws.jaxme.sqls">ObjectFactory</A> <B>getObjectFactory</B>()</PRE>
<DL>
<DD><B>Description copied from interface: <CODE><A HREF="../../../../../../org/apache/ws/jaxme/sqls/SQLFactory.html#getObjectFactory()">SQLFactory</A></CODE></B></DD>
<DD><p>Returns the object factory being used.</p>
<P>
<DD><DL>
<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../../org/apache/ws/jaxme/sqls/SQLFactory.html#getObjectFactory()">getObjectFactory</A></CODE> in interface <CODE><A HREF="../../../../../../org/apache/ws/jaxme/sqls/SQLFactory.html" title="interface in org.apache.ws.jaxme.sqls">SQLFactory</A></CODE></DL>
</DD>
<DD><DL>
</DL>
</DD>
</DL>
<HR>

<A NAME="setObjectFactory(org.apache.ws.jaxme.sqls.ObjectFactory)"><!-- --></A><H3>
setObjectFactory</H3>
<PRE>
protected void <B>setObjectFactory</B>(<A HREF="../../../../../../org/apache/ws/jaxme/sqls/ObjectFactory.html" title="interface in org.apache.ws.jaxme.sqls">ObjectFactory</A>&nbsp;pFactory)</PRE>
<DL>
<DD><DL>
</DL>
</DD>
<DD><DL>
</DL>
</DD>
</DL>
<HR>

<A NAME="setMaxTableNameLength(java.lang.Integer)"><!-- --></A><H3>
setMaxTableNameLength</H3>
<PRE>
public void <B>setMaxTableNameLength</B>(java.lang.Integer&nbsp;pMaxLength)</PRE>
<DL>
<DD><p>Sets the maximum length of a table name.</p>
<P>
<DD><DL>
</DL>
</DD>
<DD><DL>
<DT><B>Parameters:</B><DD><CODE>pMaxLength</CODE> - The maximum length or null to disable checks for
   valid table name length.</DL>
</DD>
</DL>
<HR>

<A NAME="getMaxTableNameLength()"><!-- --></A><H3>
getMaxTableNameLength</H3>
<PRE>
public java.lang.Integer <B>getMaxTableNameLength</B>()</PRE>
<DL>
<DD><B>Description copied from interface: <CODE><A HREF="../../../../../../org/apache/ws/jaxme/sqls/SQLFactory.html#getMaxTableNameLength()">SQLFactory</A></CODE></B></DD>
<DD><p>Returns the maximum length of a table name.</p>
<P>
<DD><DL>
<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../../org/apache/ws/jaxme/sqls/SQLFactory.html#getMaxTableNameLength()">getMaxTableNameLength</A></CODE> in interface <CODE><A HREF="../../../../../../org/apache/ws/jaxme/sqls/SQLFactory.html" title="interface in org.apache.ws.jaxme.sqls">SQLFactory</A></CODE></DL>
</DD>
<DD><DL>

<DT><B>Returns:</B><DD>The maximum length or null, if checks for valid table name
   length are disabled.</DL>
</DD>
</DL>
<HR>

<A NAME="setTableNameCaseSensitive(boolean)"><!-- --></A><H3>
setTableNameCaseSensitive</H3>
<PRE>
public void <B>setTableNameCaseSensitive</B>(boolean&nbsp;pTableNameCaseSensitive)</PRE>
<DL>
<DD><p>Sets whether table names are case sensitive or not. Defaults
 to false.</p>
<P>
<DD><DL>
</DL>
</DD>
<DD><DL>
<DT><B>See Also:</B><DD><A HREF="../../../../../../org/apache/ws/jaxme/sqls/SQLFactory.html#isTableNameCaseSensitive()"><CODE>SQLFactory.isTableNameCaseSensitive()</CODE></A></DL>
</DD>
</DL>
<HR>

<A NAME="isTableNameCaseSensitive()"><!-- --></A><H3>
isTableNameCaseSensitive</H3>
<PRE>
public boolean <B>isTableNameCaseSensitive</B>()</PRE>
<DL>
<DD><B>Description copied from interface: <CODE><A HREF="../../../../../../org/apache/ws/jaxme/sqls/SQLFactory.html#isTableNameCaseSensitive()">SQLFactory</A></CODE></B></DD>
<DD><p>Returns whether table names are case sensitive or not. Defaults to
 false.</p>
<P>
<DD><DL>
<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../../org/apache/ws/jaxme/sqls/SQLFactory.html#isTableNameCaseSensitive()">isTableNameCaseSensitive</A></CODE> in interface <CODE><A HREF="../../../../../../org/apache/ws/jaxme/sqls/SQLFactory.html" title="interface in org.apache.ws.jaxme.sqls">SQLFactory</A></CODE></DL>
</DD>
<DD><DL>
</DL>
</DD>
</DL>
<HR>

<A NAME="setMaxColumnNameLength(java.lang.Integer)"><!-- --></A><H3>
setMaxColumnNameLength</H3>
<PRE>
public void <B>setMaxColumnNameLength</B>(java.lang.Integer&nbsp;pMaxLength)</PRE>
<DL>
<DD><p>Sets the maximum length of a column name.</p>
<P>
<DD><DL>
</DL>
</DD>
<DD><DL>
<DT><B>Parameters:</B><DD><CODE>pMaxLength</CODE> - The maximum length or null to disable checks for
   valid column name length.</DL>
</DD>
</DL>
<HR>

<A NAME="getMaxColumnNameLength()"><!-- --></A><H3>
getMaxColumnNameLength</H3>
<PRE>
public java.lang.Integer <B>getMaxColumnNameLength</B>()</PRE>
<DL>
<DD><B>Description copied from interface: <CODE><A HREF="../../../../../../org/apache/ws/jaxme/sqls/SQLFactory.html#getMaxColumnNameLength()">SQLFactory</A></CODE></B></DD>
<DD><p>Returns the maximum length of a column name.</p>
<P>
<DD><DL>
<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../../org/apache/ws/jaxme/sqls/SQLFactory.html#getMaxColumnNameLength()">getMaxColumnNameLength</A></CODE> in interface <CODE><A HREF="../../../../../../org/apache/ws/jaxme/sqls/SQLFactory.html" title="interface in org.apache.ws.jaxme.sqls">SQLFactory</A></CODE></DL>
</DD>
<DD><DL>

<DT><B>Returns:</B><DD>The maximum length or null, if checks for valid column name
   length are disabled.</DL>
</DD>
</DL>
<HR>

<A NAME="setColumnNameCaseSensitive(boolean)"><!-- --></A><H3>
setColumnNameCaseSensitive</H3>
<PRE>
public void <B>setColumnNameCaseSensitive</B>(boolean&nbsp;pColumnNameCaseSensitive)</PRE>
<DL>
<DD><p>Sets whether column names are case sensitive or not. Defaults
 to false.</p>
<P>
<DD><DL>
</DL>
</DD>
<DD><DL>
<DT><B>See Also:</B><DD><A HREF="../../../../../../org/apache/ws/jaxme/sqls/SQLFactory.html#isColumnNameCaseSensitive()"><CODE>SQLFactory.isColumnNameCaseSensitive()</CODE></A></DL>
</DD>
</DL>
<HR>

<A NAME="isColumnNameCaseSensitive()"><!-- --></A><H3>
isColumnNameCaseSensitive</H3>
<PRE>
public boolean <B>isColumnNameCaseSensitive</B>()</PRE>
<DL>
<DD><B>Description copied from interface: <CODE><A HREF="../../../../../../org/apache/ws/jaxme/sqls/SQLFactory.html#isColumnNameCaseSensitive()">SQLFactory</A></CODE></B></DD>
<DD><p>Returns whether column names are case sensitive or not. Defaults to
 false.</p>
<P>
<DD><DL>
<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../../org/apache/ws/jaxme/sqls/SQLFactory.html#isColumnNameCaseSensitive()">isColumnNameCaseSensitive</A></CODE> in interface <CODE><A HREF="../../../../../../org/apache/ws/jaxme/sqls/SQLFactory.html" title="interface in org.apache.ws.jaxme.sqls">SQLFactory</A></CODE></DL>
</DD>
<DD><DL>
</DL>
</DD>
</DL>
<HR>

<A NAME="setSchemaNameCaseSensitive(boolean)"><!-- --></A><H3>
setSchemaNameCaseSensitive</H3>
<PRE>
public void <B>setSchemaNameCaseSensitive</B>(boolean&nbsp;pSchemaNameCaseSensitive)</PRE>
<DL>
<DD><p>Sets whether schema names are case sensitive or not. Defaults
 to false.</p>
<P>
<DD><DL>
</DL>
</DD>
<DD><DL>
<DT><B>See Also:</B><DD><A HREF="../../../../../../org/apache/ws/jaxme/sqls/SQLFactory.html#isSchemaNameCaseSensitive()"><CODE>SQLFactory.isSchemaNameCaseSensitive()</CODE></A></DL>
</DD>
</DL>
<HR>

<A NAME="isSchemaNameCaseSensitive()"><!-- --></A><H3>
isSchemaNameCaseSensitive</H3>
<PRE>
public boolean <B>isSchemaNameCaseSensitive</B>()</PRE>
<DL>
<DD><B>Description copied from interface: <CODE><A HREF="../../../../../../org/apache/ws/jaxme/sqls/SQLFactory.html#isSchemaNameCaseSensitive()">SQLFactory</A></CODE></B></DD>
<DD><p>Returns whether schema names are case sensitive or not. Defaults to
 false.</p>
<P>
<DD><DL>
<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../../org/apache/ws/jaxme/sqls/SQLFactory.html#isSchemaNameCaseSensitive()">isSchemaNameCaseSensitive</A></CODE> in interface <CODE><A HREF="../../../../../../org/apache/ws/jaxme/sqls/SQLFactory.html" title="interface in org.apache.ws.jaxme.sqls">SQLFactory</A></CODE></DL>
</DD>
<DD><DL>
</DL>
</DD>
</DL>
<HR>

<A NAME="setMaxSchemaNameLength(java.lang.Integer)"><!-- --></A><H3>
setMaxSchemaNameLength</H3>
<PRE>
public void <B>setMaxSchemaNameLength</B>(java.lang.Integer&nbsp;pMaxLength)</PRE>
<DL>
<DD><p>Sets the maximum length of a schema name.</p>
<P>
<DD><DL>
</DL>
</DD>
<DD><DL>
<DT><B>Parameters:</B><DD><CODE>pMaxLength</CODE> - The maximum length or null to disable checks for
   valid schema name length.</DL>
</DD>
</DL>
<HR>

<A NAME="getMaxSchemaNameLength()"><!-- --></A><H3>
getMaxSchemaNameLength</H3>
<PRE>
public java.lang.Integer <B>getMaxSchemaNameLength</B>()</PRE>
<DL>
<DD><B>Description copied from interface: <CODE><A HREF="../../../../../../org/apache/ws/jaxme/sqls/SQLFactory.html#getMaxSchemaNameLength()">SQLFactory</A></CODE></B></DD>
<DD><p>Returns the maximum length of a schema name.</p>
<P>
<DD><DL>
<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../../org/apache/ws/jaxme/sqls/SQLFactory.html#getMaxSchemaNameLength()">getMaxSchemaNameLength</A></CODE> in interface <CODE><A HREF="../../../../../../org/apache/ws/jaxme/sqls/SQLFactory.html" title="interface in org.apache.ws.jaxme.sqls">SQLFactory</A></CODE></DL>
</DD>
<DD><DL>

<DT><B>Returns:</B><DD>The maximum length or null, if checks for valid schema name
   length are disabled.</DL>
</DD>
</DL>
<HR>

<A NAME="newIdent(java.lang.String)"><!-- --></A><H3>
newIdent</H3>
<PRE>
public <A HREF="../../../../../../org/apache/ws/jaxme/sqls/SQLFactory.Ident.html" title="interface in org.apache.ws.jaxme.sqls">SQLFactory.Ident</A> <B>newIdent</B>(java.lang.String&nbsp;pName)</PRE>
<DL>
<DD>Converths the given string into an SQL identifier.
<P>
<DD><DL>
</DL>
</DD>
<DD><DL>
</DL>
</DD>
</DL>
<HR>

<A NAME="newSchema(java.lang.String)"><!-- --></A><H3>
newSchema</H3>
<PRE>
public <A HREF="../../../../../../org/apache/ws/jaxme/sqls/Schema.html" title="interface in org.apache.ws.jaxme.sqls">Schema</A> <B>newSchema</B>(java.lang.String&nbsp;pName)</PRE>
<DL>
<DD><B>Description copied from interface: <CODE><A HREF="../../../../../../org/apache/ws/jaxme/sqls/SQLFactory.html#newSchema(java.lang.String)">SQLFactory</A></CODE></B></DD>
<DD><p>Creates a new <A HREF="../../../../../../org/apache/ws/jaxme/sqls/Schema.html" title="interface in org.apache.ws.jaxme.sqls"><CODE>Schema</CODE></A> with the given name.</p>
<P>
<DD><DL>
<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../../org/apache/ws/jaxme/sqls/SQLFactory.html#newSchema(java.lang.String)">newSchema</A></CODE> in interface <CODE><A HREF="../../../../../../org/apache/ws/jaxme/sqls/SQLFactory.html" title="interface in org.apache.ws.jaxme.sqls">SQLFactory</A></CODE></DL>
</DD>
<DD><DL>
</DL>
</DD>
</DL>
<HR>

<A NAME="newSchema(org.apache.ws.jaxme.sqls.Schema.Name)"><!-- --></A><H3>
newSchema</H3>
<PRE>
public <A HREF="../../../../../../org/apache/ws/jaxme/sqls/Schema.html" title="interface in org.apache.ws.jaxme.sqls">Schema</A> <B>newSchema</B>(<A HREF="../../../../../../org/apache/ws/jaxme/sqls/Schema.Name.html" title="interface in org.apache.ws.jaxme.sqls">Schema.Name</A>&nbsp;pName)</PRE>
<DL>
<DD><B>Description copied from interface: <CODE><A HREF="../../../../../../org/apache/ws/jaxme/sqls/SQLFactory.html#newSchema(org.apache.ws.jaxme.sqls.Schema.Name)">SQLFactory</A></CODE></B></DD>
<DD><p>Creates a new <A HREF="../../../../../../org/apache/ws/jaxme/sqls/Schema.html" title="interface in org.apache.ws.jaxme.sqls"><CODE>Schema</CODE></A> with the given name.</p>
<P>
<DD><DL>
<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../../org/apache/ws/jaxme/sqls/SQLFactory.html#newSchema(org.apache.ws.jaxme.sqls.Schema.Name)">newSchema</A></CODE> in interface <CODE><A HREF="../../../../../../org/apache/ws/jaxme/sqls/SQLFactory.html" title="interface in org.apache.ws.jaxme.sqls">SQLFactory</A></CODE></DL>
</DD>
<DD><DL>
</DL>
</DD>
</DL>
<HR>

<A NAME="getDefaultSchema()"><!-- --></A><H3>
getDefaultSchema</H3>
<PRE>
public <A HREF="../../../../../../org/apache/ws/jaxme/sqls/Schema.html" title="interface in org.apache.ws.jaxme.sqls">Schema</A> <B>getDefaultSchema</B>()</PRE>
<DL>
<DD><B>Description copied from interface: <CODE><A HREF="../../../../../../org/apache/ws/jaxme/sqls/SQLFactory.html#getDefaultSchema()">SQLFactory</A></CODE></B></DD>
<DD><p>Returns the <A HREF="../../../../../../org/apache/ws/jaxme/sqls/Schema.html" title="interface in org.apache.ws.jaxme.sqls"><CODE>Default schema</CODE></A>. The default
 schema has the name null.</p>
<P>
<DD><DL>
<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../../org/apache/ws/jaxme/sqls/SQLFactory.html#getDefaultSchema()">getDefaultSchema</A></CODE> in interface <CODE><A HREF="../../../../../../org/apache/ws/jaxme/sqls/SQLFactory.html" title="interface in org.apache.ws.jaxme.sqls">SQLFactory</A></CODE></DL>
</DD>
<DD><DL>
</DL>
</DD>
</DL>
<HR>

<A NAME="getSchema(java.lang.String)"><!-- --></A><H3>
getSchema</H3>
<PRE>
public <A HREF="../../../../../../org/apache/ws/jaxme/sqls/Schema.html" title="interface in org.apache.ws.jaxme.sqls">Schema</A> <B>getSchema</B>(java.lang.String&nbsp;pName)</PRE>
<DL>
<DD><B>Description copied from interface: <CODE><A HREF="../../../../../../org/apache/ws/jaxme/sqls/SQLFactory.html#getSchema(java.lang.String)">SQLFactory</A></CODE></B></DD>
<DD><p>Returns the schema with the given name or null, if no such
 schema exists.</p>
<P>
<DD><DL>
<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../../org/apache/ws/jaxme/sqls/SQLFactory.html#getSchema(java.lang.String)">getSchema</A></CODE> in interface <CODE><A HREF="../../../../../../org/apache/ws/jaxme/sqls/SQLFactory.html" title="interface in org.apache.ws.jaxme.sqls">SQLFactory</A></CODE></DL>
</DD>
<DD><DL>
</DL>
</DD>
</DL>
<HR>

<A NAME="getSchema(org.apache.ws.jaxme.sqls.Schema.Name)"><!-- --></A><H3>
getSchema</H3>
<PRE>
public <A HREF="../../../../../../org/apache/ws/jaxme/sqls/Schema.html" title="interface in org.apache.ws.jaxme.sqls">Schema</A> <B>getSchema</B>(<A HREF="../../../../../../org/apache/ws/jaxme/sqls/Schema.Name.html" title="interface in org.apache.ws.jaxme.sqls">Schema.Name</A>&nbsp;pName)</PRE>
<DL>
<DD><B>Description copied from interface: <CODE><A HREF="../../../../../../org/apache/ws/jaxme/sqls/SQLFactory.html#getSchema(org.apache.ws.jaxme.sqls.Schema.Name)">SQLFactory</A></CODE></B></DD>
<DD><p>Returns the schema with the given name or null, if no such
 schema exists.</p>
<P>
<DD><DL>
<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../../org/apache/ws/jaxme/sqls/SQLFactory.html#getSchema(org.apache.ws.jaxme.sqls.Schema.Name)">getSchema</A></CODE> in interface <CODE><A HREF="../../../../../../org/apache/ws/jaxme/sqls/SQLFactory.html" title="interface in org.apache.ws.jaxme.sqls">SQLFactory</A></CODE></DL>
</DD>
<DD><DL>
</DL>
</DD>
</DL>
<HR>

<A NAME="getSchemas()"><!-- --></A><H3>
getSchemas</H3>
<PRE>
public java.util.Iterator <B>getSchemas</B>()</PRE>
<DL>
<DD><B>Description copied from interface: <CODE><A HREF="../../../../../../org/apache/ws/jaxme/sqls/SQLFactory.html#getSchemas()">SQLFactory</A></CODE></B></DD>
<DD><p>Returns a list of all schemas. The list includes the default
 schema, if <A HREF="../../../../../../org/apache/ws/jaxme/sqls/SQLFactory.html#getDefaultSchema()"><CODE>SQLFactory.getDefaultSchema()</CODE></A> was called at any time.</p>
<P>
<DD><DL>
<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../../org/apache/ws/jaxme/sqls/SQLFactory.html#getSchemas()">getSchemas</A></CODE> in interface <CODE><A HREF="../../../../../../org/apache/ws/jaxme/sqls/SQLFactory.html" title="interface in org.apache.ws.jaxme.sqls">SQLFactory</A></CODE></DL>
</DD>
<DD><DL>
</DL>
</DD>
</DL>
<HR>

<A NAME="newSelectStatement()"><!-- --></A><H3>
newSelectStatement</H3>
<PRE>
public <A HREF="../../../../../../org/apache/ws/jaxme/sqls/SelectStatement.html" title="interface in org.apache.ws.jaxme.sqls">SelectStatement</A> <B>newSelectStatement</B>()</PRE>
<DL>
<DD><B>Description copied from interface: <CODE><A HREF="../../../../../../org/apache/ws/jaxme/sqls/SQLFactory.html#newSelectStatement()">SQLFactory</A></CODE></B></DD>
<DD><p>Creates a new SELECT statement.</p>
<P>
<DD><DL>
<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../../org/apache/ws/jaxme/sqls/SQLFactory.html#newSelectStatement()">newSelectStatement</A></CODE> in interface <CODE><A HREF="../../../../../../org/apache/ws/jaxme/sqls/SQLFactory.html" title="interface in org.apache.ws.jaxme.sqls">SQLFactory</A></CODE></DL>
</DD>
<DD><DL>
</DL>
</DD>
</DL>
<HR>

<A NAME="newInsertStatement()"><!-- --></A><H3>
newInsertStatement</H3>
<PRE>
public <A HREF="../../../../../../org/apache/ws/jaxme/sqls/InsertStatement.html" title="interface in org.apache.ws.jaxme.sqls">InsertStatement</A> <B>newInsertStatement</B>()</PRE>
<DL>
<DD><B>Description copied from interface: <CODE><A HREF="../../../../../../org/apache/ws/jaxme/sqls/SQLFactory.html#newInsertStatement()">SQLFactory</A></CODE></B></DD>
<DD><p>Creates a new INSERT statement.</p>
<P>
<DD><DL>
<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../../org/apache/ws/jaxme/sqls/SQLFactory.html#newInsertStatement()">newInsertStatement</A></CODE> in interface <CODE><A HREF="../../../../../../org/apache/ws/jaxme/sqls/SQLFactory.html" title="interface in org.apache.ws.jaxme.sqls">SQLFactory</A></CODE></DL>
</DD>
<DD><DL>
</DL>
</DD>
</DL>
<HR>

<A NAME="newUpdateStatement()"><!-- --></A><H3>
newUpdateStatement</H3>
<PRE>
public <A HREF="../../../../../../org/apache/ws/jaxme/sqls/UpdateStatement.html" title="interface in org.apache.ws.jaxme.sqls">UpdateStatement</A> <B>newUpdateStatement</B>()</PRE>
<DL>
<DD><B>Description copied from interface: <CODE><A HREF="../../../../../../org/apache/ws/jaxme/sqls/SQLFactory.html#newUpdateStatement()">SQLFactory</A></CODE></B></DD>
<DD><p>Creates a new UPDATE statement.</p>
<P>
<DD><DL>
<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../../org/apache/ws/jaxme/sqls/SQLFactory.html#newUpdateStatement()">newUpdateStatement</A></CODE> in interface <CODE><A HREF="../../../../../../org/apache/ws/jaxme/sqls/SQLFactory.html" title="interface in org.apache.ws.jaxme.sqls">SQLFactory</A></CODE></DL>
</DD>
<DD><DL>
</DL>
</DD>
</DL>
<HR>

<A NAME="newDeleteStatement()"><!-- --></A><H3>
newDeleteStatement</H3>
<PRE>
public <A HREF="../../../../../../org/apache/ws/jaxme/sqls/DeleteStatement.html" title="interface in org.apache.ws.jaxme.sqls">DeleteStatement</A> <B>newDeleteStatement</B>()</PRE>
<DL>
<DD><B>Description copied from interface: <CODE><A HREF="../../../../../../org/apache/ws/jaxme/sqls/SQLFactory.html#newDeleteStatement()">SQLFactory</A></CODE></B></DD>
<DD><p>Creates a new DELETE statement.</p>
<P>
<DD><DL>
<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../../org/apache/ws/jaxme/sqls/SQLFactory.html#newDeleteStatement()">newDeleteStatement</A></CODE> in interface <CODE><A HREF="../../../../../../org/apache/ws/jaxme/sqls/SQLFactory.html" title="interface in org.apache.ws.jaxme.sqls">SQLFactory</A></CODE></DL>
</DD>
<DD><DL>
</DL>
</DD>
</DL>
<HR>

<A NAME="newSchemaImpl(org.apache.ws.jaxme.sqls.Schema.Name)"><!-- --></A><H3>
newSchemaImpl</H3>
<PRE>
protected <A HREF="../../../../../../org/apache/ws/jaxme/sqls/Schema.html" title="interface in org.apache.ws.jaxme.sqls">Schema</A> <B>newSchemaImpl</B>(<A HREF="../../../../../../org/apache/ws/jaxme/sqls/Schema.Name.html" title="interface in org.apache.ws.jaxme.sqls">Schema.Name</A>&nbsp;pName)</PRE>
<DL>
<DD><DL>
</DL>
</DD>
<DD><DL>
</DL>
</DD>
</DL>
<HR>

<A NAME="newTableImpl(org.apache.ws.jaxme.sqls.Schema, org.apache.ws.jaxme.sqls.Table.Name)"><!-- --></A><H3>
newTableImpl</H3>
<PRE>
protected <A HREF="../../../../../../org/apache/ws/jaxme/sqls/Table.html" title="interface in org.apache.ws.jaxme.sqls">Table</A> <B>newTableImpl</B>(<A HREF="../../../../../../org/apache/ws/jaxme/sqls/Schema.html" title="interface in org.apache.ws.jaxme.sqls">Schema</A>&nbsp;pSchema,
                             <A HREF="../../../../../../org/apache/ws/jaxme/sqls/Table.Name.html" title="interface in org.apache.ws.jaxme.sqls">Table.Name</A>&nbsp;pName)</PRE>
<DL>
<DD><DL>
</DL>
</DD>
<DD><DL>
</DL>
</DD>
</DL>
<HR>

<A NAME="newColumnImpl(org.apache.ws.jaxme.sqls.Table, org.apache.ws.jaxme.sqls.Column.Name, org.apache.ws.jaxme.sqls.Column.Type)"><!-- --></A><H3>
newColumnImpl</H3>
<PRE>
protected <A HREF="../../../../../../org/apache/ws/jaxme/sqls/Column.html" title="interface in org.apache.ws.jaxme.sqls">Column</A> <B>newColumnImpl</B>(<A HREF="../../../../../../org/apache/ws/jaxme/sqls/Table.html" title="interface in org.apache.ws.jaxme.sqls">Table</A>&nbsp;pTable,
                               <A HREF="../../../../../../org/apache/ws/jaxme/sqls/Column.Name.html" title="interface in org.apache.ws.jaxme.sqls">Column.Name</A>&nbsp;pName,
                               <A HREF="../../../../../../org/apache/ws/jaxme/sqls/Column.Type.html" title="interface in org.apache.ws.jaxme.sqls">Column.Type</A>&nbsp;pType)</PRE>
<DL>
<DD><DL>
</DL>
</DD>
<DD><DL>
</DL>
</DD>
</DL>
<HR>

<A NAME="newSQLGenerator()"><!-- --></A><H3>
newSQLGenerator</H3>
<PRE>
public <A HREF="../../../../../../org/apache/ws/jaxme/sqls/SQLGenerator.html" title="interface in org.apache.ws.jaxme.sqls">SQLGenerator</A> <B>newSQLGenerator</B>()</PRE>
<DL>
<DD><B>Description copied from interface: <CODE><A HREF="../../../../../../org/apache/ws/jaxme/sqls/SQLFactory.html#newSQLGenerator()">SQLFactory</A></CODE></B></DD>
<DD><p>Creates a new <A HREF="../../../../../../org/apache/ws/jaxme/sqls/SQLGenerator.html" title="interface in org.apache.ws.jaxme.sqls"><CODE>SQLGenerator</CODE></A>.</p>
<P>
<DD><DL>
<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../../org/apache/ws/jaxme/sqls/SQLFactory.html#newSQLGenerator()">newSQLGenerator</A></CODE> in interface <CODE><A HREF="../../../../../../org/apache/ws/jaxme/sqls/SQLFactory.html" title="interface in org.apache.ws.jaxme.sqls">SQLFactory</A></CODE></DL>
</DD>
<DD><DL>
</DL>
</DD>
</DL>
<HR>

<A NAME="getSchema(java.sql.Connection, java.lang.String)"><!-- --></A><H3>
getSchema</H3>
<PRE>
public <A HREF="../../../../../../org/apache/ws/jaxme/sqls/Schema.html" title="interface in org.apache.ws.jaxme.sqls">Schema</A> <B>getSchema</B>(java.sql.Connection&nbsp;pConn,
                        java.lang.String&nbsp;pName)
                 throws java.sql.SQLException</PRE>
<DL>
<DD><B>Description copied from interface: <CODE><A HREF="../../../../../../org/apache/ws/jaxme/sqls/SQLFactory.html#getSchema(java.sql.Connection, java.lang.String)">SQLFactory</A></CODE></B></DD>
<DD><p>Reads the schema named <code>pName</code> from the database.</p>
<P>
<DD><DL>
<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../../org/apache/ws/jaxme/sqls/SQLFactory.html#getSchema(java.sql.Connection, java.lang.String)">getSchema</A></CODE> in interface <CODE><A HREF="../../../../../../org/apache/ws/jaxme/sqls/SQLFactory.html" title="interface in org.apache.ws.jaxme.sqls">SQLFactory</A></CODE></DL>
</DD>
<DD><DL>

<DT><B>Throws:</B>
<DD><CODE>java.sql.SQLException</CODE></DL>
</DD>
</DL>
<HR>

<A NAME="makeSchema(org.apache.ws.jaxme.sqls.Schema.Name)"><!-- --></A><H3>
makeSchema</H3>
<PRE>
protected <A HREF="../../../../../../org/apache/ws/jaxme/sqls/Schema.html" title="interface in org.apache.ws.jaxme.sqls">Schema</A> <B>makeSchema</B>(<A HREF="../../../../../../org/apache/ws/jaxme/sqls/Schema.Name.html" title="interface in org.apache.ws.jaxme.sqls">Schema.Name</A>&nbsp;pName)</PRE>
<DL>
<DD><DL>
</DL>
</DD>
<DD><DL>
</DL>
</DD>
</DL>
<HR>

<A NAME="readTables(java.sql.DatabaseMetaData, org.apache.ws.jaxme.sqls.Schema.Name, org.apache.ws.jaxme.sqls.Table.Name)"><!-- --></A><H3>
readTables</H3>
<PRE>
protected org.apache.ws.jaxme.sqls.impl.SQLFactoryImpl.JDBCTable[] <B>readTables</B>(java.sql.DatabaseMetaData&nbsp;pData,
                                                                              <A HREF="../../../../../../org/apache/ws/jaxme/sqls/Schema.Name.html" title="interface in org.apache.ws.jaxme.sqls">Schema.Name</A>&nbsp;pSchema,
                                                                              <A HREF="../../../../../../org/apache/ws/jaxme/sqls/Table.Name.html" title="interface in org.apache.ws.jaxme.sqls">Table.Name</A>&nbsp;pTable)
                                                                       throws java.sql.SQLException</PRE>
<DL>
<DD><DL>
</DL>
</DD>
<DD><DL>

<DT><B>Throws:</B>
<DD><CODE>java.sql.SQLException</CODE></DL>
</DD>
</DL>
<HR>

<A NAME="readColumn(org.apache.ws.jaxme.sqls.Table, java.lang.String, int, java.lang.String, long, int, int)"><!-- --></A><H3>
readColumn</H3>
<PRE>
protected <A HREF="../../../../../../org/apache/ws/jaxme/sqls/Column.html" title="interface in org.apache.ws.jaxme.sqls">Column</A> <B>readColumn</B>(<A HREF="../../../../../../org/apache/ws/jaxme/sqls/Table.html" title="interface in org.apache.ws.jaxme.sqls">Table</A>&nbsp;pTable,
                            java.lang.String&nbsp;pColumnName,
                            int&nbsp;pDataType,
                            java.lang.String&nbsp;pTypeName,
                            long&nbsp;pColumnSize,
                            int&nbsp;pDecimalDigits,
                            int&nbsp;pNullable)</PRE>
<DL>
<DD><DL>
</DL>
</DD>
<DD><DL>
</DL>
</DD>
</DL>
<HR>

<A NAME="readTable(java.sql.DatabaseMetaData, org.apache.ws.jaxme.sqls.Schema, org.apache.ws.jaxme.sqls.impl.SQLFactoryImpl.JDBCTable)"><!-- --></A><H3>
readTable</H3>
<PRE>
protected <A HREF="../../../../../../org/apache/ws/jaxme/sqls/Table.html" title="interface in org.apache.ws.jaxme.sqls">Table</A> <B>readTable</B>(java.sql.DatabaseMetaData&nbsp;pData,
                          <A HREF="../../../../../../org/apache/ws/jaxme/sqls/Schema.html" title="interface in org.apache.ws.jaxme.sqls">Schema</A>&nbsp;pSchema,
                          org.apache.ws.jaxme.sqls.impl.SQLFactoryImpl.JDBCTable&nbsp;pTable)
                   throws java.sql.SQLException</PRE>
<DL>
<DD><DL>
</DL>
</DD>
<DD><DL>

<DT><B>Throws:</B>
<DD><CODE>java.sql.SQLException</CODE></DL>
</DD>
</DL>
<HR>

<A NAME="readPrimaryKey(java.sql.DatabaseMetaData, org.apache.ws.jaxme.sqls.impl.SQLFactoryImpl.JDBCTable)"><!-- --></A><H3>
readPrimaryKey</H3>
<PRE>
protected <A HREF="../../../../../../org/apache/ws/jaxme/sqls/Index.html" title="interface in org.apache.ws.jaxme.sqls">Index</A> <B>readPrimaryKey</B>(java.sql.DatabaseMetaData&nbsp;pData,
                               org.apache.ws.jaxme.sqls.impl.SQLFactoryImpl.JDBCTable&nbsp;pTable)
                        throws java.sql.SQLException</PRE>
<DL>
<DD><DL>
</DL>
</DD>
<DD><DL>

<DT><B>Throws:</B>
<DD><CODE>java.sql.SQLException</CODE></DL>
</DD>
</DL>
<HR>

<A NAME="readForeignKeys(java.sql.DatabaseMetaData, org.apache.ws.jaxme.sqls.impl.SQLFactoryImpl.JDBCTable, org.apache.ws.jaxme.sqls.impl.SQLFactoryImpl.JDBCTable[])"><!-- --></A><H3>
readForeignKeys</H3>
<PRE>
protected <A HREF="../../../../../../org/apache/ws/jaxme/sqls/ForeignKey.html" title="interface in org.apache.ws.jaxme.sqls">ForeignKey</A>[] <B>readForeignKeys</B>(java.sql.DatabaseMetaData&nbsp;pData,
                                       org.apache.ws.jaxme.sqls.impl.SQLFactoryImpl.JDBCTable&nbsp;pTable,
                                       org.apache.ws.jaxme.sqls.impl.SQLFactoryImpl.JDBCTable[]&nbsp;pTables)
                                throws java.sql.SQLException</PRE>
<DL>
<DD><DL>
</DL>
</DD>
<DD><DL>

<DT><B>Throws:</B>
<DD><CODE>java.sql.SQLException</CODE></DL>
</DD>
</DL>
<HR>

<A NAME="getSchema(java.sql.Connection, org.apache.ws.jaxme.sqls.Schema.Name)"><!-- --></A><H3>
getSchema</H3>
<PRE>
public <A HREF="../../../../../../org/apache/ws/jaxme/sqls/Schema.html" title="interface in org.apache.ws.jaxme.sqls">Schema</A> <B>getSchema</B>(java.sql.Connection&nbsp;pConn,
                        <A HREF="../../../../../../org/apache/ws/jaxme/sqls/Schema.Name.html" title="interface in org.apache.ws.jaxme.sqls">Schema.Name</A>&nbsp;pName)
                 throws java.sql.SQLException</PRE>
<DL>
<DD><B>Description copied from interface: <CODE><A HREF="../../../../../../org/apache/ws/jaxme/sqls/SQLFactory.html#getSchema(java.sql.Connection, org.apache.ws.jaxme.sqls.Schema.Name)">SQLFactory</A></CODE></B></DD>
<DD><p>Reads the schema named <code>pName</code> from the database.</p>
<P>
<DD><DL>
<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../../org/apache/ws/jaxme/sqls/SQLFactory.html#getSchema(java.sql.Connection, org.apache.ws.jaxme.sqls.Schema.Name)">getSchema</A></CODE> in interface <CODE><A HREF="../../../../../../org/apache/ws/jaxme/sqls/SQLFactory.html" title="interface in org.apache.ws.jaxme.sqls">SQLFactory</A></CODE></DL>
</DD>
<DD><DL>

<DT><B>Throws:</B>
<DD><CODE>java.sql.SQLException</CODE></DL>
</DD>
</DL>
<HR>

<A NAME="getTable(java.sql.Connection, org.apache.ws.jaxme.sqls.Schema.Name, org.apache.ws.jaxme.sqls.Table.Name)"><!-- --></A><H3>
getTable</H3>
<PRE>
public <A HREF="../../../../../../org/apache/ws/jaxme/sqls/Table.html" title="interface in org.apache.ws.jaxme.sqls">Table</A> <B>getTable</B>(java.sql.Connection&nbsp;pConnection,
                      <A HREF="../../../../../../org/apache/ws/jaxme/sqls/Schema.Name.html" title="interface in org.apache.ws.jaxme.sqls">Schema.Name</A>&nbsp;pSchema,
                      <A HREF="../../../../../../org/apache/ws/jaxme/sqls/Table.Name.html" title="interface in org.apache.ws.jaxme.sqls">Table.Name</A>&nbsp;pTable)
               throws java.sql.SQLException</PRE>
<DL>
<DD><B>Description copied from interface: <CODE><A HREF="../../../../../../org/apache/ws/jaxme/sqls/SQLFactory.html#getTable(java.sql.Connection, org.apache.ws.jaxme.sqls.Schema.Name, org.apache.ws.jaxme.sqls.Table.Name)">SQLFactory</A></CODE></B></DD>
<DD><p>Reads the table named <code>pTable</code> from the schema
 named <code>pSchema</code> in the database.</p>
<P>
<DD><DL>
<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../../org/apache/ws/jaxme/sqls/SQLFactory.html#getTable(java.sql.Connection, org.apache.ws.jaxme.sqls.Schema.Name, org.apache.ws.jaxme.sqls.Table.Name)">getTable</A></CODE> in interface <CODE><A HREF="../../../../../../org/apache/ws/jaxme/sqls/SQLFactory.html" title="interface in org.apache.ws.jaxme.sqls">SQLFactory</A></CODE></DL>
</DD>
<DD><DL>

<DT><B>Throws:</B>
<DD><CODE>java.sql.SQLException</CODE></DL>
</DD>
</DL>
<HR>

<A NAME="getTable(java.sql.Connection, java.lang.String, java.lang.String)"><!-- --></A><H3>
getTable</H3>
<PRE>
public <A HREF="../../../../../../org/apache/ws/jaxme/sqls/Table.html" title="interface in org.apache.ws.jaxme.sqls">Table</A> <B>getTable</B>(java.sql.Connection&nbsp;pConnection,
                      java.lang.String&nbsp;pSchema,
                      java.lang.String&nbsp;pTable)
               throws java.sql.SQLException</PRE>
<DL>
<DD><B>Description copied from interface: <CODE><A HREF="../../../../../../org/apache/ws/jaxme/sqls/SQLFactory.html#getTable(java.sql.Connection, java.lang.String, java.lang.String)">SQLFactory</A></CODE></B></DD>
<DD><p>Reads the table named <code>pTable</code> from the schema
 named <code>pSchema</code> in the database.</p>
<P>
<DD><DL>
<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../../org/apache/ws/jaxme/sqls/SQLFactory.html#getTable(java.sql.Connection, java.lang.String, java.lang.String)">getTable</A></CODE> in interface <CODE><A HREF="../../../../../../org/apache/ws/jaxme/sqls/SQLFactory.html" title="interface in org.apache.ws.jaxme.sqls">SQLFactory</A></CODE></DL>
</DD>
<DD><DL>

<DT><B>Throws:</B>
<DD><CODE>java.sql.SQLException</CODE></DL>
</DD>
</DL>
<!-- ========= END OF CLASS DATA ========= -->
<HR>


<!-- ======= START OF BOTTOM NAVBAR ====== -->
<A NAME="navbar_bottom"><!-- --></A>
<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
<TR>
<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
<A NAME="navbar_bottom_firstrow"><!-- --></A>
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
  <TR ALIGN="center" VALIGN="top">
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
  </TR>
</TABLE>
</TD>
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
</EM>
</TD>
</TR>

<TR>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
&nbsp;<A HREF="../../../../../../org/apache/ws/jaxme/sqls/impl/SetStatementImpl.SetValueImpl.html" title="class in org.apache.ws.jaxme.sqls.impl"><B>PREV CLASS</B></A>&nbsp;
&nbsp;<A HREF="../../../../../../org/apache/ws/jaxme/sqls/impl/SQLFactoryImpl.IdentImpl.html" title="class in org.apache.ws.jaxme.sqls.impl"><B>NEXT CLASS</B></A></FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
  <A HREF="../../../../../../index.html?org/apache/ws/jaxme/sqls/impl/SQLFactoryImpl.html" target="_top"><B>FRAMES</B></A>  &nbsp;
&nbsp;<A HREF="SQLFactoryImpl.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
&nbsp;<SCRIPT type="text/javascript">
  <!--
  if(window==top) {
    document.writeln('<A HREF="../../../../../../allclasses-noframe.html"><B>All Classes</B></A>');
  }
  //-->
</SCRIPT>
<NOSCRIPT>
  <A HREF="../../../../../../allclasses-noframe.html"><B>All Classes</B></A>
</NOSCRIPT>


</FONT></TD>
</TR>
<TR>
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
  SUMMARY:&nbsp;<A HREF="#nested_class_summary">NESTED</A>&nbsp;|&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
DETAIL:&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
</TR>
</TABLE>
<A NAME="skip-navbar_bottom"></A>
<!-- ======== END OF BOTTOM NAVBAR ======= -->

<HR>

</BODY>
</HTML>