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

📄 axionsqlparser.html

📁 Axion 是一个小型的
💻 HTML
📖 第 1 页 / 共 5 页
字号:
<DL>
<DD><DL>
</DL>
</DD>
</DL>
<HR>

<A NAME="SqlDelete()"><!-- --></A><H3>
SqlDelete</H3>
<PRE>
public final <A HREF="../../../org/axiondb/AxionCommand.html">AxionCommand</A> <B>SqlDelete</B>()                             throws <A HREF="../../../org/axiondb/parser/ParseException.html">ParseException</A></PRE>
<DL>
<DD><DL>
</DL>
</DD>
</DL>
<HR>

<A NAME="SqlAlterTable()"><!-- --></A><H3>
SqlAlterTable</H3>
<PRE>
public final <A HREF="../../../org/axiondb/AxionCommand.html">AxionCommand</A> <B>SqlAlterTable</B>()                                 throws <A HREF="../../../org/axiondb/parser/ParseException.html">ParseException</A></PRE>
<DL>
<DD><DL>
</DL>
</DD>
</DL>
<HR>

<A NAME="SqlDropConstraint(java.lang.String)"><!-- --></A><H3>
SqlDropConstraint</H3>
<PRE>
public final <A HREF="../../../org/axiondb/AxionCommand.html">AxionCommand</A> <B>SqlDropConstraint</B>(<A HREF="http://java.sun.com/products/jdk/1.3/docs/api/java/lang/String.html">String</A>&nbsp;tablename)                                     throws <A HREF="../../../org/axiondb/parser/ParseException.html">ParseException</A></PRE>
<DL>
<DD><DL>
</DL>
</DD>
</DL>
<HR>

<A NAME="SqlAddConstraint(java.lang.String)"><!-- --></A><H3>
SqlAddConstraint</H3>
<PRE>
public final <A HREF="../../../org/axiondb/AxionCommand.html">AxionCommand</A> <B>SqlAddConstraint</B>(<A HREF="http://java.sun.com/products/jdk/1.3/docs/api/java/lang/String.html">String</A>&nbsp;tablename)                                    throws <A HREF="../../../org/axiondb/parser/ParseException.html">ParseException</A></PRE>
<DL>
<DD><DL>
</DL>
</DD>
</DL>
<HR>

<A NAME="SqlDrop()"><!-- --></A><H3>
SqlDrop</H3>
<PRE>
public final <A HREF="../../../org/axiondb/AxionCommand.html">AxionCommand</A> <B>SqlDrop</B>()                           throws <A HREF="../../../org/axiondb/parser/ParseException.html">ParseException</A></PRE>
<DL>
<DD><DL>
</DL>
</DD>
</DL>
<HR>

<A NAME="SqlDropTable()"><!-- --></A><H3>
SqlDropTable</H3>
<PRE>
public final <A HREF="../../../org/axiondb/AxionCommand.html">AxionCommand</A> <B>SqlDropTable</B>()                                throws <A HREF="../../../org/axiondb/parser/ParseException.html">ParseException</A></PRE>
<DL>
<DD><DL>
</DL>
</DD>
</DL>
<HR>

<A NAME="SqlDropSequence()"><!-- --></A><H3>
SqlDropSequence</H3>
<PRE>
public final <A HREF="../../../org/axiondb/AxionCommand.html">AxionCommand</A> <B>SqlDropSequence</B>()                                   throws <A HREF="../../../org/axiondb/parser/ParseException.html">ParseException</A></PRE>
<DL>
<DD><DL>
</DL>
</DD>
</DL>
<HR>

<A NAME="SqlInsert()"><!-- --></A><H3>
SqlInsert</H3>
<PRE>
public final <A HREF="../../../org/axiondb/AxionCommand.html">AxionCommand</A> <B>SqlInsert</B>()                             throws <A HREF="../../../org/axiondb/parser/ParseException.html">ParseException</A></PRE>
<DL>
<DD><DL>
</DL>
</DD>
</DL>
<HR>

<A NAME="SqlSelect()"><!-- --></A><H3>
SqlSelect</H3>
<PRE>
public final <A HREF="../../../org/axiondb/AxionCommand.html">AxionCommand</A> <B>SqlSelect</B>()                             throws <A HREF="../../../org/axiondb/parser/ParseException.html">ParseException</A></PRE>
<DL>
<DD><DL>
</DL>
</DD>
</DL>
<HR>

<A NAME="SqlSelectCols()"><!-- --></A><H3>
SqlSelectCols</H3>
<PRE>
public final <A HREF="http://java.sun.com/products/jdk/1.3/docs/api/java/util/List.html">List</A> <B>SqlSelectCols</B>()                         throws <A HREF="../../../org/axiondb/parser/ParseException.html">ParseException</A></PRE>
<DL>
<DD><DL>
</DL>
</DD>
</DL>
<HR>

<A NAME="SqlSelectLimit()"><!-- --></A><H3>
SqlSelectLimit</H3>
<PRE>
public final <A HREF="../../../org/axiondb/Literal.html">Literal</A> <B>SqlSelectLimit</B>()                             throws <A HREF="../../../org/axiondb/parser/ParseException.html">ParseException</A></PRE>
<DL>
<DD><DL>
</DL>
</DD>
</DL>
<HR>

<A NAME="SqlSelectOffset()"><!-- --></A><H3>
SqlSelectOffset</H3>
<PRE>
public final <A HREF="../../../org/axiondb/Literal.html">Literal</A> <B>SqlSelectOffset</B>()                              throws <A HREF="../../../org/axiondb/parser/ParseException.html">ParseException</A></PRE>
<DL>
<DD><DL>
</DL>
</DD>
</DL>
<HR>

<A NAME="SqlNumericLiteralOrBindVar()"><!-- --></A><H3>
SqlNumericLiteralOrBindVar</H3>
<PRE>
public final <A HREF="../../../org/axiondb/Literal.html">Literal</A> <B>SqlNumericLiteralOrBindVar</B>()                                         throws <A HREF="../../../org/axiondb/parser/ParseException.html">ParseException</A></PRE>
<DL>
<DD><DL>
</DL>
</DD>
</DL>
<HR>

<A NAME="SqlLiteralOrBindVar()"><!-- --></A><H3>
SqlLiteralOrBindVar</H3>
<PRE>
public final <A HREF="../../../org/axiondb/Literal.html">Literal</A> <B>SqlLiteralOrBindVar</B>()                                  throws <A HREF="../../../org/axiondb/parser/ParseException.html">ParseException</A></PRE>
<DL>
<DD><DL>
</DL>
</DD>
</DL>
<HR>

<A NAME="SqlUpdate()"><!-- --></A><H3>
SqlUpdate</H3>
<PRE>
public final <A HREF="../../../org/axiondb/AxionCommand.html">AxionCommand</A> <B>SqlUpdate</B>()                             throws <A HREF="../../../org/axiondb/parser/ParseException.html">ParseException</A></PRE>
<DL>
<DD><DL>
</DL>
</DD>
</DL>
<HR>

<A NAME="SqlUpdateAssignment()"><!-- --></A><H3>
SqlUpdateAssignment</H3>
<PRE>
public final <A HREF="../../../org/axiondb/Selectable.html">Selectable</A>[] <B>SqlUpdateAssignment</B>()                                       throws <A HREF="../../../org/axiondb/parser/ParseException.html">ParseException</A></PRE>
<DL>
<DD><DL>
</DL>
</DD>
</DL>
<HR>

<A NAME="SqlTableConstraint(java.lang.String)"><!-- --></A><H3>
SqlTableConstraint</H3>
<PRE>
public final <A HREF="../../../org/axiondb/Constraint.html">Constraint</A> <B>SqlTableConstraint</B>(<A HREF="http://java.sun.com/products/jdk/1.3/docs/api/java/lang/String.html">String</A>&nbsp;tablename)                                    throws <A HREF="../../../org/axiondb/parser/ParseException.html">ParseException</A></PRE>
<DL>
<DD><DL>
</DL>
</DD>
</DL>
<HR>

<A NAME="SqlColumnConstraint(java.lang.String, java.lang.String)"><!-- --></A><H3>
SqlColumnConstraint</H3>
<PRE>
public final <A HREF="../../../org/axiondb/Constraint.html">Constraint</A> <B>SqlColumnConstraint</B>(<A HREF="http://java.sun.com/products/jdk/1.3/docs/api/java/lang/String.html">String</A>&nbsp;tablename,                                            <A HREF="http://java.sun.com/products/jdk/1.3/docs/api/java/lang/String.html">String</A>&nbsp;columnname)                                     throws <A HREF="../../../org/axiondb/parser/ParseException.html">ParseException</A></PRE>
<DL>
<DD><DL>
</DL>
</DD>
</DL>
<HR>

<A NAME="SqlSelectableBasedConstraintType(java.lang.String)"><!-- --></A><H3>
SqlSelectableBasedConstraintType</H3>
<PRE>
public final <A HREF="../../../org/axiondb/SelectableBasedConstraint.html">SelectableBasedConstraint</A> <B>SqlSelectableBasedConstraintType</B>(<A HREF="http://java.sun.com/products/jdk/1.3/docs/api/java/lang/String.html">String</A>&nbsp;constraintname)                                                                 throws <A HREF="../../../org/axiondb/parser/ParseException.html">ParseException</A></PRE>
<DL>
<DD><DL>
</DL>
</DD>
</DL>
<HR>

<A NAME="SqlCheckConstraintType(java.lang.String)"><!-- --></A><H3>
SqlCheckConstraintType</H3>
<PRE>
public final <A HREF="../../../org/axiondb/constraints/CheckConstraint.html">CheckConstraint</A> <B>SqlCheckConstraintType</B>(<A HREF="http://java.sun.com/products/jdk/1.3/docs/api/java/lang/String.html">String</A>&nbsp;constraintname)                                             throws <A HREF="../../../org/axiondb/parser/ParseException.html">ParseException</A></PRE>
<DL>
<DD><DL>
</DL>
</DD>
</DL>
<HR>

<A NAME="SqlSe

⌨️ 快捷键说明

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