⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 selectable.html

📁 Axion 是一个小型的
💻 HTML
📖 第 1 页 / 共 4 页
字号:
<TD><CODE><B>OrderNode.</B><B><A HREF="../../../org/axiondb/OrderNode.html#getSelectable()">getSelectable</A></B>()</CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
</TABLE>
&nbsp;
<P>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TD COLSPAN=2>Methods in <A HREF="../../../org/axiondb/package-summary.html">org.axiondb</A> with parameters of type <A HREF="../../../org/axiondb/Selectable.html">Selectable</A></FONT></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>LeafWhereNode.</B><B><A HREF="../../../org/axiondb/LeafWhereNode.html#setLeft(org.axiondb.Selectable)">setLeft</A></B>(<A HREF="../../../org/axiondb/Selectable.html">Selectable</A>&nbsp;left)</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>LeafWhereNode.</B><B><A HREF="../../../org/axiondb/LeafWhereNode.html#setRight(org.axiondb.Selectable)">setRight</A></B>(<A HREF="../../../org/axiondb/Selectable.html">Selectable</A>&nbsp;right)</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>Function.</B><B><A HREF="../../../org/axiondb/Function.html#addArgument(org.axiondb.Selectable)">addArgument</A></B>(<A HREF="../../../org/axiondb/Selectable.html">Selectable</A>&nbsp;arg)</CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Append the given <A HREF="../../../org/axiondb/Selectable.html"><CODE>Selectable</CODE></A> to my argument list.</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>SelectableBasedConstraint.</B><B><A HREF="../../../org/axiondb/SelectableBasedConstraint.html#addSelectable(org.axiondb.Selectable)">addSelectable</A></B>(<A HREF="../../../org/axiondb/Selectable.html">Selectable</A>&nbsp;sel)</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/axiondb/Selectable.html">Selectable</A></CODE></FONT></TD>
<TD><CODE><B>Database.</B><B><A HREF="../../../org/axiondb/Database.html#resolveSelectable(org.axiondb.Selectable, org.axiondb.TableIdentifier[])">resolveSelectable</A></B>(<A HREF="../../../org/axiondb/Selectable.html">Selectable</A>&nbsp;selectable,                  <A HREF="../../../org/axiondb/TableIdentifier.html">TableIdentifier</A>[]&nbsp;tables)</CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;"Resolve" the given <A HREF="../../../org/axiondb/Selectable.html"><CODE>Selectable</CODE></A> relative  to the given list of <A HREF="../../../org/axiondb/TableIdentifier.html"><CODE>tables</CODE></A>,  converting aliased or relative references into  absolute ones.</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>InWhereNode.</B><B><A HREF="../../../org/axiondb/InWhereNode.html#setLeft(org.axiondb.Selectable)">setLeft</A></B>(<A HREF="../../../org/axiondb/Selectable.html">Selectable</A>&nbsp;left)</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>OrderNode.</B><B><A HREF="../../../org/axiondb/OrderNode.html#setSelectable(org.axiondb.Selectable)">setSelectable</A></B>(<A HREF="../../../org/axiondb/Selectable.html">Selectable</A>&nbsp;sel)</CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
</TABLE>
&nbsp;
<P>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TD COLSPAN=2>Constructors in <A HREF="../../../org/axiondb/package-summary.html">org.axiondb</A> with parameters of type <A HREF="../../../org/axiondb/Selectable.html">Selectable</A></FONT></TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><B><A HREF="../../../org/axiondb/LeafWhereNode.html#LeafWhereNode(org.axiondb.Selectable, org.axiondb.ComparisonOperator, org.axiondb.Selectable)">LeafWhereNode</A></B>(<A HREF="../../../org/axiondb/Selectable.html">Selectable</A>&nbsp;left,              <A HREF="../../../org/axiondb/ComparisonOperator.html">ComparisonOperator</A>&nbsp;op,              <A HREF="../../../org/axiondb/Selectable.html">Selectable</A>&nbsp;right)</CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><B><A HREF="../../../org/axiondb/RowComparator.html#RowComparator(org.axiondb.Selectable, org.axiondb.RowDecorator)">RowComparator</A></B>(<A HREF="../../../org/axiondb/Selectable.html">Selectable</A>&nbsp;sel,              <A HREF="../../../org/axiondb/RowDecorator.html">RowDecorator</A>&nbsp;dec)</CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><B><A HREF="../../../org/axiondb/InWhereNode.html#InWhereNode(org.axiondb.Selectable, java.util.List)">InWhereNode</A></B>(<A HREF="../../../org/axiondb/Selectable.html">Selectable</A>&nbsp;left,            <A HREF="http://java.sun.com/products/jdk/1.3/docs/api/java/util/List.html">List</A>&nbsp;literals)</CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Used to <A HREF="../../../org/axiondb/InWhereNode.html#evaluate(org.axiondb.RowDecorator)"><CODE>InWhereNode.evaluate(org.axiondb.RowDecorator)</CODE></A> whether the value of the <A HREF="../../../org/axiondb/Selectable.html"><CODE>Selectable</CODE></A> is in the list of <A HREF="../../../org/axiondb/Literal.html"><CODE>Literals</CODE></A>.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><B><A HREF="../../../org/axiondb/OrderNode.html#OrderNode(org.axiondb.Selectable)">OrderNode</A></B>(<A HREF="../../../org/axiondb/Selectable.html">Selectable</A>&nbsp;selectable)</CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Create an <code>OrderNode</code> that sorts the given <i>selectable</i> in ascending order (least to greatest).</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><B><A HREF="../../../org/axiondb/OrderNode.html#OrderNode(org.axiondb.Selectable, boolean)">OrderNode</A></B>(<A HREF="../../../org/axiondb/Selectable.html">Selectable</A>&nbsp;selectable,          boolean&nbsp;descending)</CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Create an <code>OrderNode</code> that sorts the given <i>selectable</i> in ascending or descending order.</TD>
</TR>
</TABLE>
&nbsp;
<P>
<A NAME="org.axiondb.constraints"><!-- --></A><TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TD COLSPAN=2><FONT SIZE="+2">
Uses of <A HREF="../../../org/axiondb/Selectable.html">Selectable</A> in <A HREF="../../../org/axiondb/constraints/package-summary.html">org.axiondb.constraints</A></FONT></TD>
</TR>
</TABLE>
&nbsp;
<P>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TD COLSPAN=2>Methods in <A HREF="../../../org/axiondb/constraints/package-summary.html">org.axiondb.constraints</A> that return <A HREF="../../../org/axiondb/Selectable.html">Selectable</A></FONT></TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../org/axiondb/Selectable.html">Selectable</A></CODE></FONT></TD>
<TD><CODE><B>BaseSelectableBasedConstraint.</B><B><A HREF="../../../org/axiondb/constraints/BaseSelectableBasedConstraint.html#getSelectable(int)">getSelectable</A></B>(int&nbsp;i)</CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
</TABLE>
&nbsp;
<P>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TD COLSPAN=2>Methods in <A HREF="../../../org/axiondb/constraints/package-summary.html">org.axiondb.constraints</A> with parameters of type <A HREF="../../../org/axiondb/Selectable.html">Selectable</A></FONT></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>BaseSelectableBasedConstraint.</B><B><A HREF="../../../org/axiondb/constraints/BaseSelectableBasedConstraint.html#addSelectable(org.axiondb.Selectable)">addSelectable</A></B>(<A HREF="../../../org/axiondb/Selectable.html">Selectable</A>&nbsp;sel)</CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
</TABLE>
&nbsp;
<P>
<A NAME="org.axiondb.engine"><!-- --></A><TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TD COLSPAN=2><FONT SIZE="+2">
Uses of <A HREF="../../../org/axiondb/Selectable.html">Selectable</A> in <A HREF="../../../org/axiondb/engine/package-summary.html">org.axiondb.engine</A></FONT></TD>
</TR>
</TABLE>
&nbsp;
<P>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TD COLSPAN=2>Methods in <A HREF="../../../org/axiondb/engine/package-summary.html">org.axiondb.engine</A> that return <A HREF="../../../org/axiondb/Selectable.html">Selectable</A></FONT></TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../org/axiondb/Selectable.html">Selectable</A></CODE></FONT></TD>
<TD><CODE><B>BaseDatabase.</B><B><A HREF="../../../org/axiondb/engine/BaseDatabase.html#resolveSelectable(org.axiondb.Selectable, org.axiondb.TableIdentifier[])">resolveSelectable</A></B>(<A HREF="../../../org/axiondb/Selectable.html">Selectable</A>&nbsp;selectable,                  <A HREF="../../../org/axiondb/TableIdentifier.html">TableIdentifier</A>[]&nbsp;tables)</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/axiondb/Selectable.html">Selectable</A></CODE></FONT></TD>
<TD><CODE><B>SnapshotIsolationTransaction.</B><B><A HREF="../../../org/axiondb/engine/SnapshotIsolationTransaction.html#resolveSelectable(org.axiondb.Selectable, org.axiondb.TableIdentifier[])">resolveSelectable</A></B>(<A HREF="../../../org/axiondb/Selectable.html">Selectable</A>&nbsp;selectable,                  <A HREF="../../../org/axiondb/TableIdentifier.html">TableIdentifier</A>[]&nbsp;tables)</CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
</TABLE>
&nbsp;
<P>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TD COLSPAN=2>Methods in <A HREF="../../../org/axiondb/engine/package-summary.html">org.axiondb.engine</A> with parameters of type <A HREF="../../../org/axiondb/Selectable.html">Selectable</A></FONT></TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../org/axiondb/Selectable.html">Selectable</A></CODE></FONT></TD>
<TD><CODE><B>BaseDatabase.</B><B><A HREF="../../../org/axiondb/engine/BaseDatabase.html#resolveSelectable(org.axiondb.Selectable, org.axiondb.TableIdentifier[])">resolveSelectable</A></B>(<A HREF="../../../org/axiondb/Selectable.html">Selectable</A>&nbsp;selectable,                  <A HREF="../../../org/axiondb/TableIdentifier.html">TableIdentifier</A>[]&nbsp;tables)</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/axiondb/Selectable.html">Selectable</A></CODE></FONT></TD>
<TD><CODE><B>SnapshotIsolationTransaction.</B><B><A HREF="../../../org/axiondb/engine/SnapshotIsolationTransaction.html#resolveSelectable(org.axiondb.Selectable, org.axiondb.TableIdentifier[])">resolveSelectable</A></B>(<A HREF="../../../org/axiondb/Selectable.html">Selectable</A>&nbsp;selectable,                  <A HREF="../../../org/axiondb/TableIdentifier.html">TableIdentifier</A>[]&nbsp;tables)</CODE>

<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -