Sophie

Sophie

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

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:50 UTC 2010 -->
<TITLE>
org.apache.ws.jaxme.sqls.impl
</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="org.apache.ws.jaxme.sqls.impl";
    }
}
</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="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Package</B></FONT>&nbsp;</TD>
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <FONT CLASS="NavBarFont1">Class</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/hsqldb/package-summary.html"><B>PREV PACKAGE</B></A>&nbsp;
&nbsp;<A HREF="../../../../../../org/apache/ws/jaxme/sqls/oracle/package-summary.html"><B>NEXT PACKAGE</B></A></FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
  <A HREF="../../../../../../index.html?org/apache/ws/jaxme/sqls/impl/package-summary.html" target="_top"><B>FRAMES</B></A>  &nbsp;
&nbsp;<A HREF="package-summary.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>
</TABLE>
<A NAME="skip-navbar_top"></A>
<!-- ========= END OF TOP NAVBAR ========= -->

<HR>
<H2>
Package org.apache.ws.jaxme.sqls.impl
</H2>

Contains the basic implementation of the generic framework for SQL generators.
<P>
<B>See:</B>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<A HREF="#package_description"><B>Description</B></A>
<P>

<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
<B>Class Summary</B></FONT></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../../../org/apache/ws/jaxme/sqls/impl/AbstractColumn.html" title="class in org.apache.ws.jaxme.sqls.impl">AbstractColumn</A></B></TD>
<TD>&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../../../org/apache/ws/jaxme/sqls/impl/BooleanConstraintImpl.html" title="class in org.apache.ws.jaxme.sqls.impl">BooleanConstraintImpl</A></B></TD>
<TD>&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../../../org/apache/ws/jaxme/sqls/impl/BooleanConstraintImpl.TypeImpl.html" title="class in org.apache.ws.jaxme.sqls.impl">BooleanConstraintImpl.TypeImpl</A></B></TD>
<TD>Default implementation of <CODE>BooleanConstraint.Type</CODE>.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../../../org/apache/ws/jaxme/sqls/impl/CaseImpl.html" title="class in org.apache.ws.jaxme.sqls.impl">CaseImpl</A></B></TD>
<TD>Implementation of a
 <A HREF="../../../../../../org/apache/ws/jaxme/sqls/Case.html" title="interface in org.apache.ws.jaxme.sqls"><CODE>Case</CODE></A> clause.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../../../org/apache/ws/jaxme/sqls/impl/CaseImpl.WhenImpl.html" title="class in org.apache.ws.jaxme.sqls.impl">CaseImpl.WhenImpl</A></B></TD>
<TD>Implementation of a
 <A HREF="../../../../../../org/apache/ws/jaxme/sqls/Case.When.html" title="interface in org.apache.ws.jaxme.sqls"><CODE>Case.When</CODE></A> clause.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../../../org/apache/ws/jaxme/sqls/impl/ColumnImpl.html" title="class in org.apache.ws.jaxme.sqls.impl">ColumnImpl</A></B></TD>
<TD>Implementation of a column.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../../../org/apache/ws/jaxme/sqls/impl/ColumnImpl.NameImpl.html" title="class in org.apache.ws.jaxme.sqls.impl">ColumnImpl.NameImpl</A></B></TD>
<TD>&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../../../org/apache/ws/jaxme/sqls/impl/ColumnImpl.TypeImpl.html" title="class in org.apache.ws.jaxme.sqls.impl">ColumnImpl.TypeImpl</A></B></TD>
<TD>&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../../../org/apache/ws/jaxme/sqls/impl/ColumnReferenceImpl.html" title="class in org.apache.ws.jaxme.sqls.impl">ColumnReferenceImpl</A></B></TD>
<TD>Implementation of a <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 WIDTH="15%"><B><A HREF="../../../../../../org/apache/ws/jaxme/sqls/impl/ColumnSetImpl.html" title="class in org.apache.ws.jaxme.sqls.impl">ColumnSetImpl</A></B></TD>
<TD>A common base class for <A HREF="../../../../../../org/apache/ws/jaxme/sqls/impl/ForeignKeyImpl.html" title="class in org.apache.ws.jaxme.sqls.impl"><CODE>ForeignKeyImpl</CODE></A> and
 <A HREF="../../../../../../org/apache/ws/jaxme/sqls/impl/IndexImpl.html" title="class in org.apache.ws.jaxme.sqls.impl"><CODE>IndexImpl</CODE></A>.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../../../org/apache/ws/jaxme/sqls/impl/CombinedConstraintImpl.html" title="class in org.apache.ws.jaxme.sqls.impl">CombinedConstraintImpl</A></B></TD>
<TD>&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../../../org/apache/ws/jaxme/sqls/impl/CombinedConstraintImpl.TypeImpl.html" title="class in org.apache.ws.jaxme.sqls.impl">CombinedConstraintImpl.TypeImpl</A></B></TD>
<TD>Default implementation of
 <A HREF="../../../../../../org/apache/ws/jaxme/sqls/CombinedConstraint.Type.html" title="interface in org.apache.ws.jaxme.sqls"><CODE>CombinedConstraint.Type</CODE></A>.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../../../org/apache/ws/jaxme/sqls/impl/ConstrainedStatementImpl.html" title="class in org.apache.ws.jaxme.sqls.impl">ConstrainedStatementImpl</A></B></TD>
<TD>&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../../../org/apache/ws/jaxme/sqls/impl/ConstraintImpl.html" title="class in org.apache.ws.jaxme.sqls.impl">ConstraintImpl</A></B></TD>
<TD>&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../../../org/apache/ws/jaxme/sqls/impl/DeleteStatementImpl.html" title="class in org.apache.ws.jaxme.sqls.impl">DeleteStatementImpl</A></B></TD>
<TD>&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../../../org/apache/ws/jaxme/sqls/impl/ExpressionImpl.html" title="class in org.apache.ws.jaxme.sqls.impl">ExpressionImpl</A></B></TD>
<TD>Default implementation 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 WIDTH="15%"><B><A HREF="../../../../../../org/apache/ws/jaxme/sqls/impl/ExpressionImpl.TypeImpl.html" title="class in org.apache.ws.jaxme.sqls.impl">ExpressionImpl.TypeImpl</A></B></TD>
<TD>Default implementation of <CODE>Expression.Type</CODE>.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../../../org/apache/ws/jaxme/sqls/impl/ForeignKeyImpl.html" title="class in org.apache.ws.jaxme.sqls.impl">ForeignKeyImpl</A></B></TD>
<TD>Implementation of a foreign key.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../../../org/apache/ws/jaxme/sqls/impl/ForeignKeyImpl.ColumnReferenceImpl.html" title="class in org.apache.ws.jaxme.sqls.impl">ForeignKeyImpl.ColumnReferenceImpl</A></B></TD>
<TD>&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../../../org/apache/ws/jaxme/sqls/impl/FunctionImpl.html" title="class in org.apache.ws.jaxme.sqls.impl">FunctionImpl</A></B></TD>
<TD>&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../../../org/apache/ws/jaxme/sqls/impl/IndexImpl.html" title="class in org.apache.ws.jaxme.sqls.impl">IndexImpl</A></B></TD>
<TD>&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../../../org/apache/ws/jaxme/sqls/impl/IndexImpl.NameImpl.html" title="class in org.apache.ws.jaxme.sqls.impl">IndexImpl.NameImpl</A></B></TD>
<TD>&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../../../org/apache/ws/jaxme/sqls/impl/InsertStatementImpl.html" title="class in org.apache.ws.jaxme.sqls.impl">InsertStatementImpl</A></B></TD>
<TD>&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../../../org/apache/ws/jaxme/sqls/impl/JoinReferenceImpl.html" title="class in org.apache.ws.jaxme.sqls.impl">JoinReferenceImpl</A></B></TD>
<TD>&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../../../org/apache/ws/jaxme/sqls/impl/ObjectFactoryImpl.html" title="class in org.apache.ws.jaxme.sqls.impl">ObjectFactoryImpl</A></B></TD>
<TD>Default implementation of the object factory.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../../../org/apache/ws/jaxme/sqls/impl/PartsImpl.html" title="class in org.apache.ws.jaxme.sqls.impl">PartsImpl</A></B></TD>
<TD>&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../../../org/apache/ws/jaxme/sqls/impl/RawSQLCodeImpl.html" title="class in org.apache.ws.jaxme.sqls.impl">RawSQLCodeImpl</A></B></TD>
<TD>&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../../../org/apache/ws/jaxme/sqls/impl/SchemaImpl.html" title="class in org.apache.ws.jaxme.sqls.impl">SchemaImpl</A></B></TD>
<TD>Implementation of a schema.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../../../org/apache/ws/jaxme/sqls/impl/SchemaImpl.NameImpl.html" title="class in org.apache.ws.jaxme.sqls.impl">SchemaImpl.NameImpl</A></B></TD>
<TD>&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../../../org/apache/ws/jaxme/sqls/impl/SelectStatementImpl.html" title="class in org.apache.ws.jaxme.sqls.impl">SelectStatementImpl</A></B></TD>
<TD>&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../../../org/apache/ws/jaxme/sqls/impl/SelectStatementImpl.OrderColumnImpl.html" title="class in org.apache.ws.jaxme.sqls.impl">SelectStatementImpl.OrderColumnImpl</A></B></TD>
<TD>&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../../../org/apache/ws/jaxme/sqls/impl/SelectTableReferenceImpl.html" title="class in org.apache.ws.jaxme.sqls.impl">SelectTableReferenceImpl</A></B></TD>
<TD>&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../../../org/apache/ws/jaxme/sqls/impl/SetStatementImpl.html" title="class in org.apache.ws.jaxme.sqls.impl">SetStatementImpl</A></B></TD>
<TD>&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../../../org/apache/ws/jaxme/sqls/impl/SetStatementImpl.SetValueImpl.html" title="class in org.apache.ws.jaxme.sqls.impl">SetStatementImpl.SetValueImpl</A></B></TD>
<TD>&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../../../org/apache/ws/jaxme/sqls/impl/SQLFactoryImpl.html" title="class in org.apache.ws.jaxme.sqls.impl">SQLFactoryImpl</A></B></TD>
<TD>Default implementation of an SQLFactory.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><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></TD>
<TD>Base class for deriving identifiers.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../../../org/apache/ws/jaxme/sqls/impl/SQLGeneratorImpl.html" title="class in org.apache.ws.jaxme.sqls.impl">SQLGeneratorImpl</A></B></TD>
<TD>Default implementation of an SQL generator.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../../../org/apache/ws/jaxme/sqls/impl/StatementImpl.html" title="class in org.apache.ws.jaxme.sqls.impl">StatementImpl</A></B></TD>
<TD>A common base class for <A HREF="../../../../../../org/apache/ws/jaxme/sqls/SelectStatement.html" title="interface in org.apache.ws.jaxme.sqls"><CODE>SelectStatement</CODE></A>,
 <A HREF="../../../../../../org/apache/ws/jaxme/sqls/InsertStatement.html" title="interface in org.apache.ws.jaxme.sqls"><CODE>InsertStatement</CODE></A>,
 <A HREF="../../../../../../org/apache/ws/jaxme/sqls/UpdateStatement.html" title="interface in org.apache.ws.jaxme.sqls"><CODE>UpdateStatement</CODE></A>, and
 <A HREF="../../../../../../org/apache/ws/jaxme/sqls/DeleteStatement.html" title="interface in org.apache.ws.jaxme.sqls"><CODE>DeleteStatement</CODE></A>.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../../../org/apache/ws/jaxme/sqls/impl/StatementMetaData.html" title="class in org.apache.ws.jaxme.sqls.impl">StatementMetaData</A></B></TD>
<TD>&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../../../org/apache/ws/jaxme/sqls/impl/StatementMetaData.LocalData.html" title="class in org.apache.ws.jaxme.sqls.impl">StatementMetaData.LocalData</A></B></TD>
<TD>&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../../../org/apache/ws/jaxme/sqls/impl/TableImpl.html" title="class in org.apache.ws.jaxme.sqls.impl">TableImpl</A></B></TD>
<TD>&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../../../org/apache/ws/jaxme/sqls/impl/TableImpl.NameImpl.html" title="class in org.apache.ws.jaxme.sqls.impl">TableImpl.NameImpl</A></B></TD>
<TD>&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../../../org/apache/ws/jaxme/sqls/impl/TableReferenceImpl.html" title="class in org.apache.ws.jaxme.sqls.impl">TableReferenceImpl</A></B></TD>
<TD>Implementation of a <A HREF="../../../../../../org/apache/ws/jaxme/sqls/TableReference.html" title="interface in org.apache.ws.jaxme.sqls"><CODE>TableReference</CODE></A>.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../../../org/apache/ws/jaxme/sqls/impl/UpdateStatementImpl.html" title="class in org.apache.ws.jaxme.sqls.impl">UpdateStatementImpl</A></B></TD>
<TD>&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../../../org/apache/ws/jaxme/sqls/impl/ValueImpl.html" title="class in org.apache.ws.jaxme.sqls.impl">ValueImpl</A></B></TD>
<TD>Implementation of a value.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../../../org/apache/ws/jaxme/sqls/impl/ViewImpl.html" title="class in org.apache.ws.jaxme.sqls.impl">ViewImpl</A></B></TD>
<TD>&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="../../../../../../org/apache/ws/jaxme/sqls/impl/VirtualColumn.html" title="class in org.apache.ws.jaxme.sqls.impl">VirtualColumn</A></B></TD>
<TD>A virtual column is a named item that can be added
 to the result set.</TD>
</TR>
</TABLE>
&nbsp;

<P>
<A NAME="package_description"><!-- --></A><H2>
Package org.apache.ws.jaxme.sqls.impl Description
</H2>

<P>
<p>
Contains the basic implementation of the generic framework for SQL generators.
    </p>
<P>

<P>
<DL>
</DL>
<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="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Package</B></FONT>&nbsp;</TD>
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <FONT CLASS="NavBarFont1">Class</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/hsqldb/package-summary.html"><B>PREV PACKAGE</B></A>&nbsp;
&nbsp;<A HREF="../../../../../../org/apache/ws/jaxme/sqls/oracle/package-summary.html"><B>NEXT PACKAGE</B></A></FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
  <A HREF="../../../../../../index.html?org/apache/ws/jaxme/sqls/impl/package-summary.html" target="_top"><B>FRAMES</B></A>  &nbsp;
&nbsp;<A HREF="package-summary.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>
</TABLE>
<A NAME="skip-navbar_bottom"></A>
<!-- ======== END OF BOTTOM NAVBAR ======= -->

<HR>

</BODY>
</HTML>