📄 index-all.html
字号:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Frameset//EN""http://www.w3.org/TR/REC-html40/frameset.dtd">
<!--NewPage-->
<HTML>
<HEAD>
<!-- Generated by javadoc on Thu Mar 27 11:10:15 CST 2003 -->
<TITLE>
axion 1.0-M1 API: Index
</TITLE>
<LINK REL ="stylesheet" TYPE="text/css" HREF="stylesheet.css" TITLE="Style">
</HEAD>
<BODY BGCOLOR="white">
<!-- ========== START OF NAVBAR ========== -->
<A NAME="navbar_top"><!-- --></A><TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0">
<TR>
<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
<A NAME="navbar_top_firstrow"><!-- --></A><TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3">
<TR ALIGN="center" VALIGN="top">
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Package</FONT> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</FONT> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Use</FONT> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="overview-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD>
<TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Index</B></FONT> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD>
</TR>
</TABLE>
</TD>
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
</EM>
</TD>
</TR>
<TR>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
PREV
NEXT</FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="index.html" TARGET="_top"><B>FRAMES</B></A>
<A HREF="index-all.html" TARGET="_top"><B>NO FRAMES</B></A></FONT></TD>
</TR>
</TABLE>
<!-- =========== END OF NAVBAR =========== -->
<A HREF="#_A_">A</A> <A HREF="#_B_">B</A> <A HREF="#_C_">C</A> <A HREF="#_D_">D</A> <A HREF="#_E_">E</A> <A HREF="#_F_">F</A> <A HREF="#_G_">G</A> <A HREF="#_H_">H</A> <A HREF="#_I_">I</A> <A HREF="#_J_">J</A> <A HREF="#_K_">K</A> <A HREF="#_L_">L</A> <A HREF="#_M_">M</A> <A HREF="#_N_">N</A> <A HREF="#_O_">O</A> <A HREF="#_P_">P</A> <A HREF="#_Q_">Q</A> <A HREF="#_R_">R</A> <A HREF="#_S_">S</A> <A HREF="#_T_">T</A> <A HREF="#_U_">U</A> <A HREF="#_V_">V</A> <A HREF="#_W_">W</A> <A HREF="#___">_</A> <HR>
<A NAME="_A_"><!-- --></A><H2>
<B>A</B></H2>
<DL>
<DT><A HREF="org/axiondb/TransactionManager.html#abortTransaction(org.axiondb.Transaction)"><B>abortTransaction(Transaction)</B></A> -
Method in interface org.axiondb.<A HREF="org/axiondb/TransactionManager.html">TransactionManager</A>
<DD>Abort the given <A HREF="org/axiondb/Transaction.html"><CODE>Transaction</CODE></A>.
<DT><A HREF="org/axiondb/engine/TransactionManagerImpl.html#abortTransaction(org.axiondb.Transaction)"><B>abortTransaction(Transaction)</B></A> -
Method in class org.axiondb.engine.<A HREF="org/axiondb/engine/TransactionManagerImpl.html">TransactionManagerImpl</A>
<DD>
<DT><A HREF="org/axiondb/jdbc/AxionResultSet.html#absolute(int)"><B>absolute(int)</B></A> -
Method in class org.axiondb.jdbc.<A HREF="org/axiondb/jdbc/AxionResultSet.html">AxionResultSet</A>
<DD>
<DT><A HREF="org/axiondb/jdbc/AbstractAxionBlob.html"><B>AbstractAxionBlob</B></A> - class org.axiondb.jdbc.<A HREF="org/axiondb/jdbc/AbstractAxionBlob.html">AbstractAxionBlob</A>.<DD>Abstract base implementation of <A HREF="org/axiondb/jdbc/AxionBlob.html"><CODE>AxionBlob</CODE></A>.<DT><A HREF="org/axiondb/jdbc/AbstractAxionBlob.html#AbstractAxionBlob()"><B>AbstractAxionBlob()</B></A> -
Constructor for class org.axiondb.jdbc.<A HREF="org/axiondb/jdbc/AbstractAxionBlob.html">AbstractAxionBlob</A>
<DD>
<DT><A HREF="org/axiondb/jdbc/AbstractAxionClob.html"><B>AbstractAxionClob</B></A> - class org.axiondb.jdbc.<A HREF="org/axiondb/jdbc/AbstractAxionClob.html">AbstractAxionClob</A>.<DD>Abstract base implementation of <A HREF="org/axiondb/jdbc/AxionClob.html"><CODE>AxionClob</CODE></A>.<DT><A HREF="org/axiondb/jdbc/AbstractAxionClob.html#AbstractAxionClob()"><B>AbstractAxionClob()</B></A> -
Constructor for class org.axiondb.jdbc.<A HREF="org/axiondb/jdbc/AbstractAxionClob.html">AbstractAxionClob</A>
<DD>
<DT><A HREF="org/axiondb/engine/rowiterators/AbstractFilteringRowIterator.html"><B>AbstractFilteringRowIterator</B></A> - class org.axiondb.engine.rowiterators.<A HREF="org/axiondb/engine/rowiterators/AbstractFilteringRowIterator.html">AbstractFilteringRowIterator</A>.<DD>Abstract base <A HREF="org/axiondb/engine/rowiterators/DelegatingRowIterator.html"><CODE>DelegatingRowIterator</CODE></A> that excludes <A HREF="org/axiondb/Row.html"><CODE>Row</CODE></A>s that are not <A HREF="org/axiondb/engine/rowiterators/AbstractFilteringRowIterator.html#acceptable(int, org.axiondb.Row)"><CODE>acceptable</CODE></A>.<DT><A HREF="org/axiondb/engine/rowiterators/AbstractFilteringRowIterator.html#AbstractFilteringRowIterator()"><B>AbstractFilteringRowIterator()</B></A> -
Constructor for class org.axiondb.engine.rowiterators.<A HREF="org/axiondb/engine/rowiterators/AbstractFilteringRowIterator.html">AbstractFilteringRowIterator</A>
<DD>
<DT><A HREF="org/axiondb/engine/rowiterators/AbstractFilteringRowIterator.html#AbstractFilteringRowIterator(org.axiondb.RowIterator)"><B>AbstractFilteringRowIterator(RowIterator)</B></A> -
Constructor for class org.axiondb.engine.rowiterators.<A HREF="org/axiondb/engine/rowiterators/AbstractFilteringRowIterator.html">AbstractFilteringRowIterator</A>
<DD>
<DT><A HREF="org/axiondb/engine/rowiterators/AbstractFilteringRowIterator.html#acceptable(int, org.axiondb.Row)"><B>acceptable(int, Row)</B></A> -
Method in class org.axiondb.engine.rowiterators.<A HREF="org/axiondb/engine/rowiterators/AbstractFilteringRowIterator.html">AbstractFilteringRowIterator</A>
<DD>My filtering method.
<DT><A HREF="org/axiondb/engine/rowiterators/LimitingRowIterator.html#acceptable(int, org.axiondb.Row)"><B>acceptable(int, Row)</B></A> -
Method in class org.axiondb.engine.rowiterators.<A HREF="org/axiondb/engine/rowiterators/LimitingRowIterator.html">LimitingRowIterator</A>
<DD>
<DT><A HREF="org/axiondb/engine/rowiterators/DistinctRowIterator.html#acceptable(int, org.axiondb.Row)"><B>acceptable(int, Row)</B></A> -
Method in class org.axiondb.engine.rowiterators.<A HREF="org/axiondb/engine/rowiterators/DistinctRowIterator.html">DistinctRowIterator</A>
<DD>
<DT><A HREF="org/axiondb/engine/rowiterators/FilteringRowIterator.html#acceptable(int, org.axiondb.Row)"><B>acceptable(int, Row)</B></A> -
Method in class org.axiondb.engine.rowiterators.<A HREF="org/axiondb/engine/rowiterators/FilteringRowIterator.html">FilteringRowIterator</A>
<DD>
<DT><A HREF="org/axiondb/DataType.html#accepts(java.lang.Object)"><B>accepts(Object)</B></A> -
Method in interface org.axiondb.<A HREF="org/axiondb/DataType.html">DataType</A>
<DD>Return <code>true</code> if a field of my type can be assigned the given non-<code>null</code> <i>value</i>, <code>false</code> otherwise.
<DT><A HREF="org/axiondb/types/BaseDataType.html#accepts(java.lang.Object)"><B>accepts(Object)</B></A> -
Method in class org.axiondb.types.<A HREF="org/axiondb/types/BaseDataType.html">BaseDataType</A>
<DD>
<DT><A HREF="org/axiondb/types/LOBType.html#accepts(java.lang.Object)"><B>accepts(Object)</B></A> -
Method in class org.axiondb.types.<A HREF="org/axiondb/types/LOBType.html">LOBType</A>
<DD>
<DT><A HREF="org/axiondb/types/BooleanType.html#accepts(java.lang.Object)"><B>accepts(Object)</B></A> -
Method in class org.axiondb.types.<A HREF="org/axiondb/types/BooleanType.html">BooleanType</A>
<DD>Returns <code>true</code> iff <i>value</i> is <code>null</code>, or a <code>Boolean</code>.
<DT><A HREF="org/axiondb/types/CharacterType.html#accepts(java.lang.Object)"><B>accepts(Object)</B></A> -
Method in class org.axiondb.types.<A HREF="org/axiondb/types/CharacterType.html">CharacterType</A>
<DD>Returns <code>true</code> iff <i>value</i> is <code>null</code>, a <tt>Character</tt>, or a single character <tt>String</tt>.
<DT><A HREF="org/axiondb/types/TimestampType.html#accepts(java.lang.Object)"><B>accepts(Object)</B></A> -
Method in class org.axiondb.types.<A HREF="org/axiondb/types/TimestampType.html">TimestampType</A>
<DD>Returns <code>true</code> iff <i>value</i> is <code>null</code>, a <tt>Number</tt>, or a <tt>String</tt> that can be converted to a <tt>Long</tt>.
<DT><A HREF="org/axiondb/types/BaseNumberDataType.html#accepts(java.lang.Object)"><B>accepts(Object)</B></A> -
Method in class org.axiondb.types.<A HREF="org/axiondb/types/BaseNumberDataType.html">BaseNumberDataType</A>
<DD>Returns <code>true</code> iff <i>value</i> is <code>null</code>, or a <A HREF="http://java.sun.com/products/jdk/1.3/docs/api/java/lang/Number.html"><CODE>Number</CODE></A>.
<DT><A HREF="org/axiondb/types/FloatType.html#accepts(java.lang.Object)"><B>accepts(Object)</B></A> -
Method in class org.axiondb.types.<A HREF="org/axiondb/types/FloatType.html">FloatType</A>
<DD>
<DT><A HREF="org/axiondb/types/ObjectType.html#accepts(java.lang.Object)"><B>accepts(Object)</B></A> -
Method in class org.axiondb.types.<A HREF="org/axiondb/types/ObjectType.html">ObjectType</A>
<DD>Returns <code>true</code> iff <i>value</i> is <code>null</code> or a <A HREF="http://java.sun.com/products/jdk/1.3/docs/api/java/io/Serializable.html"><CODE>Serializable</CODE></A>.object
<DT><A HREF="org/axiondb/types/IntegerType.html#accepts(java.lang.Object)"><B>accepts(Object)</B></A> -
Method in class org.axiondb.types.<A HREF="org/axiondb/types/IntegerType.html">IntegerType</A>
<DD>
<DT><A HREF="org/axiondb/types/AnyType.html#accepts(java.lang.Object)"><B>accepts(Object)</B></A> -
Method in class org.axiondb.types.<A HREF="org/axiondb/types/AnyType.html">AnyType</A>
<DD>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -