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

📄 types.html

📁 API資料大全
💻 HTML
📖 第 1 页 / 共 2 页
字号:
<TD><B>Methods inherited from class java.lang.<A HREF="../../java/lang/Object.html">Object</A></B></TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><CODE><A HREF="../../java/lang/Object.html#clone()">clone</A>, <A HREF="../../java/lang/Object.html#equals(java.lang.Object)">equals</A>, <A HREF="../../java/lang/Object.html#finalize()">finalize</A>, <A HREF="../../java/lang/Object.html#getClass()">getClass</A>, <A HREF="../../java/lang/Object.html#hashCode()">hashCode</A>, <A HREF="../../java/lang/Object.html#notify()">notify</A>, <A HREF="../../java/lang/Object.html#notifyAll()">notifyAll</A>, <A HREF="../../java/lang/Object.html#toString()">toString</A>, <A HREF="../../java/lang/Object.html#wait()">wait</A>, <A HREF="../../java/lang/Object.html#wait(long)">wait</A>, <A HREF="../../java/lang/Object.html#wait(long, int)">wait</A></CODE></TD></TR></TABLE>&nbsp;<P><!-- ============ FIELD DETAIL =========== --><A NAME="field_detail"><!-- --></A><TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%"><TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"><TD COLSPAN=1><FONT SIZE="+2"><B>Field Detail</B></FONT></TD></TR></TABLE><A NAME="BIT"><!-- --></A><H3>BIT</H3><PRE>public static final int <B>BIT</B></PRE><DL><DD><P>The constant in the Java programming language, sometimes referred to as a type code, that identifies the generic SQL type  <code>BIT</code>.</DL><HR><A NAME="TINYINT"><!-- --></A><H3>TINYINT</H3><PRE>public static final int <B>TINYINT</B></PRE><DL><DD><P>The constant in the Java programming language, sometimes referred to as a type code, that identifies the generic SQL type  <code>TINYINT</code>.</DL><HR><A NAME="SMALLINT"><!-- --></A><H3>SMALLINT</H3><PRE>public static final int <B>SMALLINT</B></PRE><DL><DD><P>The constant in the Java programming language, sometimes referred to as a type code, that identifies the generic SQL type  <code>SMALLINT</code>.</DL><HR><A NAME="INTEGER"><!-- --></A><H3>INTEGER</H3><PRE>public static final int <B>INTEGER</B></PRE><DL><DD><P>The constant in the Java programming language, sometimes referred to as a type code, that identifies the generic SQL type  <code>INTEGER</code>.</DL><HR><A NAME="BIGINT"><!-- --></A><H3>BIGINT</H3><PRE>public static final int <B>BIGINT</B></PRE><DL><DD><P>The constant in the Java programming language, sometimes referred to as a type code, that identifies the generic SQL type  <code>BIGINT</code>.</DL><HR><A NAME="FLOAT"><!-- --></A><H3>FLOAT</H3><PRE>public static final int <B>FLOAT</B></PRE><DL><DD><P>The constant in the Java programming language, sometimes referred to as a type code, that identifies the generic SQL type  <code>FLOAT</code>.</DL><HR><A NAME="REAL"><!-- --></A><H3>REAL</H3><PRE>public static final int <B>REAL</B></PRE><DL><DD><P>The constant in the Java programming language, sometimes referred to as a type code, that identifies the generic SQL type  <code>REAL</code>.</DL><HR><A NAME="DOUBLE"><!-- --></A><H3>DOUBLE</H3><PRE>public static final int <B>DOUBLE</B></PRE><DL><DD><P>The constant in the Java programming language, sometimes referred to as a type code, that identifies the generic SQL type  <code>DOUBLE</code>.</DL><HR><A NAME="NUMERIC"><!-- --></A><H3>NUMERIC</H3><PRE>public static final int <B>NUMERIC</B></PRE><DL><DD><P>The constant in the Java programming language, sometimes referred to as a type code, that identifies the generic SQL type  <code>NUMERIC</code>.</DL><HR><A NAME="DECIMAL"><!-- --></A><H3>DECIMAL</H3><PRE>public static final int <B>DECIMAL</B></PRE><DL><DD><P>The constant in the Java programming language, sometimes referred to as a type code, that identifies the generic SQL type  <code>DECIMAL</code>.</DL><HR><A NAME="CHAR"><!-- --></A><H3>CHAR</H3><PRE>public static final int <B>CHAR</B></PRE><DL><DD><P>The constant in the Java programming language, sometimes referred to as a type code, that identifies the generic SQL type  <code>CHAR</code>.</DL><HR><A NAME="VARCHAR"><!-- --></A><H3>VARCHAR</H3><PRE>public static final int <B>VARCHAR</B></PRE><DL><DD><P>The constant in the Java programming language, sometimes referred to as a type code, that identifies the generic SQL type  <code>VARCHAR</code>.</DL><HR><A NAME="LONGVARCHAR"><!-- --></A><H3>LONGVARCHAR</H3><PRE>public static final int <B>LONGVARCHAR</B></PRE><DL><DD><P>The constant in the Java programming language, sometimes referred to as a type code, that identifies the generic SQL type  <code>LONGVARCHAR</code>.</DL><HR><A NAME="DATE"><!-- --></A><H3>DATE</H3><PRE>public static final int <B>DATE</B></PRE><DL><DD><P>The constant in the Java programming language, sometimes referred to as a type code, that identifies the generic SQL type  <code>DATE</code>.</DL><HR><A NAME="TIME"><!-- --></A><H3>TIME</H3><PRE>public static final int <B>TIME</B></PRE><DL><DD><P>The constant in the Java programming language, sometimes referred to as a type code, that identifies the generic SQL type  <code>TIME</code>.</DL><HR><A NAME="TIMESTAMP"><!-- --></A><H3>TIMESTAMP</H3><PRE>public static final int <B>TIMESTAMP</B></PRE><DL><DD><P>The constant in the Java programming language, sometimes referred to as a type code, that identifies the generic SQL type  <code>TIMESTAMP</code>.</DL><HR><A NAME="BINARY"><!-- --></A><H3>BINARY</H3><PRE>public static final int <B>BINARY</B></PRE><DL><DD><P>The constant in the Java programming language, sometimes referred to as a type code, that identifies the generic SQL type  <code>BINARY</code>.</DL><HR><A NAME="VARBINARY"><!-- --></A><H3>VARBINARY</H3><PRE>public static final int <B>VARBINARY</B></PRE><DL><DD><P>The constant in the Java programming language, sometimes referred to as a type code, that identifies the generic SQL type  <code>VARBINARY</code>.</DL><HR><A NAME="LONGVARBINARY"><!-- --></A><H3>LONGVARBINARY</H3><PRE>public static final int <B>LONGVARBINARY</B></PRE><DL><DD><P>The constant in the Java programming language, sometimes referred to as a type code, that identifies the generic SQL type  <code>LONGVARBINARY</code>.</DL><HR><A NAME="NULL"><!-- --></A><H3>NULL</H3><PRE>public static final int <B>NULL</B></PRE><DL><DD><P>The constant in the Java programming language, sometimes referred to as a type code, that identifies the generic SQL type  <code>NULL</code>.</DL><HR><A NAME="OTHER"><!-- --></A><H3>OTHER</H3><PRE>public static final int <B>OTHER</B></PRE><DL><DD>The constant in the Java programming language that indicates that the SQL type is database-specific and gets mapped to a Java object that can be accessed via the methods <code>getObject</code> and <code>setObject</code>.</DL><HR><A NAME="JAVA_OBJECT"><!-- --></A><H3>JAVA_OBJECT</H3><PRE>public static final int <B>JAVA_OBJECT</B></PRE><DL><DD>The constant in the Java programming language, sometimes referred to as a type code, that identifies the generic SQL type <code>JAVA_OBJECT</code>.<DD><DL><DT><B>See Also: </B><DD><a href="package-summary.html#2.0 API">What Is in the JDBC 2.0 API</a><DT><B>Since: </B><DD>1.2</DD></DL></DD></DL><HR><A NAME="DISTINCT"><!-- --></A><H3>DISTINCT</H3><PRE>public static final int <B>DISTINCT</B></PRE><DL><DD>The constant in the Java programming language, sometimes referred to as a type code, that identifies the generic SQL type <code>DISTINCT</code>.<DD><DL><DT><B>See Also: </B><DD><a href="package-summary.html#2.0 API">What Is in the JDBC 2.0 API</a><DT><B>Since: </B><DD>1.2</DD></DL></DD></DL><HR><A NAME="STRUCT"><!-- --></A><H3>STRUCT</H3><PRE>public static final int <B>STRUCT</B></PRE><DL><DD>The constant in the Java programming language, sometimes referred to as a type code, that identifies the generic SQL type <code>STRUCT</code>.<DD><DL><DT><B>See Also: </B><DD><a href="package-summary.html#2.0 API">What Is in the JDBC 2.0 API</a><DT><B>Since: </B><DD>1.2</DD></DL></DD></DL><HR><A NAME="ARRAY"><!-- --></A><H3>ARRAY</H3><PRE>public static final int <B>ARRAY</B></PRE><DL><DD>The constant in the Java programming language, sometimes referred to as a type code, that identifies the generic SQL type <code>ARRAY</code>.<DD><DL><DT><B>See Also: </B><DD><a href="package-summary.html#2.0 API">What Is in the JDBC 2.0 API</a><DT><B>Since: </B><DD>1.2</DD></DL></DD></DL><HR><A NAME="BLOB"><!-- --></A><H3>BLOB</H3><PRE>public static final int <B>BLOB</B></PRE><DL><DD>The constant in the Java programming language, sometimes referred to as a type code, that identifies the generic SQL type <code>BLOB</code>.<DD><DL><DT><B>See Also: </B><DD><a href="package-summary.html#2.0 API">What Is in the JDBC 2.0 API</a><DT><B>Since: </B><DD>1.2</DD></DL></DD></DL><HR><A NAME="CLOB"><!-- --></A><H3>CLOB</H3><PRE>public static final int <B>CLOB</B></PRE><DL><DD>The constant in the Java programming language, sometimes referred to as a type code, that identifies the generic SQL type <code>CLOB</code>.<DD><DL><DT><B>See Also: </B><DD><a href="package-summary.html#2.0 API">What Is in the JDBC 2.0 API</a><DT><B>Since: </B><DD>1.2</DD></DL></DD></DL><HR><A NAME="REF"><!-- --></A><H3>REF</H3><PRE>public static final int <B>REF</B></PRE><DL><DD>The constant in the Java programming language, sometimes referred to as a type code, that identifies the generic SQL type <code>REF</code>.<DD><DL><DT><B>See Also: </B><DD><a href="package-summary.html#2.0 API">What Is in the JDBC 2.0 API</a><DT><B>Since: </B><DD>1.2</DD></DL></DD></DL><!-- ========= CONSTRUCTOR DETAIL ======== --><!-- ============ METHOD DETAIL ========== --><!-- ========= END OF CLASS DATA ========= --><HR><!-- ========== START OF NAVBAR ========== --><A NAME="navbar_bottom"><!-- --></A><TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0"><TR><TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1"><A NAME="navbar_bottom_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>&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="class-use/Types.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A>&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-files/index-1.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><b>Java<sup><font size=-2>TM</font></sup>&nbsp;2&nbsp;Platform<br>Std.&nbsp;Ed. v1.3</b></EM></TD></TR><TR><TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">&nbsp;<A HREF="../../java/sql/Timestamp.html"><B>PREV CLASS</B></A>&nbsp;&nbsp;NEXT CLASS</FONT></TD><TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">  <A HREF="../../index.html" TARGET="_top"><B>FRAMES</B></A>  &nbsp;&nbsp;<A HREF="Types.html" TARGET="_top"><B>NO FRAMES</B></A></FONT></TD></TR><TR><TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">  SUMMARY: &nbsp;INNER&nbsp;|&nbsp;<A HREF="#field_summary">FIELD</A>&nbsp;|&nbsp;CONSTR&nbsp;|&nbsp;<A HREF="#methods_inherited_from_class_java.lang.Object">METHOD</A></FONT></TD><TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">DETAIL: &nbsp;<A HREF="#field_detail">FIELD</A>&nbsp;|&nbsp;CONSTR&nbsp;|&nbsp;METHOD</FONT></TD></TR></TABLE><!-- =========== END OF NAVBAR =========== --><HR><font size="-1"><a href="http://java.sun.com/cgi-bin/bugreport.cgi">Submit a bug or feature</a><br>For further API reference and developer documentation, see <a href="http://java.sun.com/products/jdk/1.3/devdocs-vs-specs.html">Java 2 SDK SE Developer Documentation</a>. That documentation  contains more detailed, developer-targeted descriptions, with conceptual overviews, definitions of terms, workarounds, and working code examples. <p>Java, Java 2D, and JDBC are trademarks or registered trademarks of Sun Microsystems, Inc. in the US and other countries.<br>Copyright 1993-2000 Sun Microsystems, Inc. 901 San Antonio Road<br>Palo Alto, California, 94303, U.S.A.  All Rights Reserved.</font></BODY></HTML>

⌨️ 快捷键说明

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