Sophie

Sophie

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

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:45 UTC 2010 -->
<TITLE>
ObjectFactory
</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="ObjectFactory";
    }
}
</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/JoinReference.html" title="interface in org.apache.ws.jaxme.sqls"><B>PREV CLASS</B></A>&nbsp;
&nbsp;<A HREF="../../../../../org/apache/ws/jaxme/sqls/Parts.html" title="interface in org.apache.ws.jaxme.sqls"><B>NEXT CLASS</B></A></FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
  <A HREF="../../../../../index.html?org/apache/ws/jaxme/sqls/ObjectFactory.html" target="_top"><B>FRAMES</B></A>  &nbsp;
&nbsp;<A HREF="ObjectFactory.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;NESTED&nbsp;|&nbsp;FIELD&nbsp;|&nbsp;CONSTR&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
DETAIL:&nbsp;FIELD&nbsp;|&nbsp;CONSTR&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</FONT>
<BR>
Interface ObjectFactory</H2>
<DL>
<DT><B>All Known Implementing Classes:</B> <DD><A HREF="../../../../../org/apache/ws/jaxme/sqls/impl/ObjectFactoryImpl.html" title="class in org.apache.ws.jaxme.sqls.impl">ObjectFactoryImpl</A>, <A HREF="../../../../../org/apache/ws/jaxme/sqls/oracle/OraObjectFactoryImpl.html" title="class in org.apache.ws.jaxme.sqls.oracle">OraObjectFactoryImpl</A></DD>
</DL>
<HR>
<DL>
<DT><PRE>public interface <B>ObjectFactory</B></DL>
</PRE>

<P>
A factory object for creating all the objects used by
 the SQL factory.
<P>

<P>
<HR>

<P>

<!-- ========== 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/Expression.html" title="interface in org.apache.ws.jaxme.sqls">Expression</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/apache/ws/jaxme/sqls/ObjectFactory.html#createExpression(org.apache.ws.jaxme.sqls.Statement, org.apache.ws.jaxme.sqls.Expression.Type)">createExpression</A></B>(<A HREF="../../../../../org/apache/ws/jaxme/sqls/Statement.html" title="interface in org.apache.ws.jaxme.sqls">Statement</A>&nbsp;pStatement,
                 <A HREF="../../../../../org/apache/ws/jaxme/sqls/Expression.Type.html" title="interface in org.apache.ws.jaxme.sqls">Expression.Type</A>&nbsp;sum)</CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Creates a new instance of <A HREF="../../../../../org/apache/ws/jaxme/sqls/Expression.html" title="interface in org.apache.ws.jaxme.sqls"><CODE>Expression</CODE></A>.</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/Case.html" title="interface in org.apache.ws.jaxme.sqls">Case</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/apache/ws/jaxme/sqls/ObjectFactory.html#newCase(org.apache.ws.jaxme.sqls.Column.Type)">newCase</A></B>(<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;Creates a new instance of <A HREF="../../../../../org/apache/ws/jaxme/sqls/Case.html" title="interface in org.apache.ws.jaxme.sqls"><CODE>Case</CODE></A>.</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/ColumnReference.html" title="interface in org.apache.ws.jaxme.sqls">ColumnReference</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/apache/ws/jaxme/sqls/ObjectFactory.html#newColumnReference(org.apache.ws.jaxme.sqls.TableReference, org.apache.ws.jaxme.sqls.Column)">newColumnReference</A></B>(<A HREF="../../../../../org/apache/ws/jaxme/sqls/TableReference.html" title="interface in org.apache.ws.jaxme.sqls">TableReference</A>&nbsp;pTableReference,
                   <A HREF="../../../../../org/apache/ws/jaxme/sqls/Column.html" title="interface in org.apache.ws.jaxme.sqls">Column</A>&nbsp;pColumn)</CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Creates a new instance of <A HREF="../../../../../org/apache/ws/jaxme/sqls/ColumnReference.html" title="interface in org.apache.ws.jaxme.sqls"><CODE>ColumnReference</CODE></A>.</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/CombinedConstraint.html" title="interface in org.apache.ws.jaxme.sqls">CombinedConstraint</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/apache/ws/jaxme/sqls/ObjectFactory.html#newCombinedConstraint(org.apache.ws.jaxme.sqls.ConstrainedStatement, org.apache.ws.jaxme.sqls.CombinedConstraint.Type)">newCombinedConstraint</A></B>(<A HREF="../../../../../org/apache/ws/jaxme/sqls/ConstrainedStatement.html" title="interface in org.apache.ws.jaxme.sqls">ConstrainedStatement</A>&nbsp;pStatement,
                      <A HREF="../../../../../org/apache/ws/jaxme/sqls/CombinedConstraint.Type.html" title="interface in org.apache.ws.jaxme.sqls">CombinedConstraint.Type</A>&nbsp;pType)</CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Creates a new instance of
 <A HREF="../../../../../org/apache/ws/jaxme/sqls/Constraint.html" title="interface in org.apache.ws.jaxme.sqls"><CODE>Constraint</CODE></A> constraining
 the given <A HREF="../../../../../org/apache/ws/jaxme/sqls/ConstrainedStatement.html" title="interface in org.apache.ws.jaxme.sqls"><CODE>ConstrainedStatement</CODE></A>.</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/Function.html" title="interface in org.apache.ws.jaxme.sqls">Function</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/apache/ws/jaxme/sqls/ObjectFactory.html#newFunction(org.apache.ws.jaxme.sqls.Statement, java.lang.String)">newFunction</A></B>(<A HREF="../../../../../org/apache/ws/jaxme/sqls/Statement.html" title="interface in org.apache.ws.jaxme.sqls">Statement</A>&nbsp;pStatement,
            java.lang.String&nbsp;pName)</CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns an instance of <A HREF="../../../../../org/apache/ws/jaxme/sqls/Function.html" title="interface in org.apache.ws.jaxme.sqls"><CODE>Function</CODE></A>.</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/JoinReference.html" title="interface in org.apache.ws.jaxme.sqls">JoinReference</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/apache/ws/jaxme/sqls/ObjectFactory.html#newJoinReference(org.apache.ws.jaxme.sqls.SelectTableReference, org.apache.ws.jaxme.sqls.Table, boolean)">newJoinReference</A></B>(<A HREF="../../../../../org/apache/ws/jaxme/sqls/SelectTableReference.html" title="interface in org.apache.ws.jaxme.sqls">SelectTableReference</A>&nbsp;pSelectTableReference,
                 <A HREF="../../../../../org/apache/ws/jaxme/sqls/Table.html" title="interface in org.apache.ws.jaxme.sqls">Table</A>&nbsp;pTable,
                 boolean&nbsp;pIsLeftOuterJoin)</CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns an instance of
 <A HREF="../../../../../org/apache/ws/jaxme/sqls/JoinReference.html" title="interface in org.apache.ws.jaxme.sqls"><CODE>JoinReference</CODE></A>.</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/RawSQLCode.html" title="interface in org.apache.ws.jaxme.sqls">RawSQLCode</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/apache/ws/jaxme/sqls/ObjectFactory.html#newRawSQL(java.lang.String)">newRawSQL</A></B>(java.lang.String&nbsp;pRawSQLCode)</CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns an instance of
 <A HREF="../../../../../org/apache/ws/jaxme/sqls/RawSQLCode.html" title="interface in org.apache.ws.jaxme.sqls"><CODE>RawSQLCode</CODE></A>.</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/ObjectFactory.html#newView(org.apache.ws.jaxme.sqls.SelectStatement, org.apache.ws.jaxme.sqls.Table.Name)">newView</A></B>(<A HREF="../../../../../org/apache/ws/jaxme/sqls/SelectStatement.html" title="interface in org.apache.ws.jaxme.sqls">SelectStatement</A>&nbsp;pSelectStatement,
        <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;Returns an instance of
 <A HREF="../../../../../org/apache/ws/jaxme/sqls/Table.html" title="interface in org.apache.ws.jaxme.sqls"><CODE>Table</CODE></A>, which allows to embed
 the given instance of
 <A HREF="../../../../../org/apache/ws/jaxme/sqls/SelectStatement.html" title="interface in org.apache.ws.jaxme.sqls"><CODE>SelectStatement</CODE></A> into another
 SELECT statement.</TD>
</TR>
</TABLE>
&nbsp;
<P>

<!-- ============ 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="newRawSQL(java.lang.String)"><!-- --></A><H3>
newRawSQL</H3>
<PRE>
<A HREF="../../../../../org/apache/ws/jaxme/sqls/RawSQLCode.html" title="interface in org.apache.ws.jaxme.sqls">RawSQLCode</A> <B>newRawSQL</B>(java.lang.String&nbsp;pRawSQLCode)</PRE>
<DL>
<DD>Returns an instance of
 <A HREF="../../../../../org/apache/ws/jaxme/sqls/RawSQLCode.html" title="interface in org.apache.ws.jaxme.sqls"><CODE>RawSQLCode</CODE></A>.
<P>
<DD><DL>
</DL>
</DD>
</DL>
<HR>

<A NAME="newJoinReference(org.apache.ws.jaxme.sqls.SelectTableReference, org.apache.ws.jaxme.sqls.Table, boolean)"><!-- --></A><H3>
newJoinReference</H3>
<PRE>
<A HREF="../../../../../org/apache/ws/jaxme/sqls/JoinReference.html" title="interface in org.apache.ws.jaxme.sqls">JoinReference</A> <B>newJoinReference</B>(<A HREF="../../../../../org/apache/ws/jaxme/sqls/SelectTableReference.html" title="interface in org.apache.ws.jaxme.sqls">SelectTableReference</A>&nbsp;pSelectTableReference,
                               <A HREF="../../../../../org/apache/ws/jaxme/sqls/Table.html" title="interface in org.apache.ws.jaxme.sqls">Table</A>&nbsp;pTable,
                               boolean&nbsp;pIsLeftOuterJoin)</PRE>
<DL>
<DD><p>Returns an instance of
 <A HREF="../../../../../org/apache/ws/jaxme/sqls/JoinReference.html" title="interface in org.apache.ws.jaxme.sqls"><CODE>JoinReference</CODE></A>.</p>
<P>
<DD><DL>
</DL>
</DD>
</DL>
<HR>

<A NAME="newFunction(org.apache.ws.jaxme.sqls.Statement, java.lang.String)"><!-- --></A><H3>
newFunction</H3>
<PRE>
<A HREF="../../../../../org/apache/ws/jaxme/sqls/Function.html" title="interface in org.apache.ws.jaxme.sqls">Function</A> <B>newFunction</B>(<A HREF="../../../../../org/apache/ws/jaxme/sqls/Statement.html" title="interface in org.apache.ws.jaxme.sqls">Statement</A>&nbsp;pStatement,
                     java.lang.String&nbsp;pName)</PRE>
<DL>
<DD>Returns an instance of <A HREF="../../../../../org/apache/ws/jaxme/sqls/Function.html" title="interface in org.apache.ws.jaxme.sqls"><CODE>Function</CODE></A>.
<P>
<DD><DL>
</DL>
</DD>
</DL>
<HR>

<A NAME="newView(org.apache.ws.jaxme.sqls.SelectStatement, org.apache.ws.jaxme.sqls.Table.Name)"><!-- --></A><H3>
newView</H3>
<PRE>
<A HREF="../../../../../org/apache/ws/jaxme/sqls/Table.html" title="interface in org.apache.ws.jaxme.sqls">Table</A> <B>newView</B>(<A HREF="../../../../../org/apache/ws/jaxme/sqls/SelectStatement.html" title="interface in org.apache.ws.jaxme.sqls">SelectStatement</A>&nbsp;pSelectStatement,
              <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>Returns an instance of
 <A HREF="../../../../../org/apache/ws/jaxme/sqls/Table.html" title="interface in org.apache.ws.jaxme.sqls"><CODE>Table</CODE></A>, which allows to embed
 the given instance of
 <A HREF="../../../../../org/apache/ws/jaxme/sqls/SelectStatement.html" title="interface in org.apache.ws.jaxme.sqls"><CODE>SelectStatement</CODE></A> into another
 SELECT statement.
<P>
<DD><DL>
</DL>
</DD>
</DL>
<HR>

<A NAME="newCombinedConstraint(org.apache.ws.jaxme.sqls.ConstrainedStatement, org.apache.ws.jaxme.sqls.CombinedConstraint.Type)"><!-- --></A><H3>
newCombinedConstraint</H3>
<PRE>
<A HREF="../../../../../org/apache/ws/jaxme/sqls/CombinedConstraint.html" title="interface in org.apache.ws.jaxme.sqls">CombinedConstraint</A> <B>newCombinedConstraint</B>(<A HREF="../../../../../org/apache/ws/jaxme/sqls/ConstrainedStatement.html" title="interface in org.apache.ws.jaxme.sqls">ConstrainedStatement</A>&nbsp;pStatement,
                                         <A HREF="../../../../../org/apache/ws/jaxme/sqls/CombinedConstraint.Type.html" title="interface in org.apache.ws.jaxme.sqls">CombinedConstraint.Type</A>&nbsp;pType)</PRE>
<DL>
<DD>Creates a new instance of
 <A HREF="../../../../../org/apache/ws/jaxme/sqls/Constraint.html" title="interface in org.apache.ws.jaxme.sqls"><CODE>Constraint</CODE></A> constraining
 the given <A HREF="../../../../../org/apache/ws/jaxme/sqls/ConstrainedStatement.html" title="interface in org.apache.ws.jaxme.sqls"><CODE>ConstrainedStatement</CODE></A>.
<P>
<DD><DL>
</DL>
</DD>
</DL>
<HR>

<A NAME="newCase(org.apache.ws.jaxme.sqls.Column.Type)"><!-- --></A><H3>
newCase</H3>
<PRE>
<A HREF="../../../../../org/apache/ws/jaxme/sqls/Case.html" title="interface in org.apache.ws.jaxme.sqls">Case</A> <B>newCase</B>(<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>Creates a new instance of <A HREF="../../../../../org/apache/ws/jaxme/sqls/Case.html" title="interface in org.apache.ws.jaxme.sqls"><CODE>Case</CODE></A>.
<P>
<DD><DL>
</DL>
</DD>
</DL>
<HR>

<A NAME="newColumnReference(org.apache.ws.jaxme.sqls.TableReference, org.apache.ws.jaxme.sqls.Column)"><!-- --></A><H3>
newColumnReference</H3>
<PRE>
<A HREF="../../../../../org/apache/ws/jaxme/sqls/ColumnReference.html" title="interface in org.apache.ws.jaxme.sqls">ColumnReference</A> <B>newColumnReference</B>(<A HREF="../../../../../org/apache/ws/jaxme/sqls/TableReference.html" title="interface in org.apache.ws.jaxme.sqls">TableReference</A>&nbsp;pTableReference,
                                   <A HREF="../../../../../org/apache/ws/jaxme/sqls/Column.html" title="interface in org.apache.ws.jaxme.sqls">Column</A>&nbsp;pColumn)</PRE>
<DL>
<DD>Creates a new instance of <A HREF="../../../../../org/apache/ws/jaxme/sqls/ColumnReference.html" title="interface in org.apache.ws.jaxme.sqls"><CODE>ColumnReference</CODE></A>.
<P>
<DD><DL>
</DL>
</DD>
</DL>
<HR>

<A NAME="createExpression(org.apache.ws.jaxme.sqls.Statement, org.apache.ws.jaxme.sqls.Expression.Type)"><!-- --></A><H3>
createExpression</H3>
<PRE>
<A HREF="../../../../../org/apache/ws/jaxme/sqls/Expression.html" title="interface in org.apache.ws.jaxme.sqls">Expression</A> <B>createExpression</B>(<A HREF="../../../../../org/apache/ws/jaxme/sqls/Statement.html" title="interface in org.apache.ws.jaxme.sqls">Statement</A>&nbsp;pStatement,
                            <A HREF="../../../../../org/apache/ws/jaxme/sqls/Expression.Type.html" title="interface in org.apache.ws.jaxme.sqls">Expression.Type</A>&nbsp;sum)</PRE>
<DL>
<DD>Creates a new instance of <A HREF="../../../../../org/apache/ws/jaxme/sqls/Expression.html" title="interface in org.apache.ws.jaxme.sqls"><CODE>Expression</CODE></A>.
<P>
<DD><DL>
</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/JoinReference.html" title="interface in org.apache.ws.jaxme.sqls"><B>PREV CLASS</B></A>&nbsp;
&nbsp;<A HREF="../../../../../org/apache/ws/jaxme/sqls/Parts.html" title="interface in org.apache.ws.jaxme.sqls"><B>NEXT CLASS</B></A></FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
  <A HREF="../../../../../index.html?org/apache/ws/jaxme/sqls/ObjectFactory.html" target="_top"><B>FRAMES</B></A>  &nbsp;
&nbsp;<A HREF="ObjectFactory.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;NESTED&nbsp;|&nbsp;FIELD&nbsp;|&nbsp;CONSTR&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
DETAIL:&nbsp;FIELD&nbsp;|&nbsp;CONSTR&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>