Sophie

Sophie

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

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>
SelectTableReferenceImpl
</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="SelectTableReferenceImpl";
    }
}
</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/SelectStatementImpl.OrderColumnImpl.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/SetStatementImpl.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/SelectTableReferenceImpl.html" target="_top"><B>FRAMES</B></A>  &nbsp;
&nbsp;<A HREF="SelectTableReferenceImpl.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;<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 SelectTableReferenceImpl</H2>
<PRE>
java.lang.Object
  <IMG SRC="../../../../../../resources/inherit.gif" ALT="extended by "><A HREF="../../../../../../org/apache/ws/jaxme/sqls/impl/TableReferenceImpl.html" title="class in org.apache.ws.jaxme.sqls.impl">org.apache.ws.jaxme.sqls.impl.TableReferenceImpl</A>
      <IMG SRC="../../../../../../resources/inherit.gif" ALT="extended by "><B>org.apache.ws.jaxme.sqls.impl.SelectTableReferenceImpl</B>
</PRE>
<DL>
<DT><B>All Implemented Interfaces:</B> <DD><A HREF="../../../../../../org/apache/ws/jaxme/sqls/SelectTableReference.html" title="interface in org.apache.ws.jaxme.sqls">SelectTableReference</A>, <A HREF="../../../../../../org/apache/ws/jaxme/sqls/TableReference.html" title="interface in org.apache.ws.jaxme.sqls">TableReference</A></DD>
</DL>
<DL>
<DT><B>Direct Known Subclasses:</B> <DD><A HREF="../../../../../../org/apache/ws/jaxme/sqls/impl/JoinReferenceImpl.html" title="class in org.apache.ws.jaxme.sqls.impl">JoinReferenceImpl</A></DD>
</DL>
<HR>
<DL>
<DT><PRE>public class <B>SelectTableReferenceImpl</B><DT>extends <A HREF="../../../../../../org/apache/ws/jaxme/sqls/impl/TableReferenceImpl.html" title="class in org.apache.ws.jaxme.sqls.impl">TableReferenceImpl</A><DT>implements <A HREF="../../../../../../org/apache/ws/jaxme/sqls/SelectTableReference.html" title="interface in org.apache.ws.jaxme.sqls">SelectTableReference</A></DL>
</PRE>

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

<P>

<!-- ======== 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/SelectTableReferenceImpl.html#SelectTableReferenceImpl(org.apache.ws.jaxme.sqls.SelectStatement, org.apache.ws.jaxme.sqls.Table)">SelectTableReferenceImpl</A></B>(<A HREF="../../../../../../org/apache/ws/jaxme/sqls/SelectStatement.html" title="interface in org.apache.ws.jaxme.sqls">SelectStatement</A>&nbsp;pStatement,
                         <A HREF="../../../../../../org/apache/ws/jaxme/sqls/Table.html" title="interface in org.apache.ws.jaxme.sqls">Table</A>&nbsp;pTable)</CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Creates a new instance of SelectTableReferenceImpl referencing
 the given <A HREF="../../../../../../org/apache/ws/jaxme/sqls/SelectStatement.html" title="interface in org.apache.ws.jaxme.sqls"><CODE>SelectStatement</CODE></A>.</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/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/impl/SelectTableReferenceImpl.html#getRightJoinedTableReference()">getRightJoinedTableReference</A></B>()</CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the right table of a possible join or null,
 if there is no such table.</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/SelectTableReferenceImpl.html#getSelectStatement()">getSelectStatement</A></B>()</CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the <A HREF="../../../../../../org/apache/ws/jaxme/sqls/SelectStatement.html" title="interface in org.apache.ws.jaxme.sqls"><CODE>SelectStatement</CODE></A> that created the reference.</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/impl/SelectTableReferenceImpl.html#join(org.apache.ws.jaxme.sqls.Table)">join</A></B>(<A HREF="../../../../../../org/apache/ws/jaxme/sqls/Table.html" title="interface in org.apache.ws.jaxme.sqls">Table</A>&nbsp;pTable)</CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Indicates that the referenced table shall be joined
 with the given table <code>pTable</code> and returns a
 reference to that table.</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/impl/SelectTableReferenceImpl.html#leftOuterJoin(org.apache.ws.jaxme.sqls.Table)">leftOuterJoin</A></B>(<A HREF="../../../../../../org/apache/ws/jaxme/sqls/Table.html" title="interface in org.apache.ws.jaxme.sqls">Table</A>&nbsp;pTable)</CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Indicates that the referenced table shall be joined
 in a left outer join with the given table <code>pTable</code>
 and returns a reference to that table.</TD>
</TR>
</TABLE>
&nbsp;<A NAME="methods_inherited_from_class_org.apache.ws.jaxme.sqls.impl.TableReferenceImpl"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
<TH ALIGN="left"><B>Methods inherited from class org.apache.ws.jaxme.sqls.impl.<A HREF="../../../../../../org/apache/ws/jaxme/sqls/impl/TableReferenceImpl.html" title="class in org.apache.ws.jaxme.sqls.impl">TableReferenceImpl</A></B></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><A HREF="../../../../../../org/apache/ws/jaxme/sqls/impl/TableReferenceImpl.html#equals(java.lang.Object)">equals</A>, <A HREF="../../../../../../org/apache/ws/jaxme/sqls/impl/TableReferenceImpl.html#getAlias()">getAlias</A>, <A HREF="../../../../../../org/apache/ws/jaxme/sqls/impl/TableReferenceImpl.html#getStatement()">getStatement</A>, <A HREF="../../../../../../org/apache/ws/jaxme/sqls/impl/TableReferenceImpl.html#getTable()">getTable</A>, <A HREF="../../../../../../org/apache/ws/jaxme/sqls/impl/TableReferenceImpl.html#hashCode()">hashCode</A>, <A HREF="../../../../../../org/apache/ws/jaxme/sqls/impl/TableReferenceImpl.html#newColumnReference(org.apache.ws.jaxme.sqls.Column.Name)">newColumnReference</A>, <A HREF="../../../../../../org/apache/ws/jaxme/sqls/impl/TableReferenceImpl.html#newColumnReference(org.apache.ws.jaxme.sqls.Column)">newColumnReference</A>, <A HREF="../../../../../../org/apache/ws/jaxme/sqls/impl/TableReferenceImpl.html#newColumnReference(java.lang.String)">newColumnReference</A>, <A HREF="../../../../../../org/apache/ws/jaxme/sqls/impl/TableReferenceImpl.html#setAlias(java.lang.String)">setAlias</A>, <A HREF="../../../../../../org/apache/ws/jaxme/sqls/impl/TableReferenceImpl.html#setAlias(org.apache.ws.jaxme.sqls.Table.Name)">setAlias</A></CODE></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, finalize, getClass, notify, notifyAll, toString, wait, wait, wait</CODE></TD>
</TR>
</TABLE>
&nbsp;<A NAME="methods_inherited_from_class_org.apache.ws.jaxme.sqls.TableReference"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
<TH ALIGN="left"><B>Methods inherited from interface org.apache.ws.jaxme.sqls.<A HREF="../../../../../../org/apache/ws/jaxme/sqls/TableReference.html" title="interface in org.apache.ws.jaxme.sqls">TableReference</A></B></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><A HREF="../../../../../../org/apache/ws/jaxme/sqls/TableReference.html#getAlias()">getAlias</A>, <A HREF="../../../../../../org/apache/ws/jaxme/sqls/TableReference.html#getStatement()">getStatement</A>, <A HREF="../../../../../../org/apache/ws/jaxme/sqls/TableReference.html#getTable()">getTable</A>, <A HREF="../../../../../../org/apache/ws/jaxme/sqls/TableReference.html#newColumnReference(org.apache.ws.jaxme.sqls.Column.Name)">newColumnReference</A>, <A HREF="../../../../../../org/apache/ws/jaxme/sqls/TableReference.html#newColumnReference(org.apache.ws.jaxme.sqls.Column)">newColumnReference</A>, <A HREF="../../../../../../org/apache/ws/jaxme/sqls/TableReference.html#newColumnReference(java.lang.String)">newColumnReference</A>, <A HREF="../../../../../../org/apache/ws/jaxme/sqls/TableReference.html#setAlias(java.lang.String)">setAlias</A>, <A HREF="../../../../../../org/apache/ws/jaxme/sqls/TableReference.html#setAlias(org.apache.ws.jaxme.sqls.Table.Name)">setAlias</A></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="SelectTableReferenceImpl(org.apache.ws.jaxme.sqls.SelectStatement, org.apache.ws.jaxme.sqls.Table)"><!-- --></A><H3>
SelectTableReferenceImpl</H3>
<PRE>
public <B>SelectTableReferenceImpl</B>(<A HREF="../../../../../../org/apache/ws/jaxme/sqls/SelectStatement.html" title="interface in org.apache.ws.jaxme.sqls">SelectStatement</A>&nbsp;pStatement,
                                <A HREF="../../../../../../org/apache/ws/jaxme/sqls/Table.html" title="interface in org.apache.ws.jaxme.sqls">Table</A>&nbsp;pTable)</PRE>
<DL>
<DD><p>Creates a new instance of SelectTableReferenceImpl referencing
 the given <A HREF="../../../../../../org/apache/ws/jaxme/sqls/SelectStatement.html" title="interface in org.apache.ws.jaxme.sqls"><CODE>SelectStatement</CODE></A>.</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="join(org.apache.ws.jaxme.sqls.Table)"><!-- --></A><H3>
join</H3>
<PRE>
public <A HREF="../../../../../../org/apache/ws/jaxme/sqls/JoinReference.html" title="interface in org.apache.ws.jaxme.sqls">JoinReference</A> <B>join</B>(<A HREF="../../../../../../org/apache/ws/jaxme/sqls/Table.html" title="interface in org.apache.ws.jaxme.sqls">Table</A>&nbsp;pTable)</PRE>
<DL>
<DD><B>Description copied from interface: <CODE><A HREF="../../../../../../org/apache/ws/jaxme/sqls/SelectTableReference.html#join(org.apache.ws.jaxme.sqls.Table)">SelectTableReference</A></CODE></B></DD>
<DD><p>Indicates that the referenced table shall be joined
 with the given table <code>pTable</code> and returns a
 reference to that table.</p>
<P>
<DD><DL>
<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../../org/apache/ws/jaxme/sqls/SelectTableReference.html#join(org.apache.ws.jaxme.sqls.Table)">join</A></CODE> in interface <CODE><A HREF="../../../../../../org/apache/ws/jaxme/sqls/SelectTableReference.html" title="interface in org.apache.ws.jaxme.sqls">SelectTableReference</A></CODE></DL>
</DD>
<DD><DL>
</DL>
</DD>
</DL>
<HR>

<A NAME="leftOuterJoin(org.apache.ws.jaxme.sqls.Table)"><!-- --></A><H3>
leftOuterJoin</H3>
<PRE>
public <A HREF="../../../../../../org/apache/ws/jaxme/sqls/JoinReference.html" title="interface in org.apache.ws.jaxme.sqls">JoinReference</A> <B>leftOuterJoin</B>(<A HREF="../../../../../../org/apache/ws/jaxme/sqls/Table.html" title="interface in org.apache.ws.jaxme.sqls">Table</A>&nbsp;pTable)</PRE>
<DL>
<DD><B>Description copied from interface: <CODE><A HREF="../../../../../../org/apache/ws/jaxme/sqls/SelectTableReference.html#leftOuterJoin(org.apache.ws.jaxme.sqls.Table)">SelectTableReference</A></CODE></B></DD>
<DD><p>Indicates that the referenced table shall be joined
 in a left outer join with the given table <code>pTable</code>
 and returns a reference to that table.</p>
<P>
<DD><DL>
<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../../org/apache/ws/jaxme/sqls/SelectTableReference.html#leftOuterJoin(org.apache.ws.jaxme.sqls.Table)">leftOuterJoin</A></CODE> in interface <CODE><A HREF="../../../../../../org/apache/ws/jaxme/sqls/SelectTableReference.html" title="interface in org.apache.ws.jaxme.sqls">SelectTableReference</A></CODE></DL>
</DD>
<DD><DL>
</DL>
</DD>
</DL>
<HR>

<A NAME="getSelectStatement()"><!-- --></A><H3>
getSelectStatement</H3>
<PRE>
public <A HREF="../../../../../../org/apache/ws/jaxme/sqls/SelectStatement.html" title="interface in org.apache.ws.jaxme.sqls">SelectStatement</A> <B>getSelectStatement</B>()</PRE>
<DL>
<DD><B>Description copied from interface: <CODE><A HREF="../../../../../../org/apache/ws/jaxme/sqls/SelectTableReference.html#getSelectStatement()">SelectTableReference</A></CODE></B></DD>
<DD><p>Returns the <A HREF="../../../../../../org/apache/ws/jaxme/sqls/SelectStatement.html" title="interface in org.apache.ws.jaxme.sqls"><CODE>SelectStatement</CODE></A> that created the reference.
 Shortcut for <code>(SelectStatement) getStatement()</code>.</p>
<P>
<DD><DL>
<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../../org/apache/ws/jaxme/sqls/SelectTableReference.html#getSelectStatement()">getSelectStatement</A></CODE> in interface <CODE><A HREF="../../../../../../org/apache/ws/jaxme/sqls/SelectTableReference.html" title="interface in org.apache.ws.jaxme.sqls">SelectTableReference</A></CODE></DL>
</DD>
<DD><DL>
</DL>
</DD>
</DL>
<HR>

<A NAME="getRightJoinedTableReference()"><!-- --></A><H3>
getRightJoinedTableReference</H3>
<PRE>
public <A HREF="../../../../../../org/apache/ws/jaxme/sqls/JoinReference.html" title="interface in org.apache.ws.jaxme.sqls">JoinReference</A> <B>getRightJoinedTableReference</B>()</PRE>
<DL>
<DD><B>Description copied from interface: <CODE><A HREF="../../../../../../org/apache/ws/jaxme/sqls/SelectTableReference.html#getRightJoinedTableReference()">SelectTableReference</A></CODE></B></DD>
<DD><p>Returns the right table of a possible join or null,
 if there is no such table.</p>
<P>
<DD><DL>
<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../../org/apache/ws/jaxme/sqls/SelectTableReference.html#getRightJoinedTableReference()">getRightJoinedTableReference</A></CODE> in interface <CODE><A HREF="../../../../../../org/apache/ws/jaxme/sqls/SelectTableReference.html" title="interface in org.apache.ws.jaxme.sqls">SelectTableReference</A></CODE></DL>
</DD>
<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/impl/SelectStatementImpl.OrderColumnImpl.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/SetStatementImpl.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/SelectTableReferenceImpl.html" target="_top"><B>FRAMES</B></A>  &nbsp;
&nbsp;<A HREF="SelectTableReferenceImpl.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;<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>