User: mulder
Date: 00/09/01 05:59:26
Modified: minerva/org/jboss/minerva/jdbc ConnectionInPool.html
ConnectionWrapper.html ResultSetInPool.html
StatementInPool.html package-frame.html
package-summary.html package-tree.html
Added: minerva/org/jboss/minerva/jdbc PSCacheKey.html
PreparedStatementInPool.html
Log:
Update Minerva documentation to 0.98
Add JARs for separate download
Revision Changes Path
1.2 +25 -6 jbossweb/minerva/org/jboss/minerva/jdbc/ConnectionInPool.html
Index: ConnectionInPool.html
===================================================================
RCS file:
/products/cvs/ejboss/jbossweb/minerva/org/jboss/minerva/jdbc/ConnectionInPool.html,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- ConnectionInPool.html 2000/08/29 23:14:13 1.1
+++ ConnectionInPool.html 2000/09/01 12:59:23 1.2
@@ -2,9 +2,9 @@
<!--NewPage-->
<HTML>
<HEAD>
-<!-- Generated by javadoc on Sat Jun 24 11:16:37 EDT 2000 -->
+<!-- Generated by javadoc on Thu Aug 31 15:28:15 EDT 2000 -->
<TITLE>
-Minerva Object/Database Pools: Class ConnectionInPool
+Minerva Object/Database Pools v0.98: Class ConnectionInPool
</TITLE>
<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../stylesheet.css"
TITLE="Style">
</HEAD>
@@ -29,14 +29,14 @@
</TABLE>
</TD>
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-</EM>
+Part of the <A HREF=http://www.jboss.org/ TARGET=_top>jBoss Project</A></EM>
</TD>
</TR>
<TR>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
PREV CLASS
- <A HREF="../../../../org/jboss/minerva/jdbc/ResultSetInPool.html"><B>NEXT
CLASS</B></A></FONT></TD>
+ <A
HREF="../../../../org/jboss/minerva/jdbc/PreparedStatementInPool.html"><B>NEXT
CLASS</B></A></FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../../../../index.html" TARGET="_top"><B>FRAMES</B></A>
<A HREF="ConnectionInPool.html" TARGET="_top"><B>NO FRAMES</B></A></FONT></TD>
@@ -334,6 +334,14 @@
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> void</CODE></FONT></TD>
+<TD><CODE><B><A
HREF="../../../../org/jboss/minerva/jdbc/ConnectionInPool.html#setCatastrophicError(java.sql.SQLException)">setCatastrophicError</A></B>(<A
HREF="http://java.sun.com/j2se/1.3/docs/api/java/sql/SQLException.html">SQLException</A> e)</CODE>
+
+<BR>
+ Indicates that an error
occured on this connection.</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE> void</CODE></FONT></TD>
<TD><CODE><B><A
HREF="../../../../org/jboss/minerva/jdbc/ConnectionInPool.html#setError(java.sql.SQLException)">setError</A></B>(<A
HREF="http://java.sun.com/j2se/1.3/docs/api/java/sql/SQLException.html">SQLException</A> e)</CODE>
<BR>
@@ -504,6 +512,17 @@
</DL>
<HR>
+<A NAME="setCatastrophicError(java.sql.SQLException)"><!-- --></A><H3>
+setCatastrophicError</H3>
+<PRE>
+public void <B>setCatastrophicError</B>(<A
HREF="http://java.sun.com/j2se/1.3/docs/api/java/sql/SQLException.html">SQLException</A> e)</PRE>
+<DL>
+<DD>Indicates that an error occured on this connection.<DD><DL>
+</DL>
+</DD>
+</DL>
+<HR>
+
<A NAME="statementClosed(java.sql.Statement)"><!-- --></A><H3>
statementClosed</H3>
<PRE>
@@ -855,14 +874,14 @@
</TABLE>
</TD>
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-</EM>
+Part of the <A HREF=http://www.jboss.org/ TARGET=_top>jBoss Project</A></EM>
</TD>
</TR>
<TR>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
PREV CLASS
- <A HREF="../../../../org/jboss/minerva/jdbc/ResultSetInPool.html"><B>NEXT
CLASS</B></A></FONT></TD>
+ <A
HREF="../../../../org/jboss/minerva/jdbc/PreparedStatementInPool.html"><B>NEXT
CLASS</B></A></FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../../../../index.html" TARGET="_top"><B>FRAMES</B></A>
<A HREF="ConnectionInPool.html" TARGET="_top"><B>NO FRAMES</B></A></FONT></TD>
1.2 +5 -5 jbossweb/minerva/org/jboss/minerva/jdbc/ConnectionWrapper.html
Index: ConnectionWrapper.html
===================================================================
RCS file:
/products/cvs/ejboss/jbossweb/minerva/org/jboss/minerva/jdbc/ConnectionWrapper.html,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- ConnectionWrapper.html 2000/08/29 23:14:14 1.1
+++ ConnectionWrapper.html 2000/09/01 12:59:23 1.2
@@ -2,9 +2,9 @@
<!--NewPage-->
<HTML>
<HEAD>
-<!-- Generated by javadoc on Sat Jun 24 11:16:37 EDT 2000 -->
+<!-- Generated by javadoc on Thu Aug 31 15:28:15 EDT 2000 -->
<TITLE>
-Minerva Object/Database Pools: Interface ConnectionWrapper
+Minerva Object/Database Pools v0.98: Interface ConnectionWrapper
</TITLE>
<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../stylesheet.css"
TITLE="Style">
</HEAD>
@@ -29,7 +29,7 @@
</TABLE>
</TD>
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-</EM>
+Part of the <A HREF=http://www.jboss.org/ TARGET=_top>jBoss Project</A></EM>
</TD>
</TR>
@@ -74,7 +74,7 @@
XAConnection.
<P>
<DL>
-<DT><B>See Also: </B><DD><A
HREF="http://java.sun.com/products/jdbc/jdbc20.stdext.javadoc/javax/sql/XAConnection.html"><CODE>XAConnection</CODE></A></DL>
+<DT><B>See Also: </B><DD><A
HREF="http://java.sun.com/j2ee/j2sdkee/techdocs/api/javax/sql/XAConnection.html"><CODE>XAConnection</CODE></A></DL>
<HR>
<P>
@@ -215,7 +215,7 @@
</TABLE>
</TD>
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-</EM>
+Part of the <A HREF=http://www.jboss.org/ TARGET=_top>jBoss Project</A></EM>
</TD>
</TR>
1.2 +6 -6 jbossweb/minerva/org/jboss/minerva/jdbc/ResultSetInPool.html
Index: ResultSetInPool.html
===================================================================
RCS file:
/products/cvs/ejboss/jbossweb/minerva/org/jboss/minerva/jdbc/ResultSetInPool.html,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- ResultSetInPool.html 2000/08/29 23:14:25 1.1
+++ ResultSetInPool.html 2000/09/01 12:59:24 1.2
@@ -2,9 +2,9 @@
<!--NewPage-->
<HTML>
<HEAD>
-<!-- Generated by javadoc on Sat Jun 24 11:16:37 EDT 2000 -->
+<!-- Generated by javadoc on Thu Aug 31 15:28:15 EDT 2000 -->
<TITLE>
-Minerva Object/Database Pools: Class ResultSetInPool
+Minerva Object/Database Pools v0.98: Class ResultSetInPool
</TITLE>
<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../stylesheet.css"
TITLE="Style">
</HEAD>
@@ -29,13 +29,13 @@
</TABLE>
</TD>
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-</EM>
+Part of the <A HREF=http://www.jboss.org/ TARGET=_top>jBoss Project</A></EM>
</TD>
</TR>
<TR>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
- <A HREF="../../../../org/jboss/minerva/jdbc/ConnectionInPool.html"><B>PREV
CLASS</B></A>
+ <A HREF="../../../../org/jboss/minerva/jdbc/PSCacheKey.html"><B>PREV
CLASS</B></A>
<A HREF="../../../../org/jboss/minerva/jdbc/StatementInPool.html"><B>NEXT
CLASS</B></A></FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../../../../index.html" TARGET="_top"><B>FRAMES</B></A>
@@ -2900,13 +2900,13 @@
</TABLE>
</TD>
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-</EM>
+Part of the <A HREF=http://www.jboss.org/ TARGET=_top>jBoss Project</A></EM>
</TD>
</TR>
<TR>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
- <A HREF="../../../../org/jboss/minerva/jdbc/ConnectionInPool.html"><B>PREV
CLASS</B></A>
+ <A HREF="../../../../org/jboss/minerva/jdbc/PSCacheKey.html"><B>PREV
CLASS</B></A>
<A HREF="../../../../org/jboss/minerva/jdbc/StatementInPool.html"><B>NEXT
CLASS</B></A></FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../../../../index.html" TARGET="_top"><B>FRAMES</B></A>
1.2 +26 -4 jbossweb/minerva/org/jboss/minerva/jdbc/StatementInPool.html
Index: StatementInPool.html
===================================================================
RCS file:
/products/cvs/ejboss/jbossweb/minerva/org/jboss/minerva/jdbc/StatementInPool.html,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- StatementInPool.html 2000/08/29 23:14:28 1.1
+++ StatementInPool.html 2000/09/01 12:59:24 1.2
@@ -2,9 +2,9 @@
<!--NewPage-->
<HTML>
<HEAD>
-<!-- Generated by javadoc on Sat Jun 24 11:16:37 EDT 2000 -->
+<!-- Generated by javadoc on Thu Aug 31 15:28:16 EDT 2000 -->
<TITLE>
-Minerva Object/Database Pools: Class StatementInPool
+Minerva Object/Database Pools v0.98: Class StatementInPool
</TITLE>
<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../stylesheet.css"
TITLE="Style">
</HEAD>
@@ -29,7 +29,7 @@
</TABLE>
</TD>
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-</EM>
+Part of the <A HREF=http://www.jboss.org/ TARGET=_top>jBoss Project</A></EM>
</TD>
</TR>
@@ -65,6 +65,9 @@
<DL>
<DT><B>All Implemented Interfaces:</B> <DD><A
HREF="http://java.sun.com/j2se/1.3/docs/api/java/sql/Statement.html">Statement</A></DD>
</DL>
+<DL>
+<DT><B>Direct Known Subclasses:</B> <DD><A
HREF="../../../../org/jboss/minerva/jdbc/PreparedStatementInPool.html">PreparedStatementInPool</A></DD>
+</DL>
<HR>
<DL>
<DT>public class <B>StatementInPool</B><DT>extends <A
HREF="http://java.sun.com/j2se/1.3/docs/api/java/lang/Object.html">Object</A><DT>implements
<A
HREF="http://java.sun.com/j2se/1.3/docs/api/java/sql/Statement.html">Statement</A></DL>
@@ -134,6 +137,14 @@
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE>protected void</CODE></FONT></TD>
+<TD><CODE><B><A
HREF="../../../../org/jboss/minerva/jdbc/StatementInPool.html#clearFields()">clearFields</A></B>()</CODE>
+
+<BR>
+ </TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> void</CODE></FONT></TD>
<TD><CODE><B><A
HREF="../../../../org/jboss/minerva/jdbc/StatementInPool.html#clearWarnings()">clearWarnings</A></B>()</CODE>
@@ -496,6 +507,17 @@
</DL>
<HR>
+<A NAME="clearFields()"><!-- --></A><H3>
+clearFields</H3>
+<PRE>
+protected void <B>clearFields</B>()</PRE>
+<DL>
+<DD><DL>
+</DL>
+</DD>
+</DL>
+<HR>
+
<A NAME="execute(java.lang.String)"><!-- --></A><H3>
execute</H3>
<PRE>
@@ -792,7 +814,7 @@
</TABLE>
</TD>
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-</EM>
+Part of the <A HREF=http://www.jboss.org/ TARGET=_top>jBoss Project</A></EM>
</TD>
</TR>
1.2 +6 -2 jbossweb/minerva/org/jboss/minerva/jdbc/package-frame.html
Index: package-frame.html
===================================================================
RCS file:
/products/cvs/ejboss/jbossweb/minerva/org/jboss/minerva/jdbc/package-frame.html,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- package-frame.html 2000/08/29 23:14:28 1.1
+++ package-frame.html 2000/09/01 12:59:24 1.2
@@ -2,9 +2,9 @@
<!--NewPage-->
<HTML>
<HEAD>
-<!-- Generated by javadoc on Sat Jun 24 11:16:36 EDT 2000 -->
+<!-- Generated by javadoc on Thu Aug 31 15:28:15 EDT 2000 -->
<TITLE>
-Minerva Object/Database Pools: Package org.jboss.minerva.jdbc
+Minerva Object/Database Pools v0.98: Package org.jboss.minerva.jdbc
</TITLE>
<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../stylesheet.css"
TITLE="Style">
</HEAD>
@@ -29,6 +29,10 @@
<FONT CLASS="FrameItemFont">
<BR>
<A HREF="ConnectionInPool.html" TARGET="classFrame">ConnectionInPool</A>
+<BR>
+<A HREF="PreparedStatementInPool.html"
TARGET="classFrame">PreparedStatementInPool</A>
+<BR>
+<A HREF="PSCacheKey.html" TARGET="classFrame">PSCacheKey</A>
<BR>
<A HREF="ResultSetInPool.html" TARGET="classFrame">ResultSetInPool</A>
<BR>
1.2 +12 -4 jbossweb/minerva/org/jboss/minerva/jdbc/package-summary.html
Index: package-summary.html
===================================================================
RCS file:
/products/cvs/ejboss/jbossweb/minerva/org/jboss/minerva/jdbc/package-summary.html,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- package-summary.html 2000/08/29 23:14:29 1.1
+++ package-summary.html 2000/09/01 12:59:24 1.2
@@ -2,9 +2,9 @@
<!--NewPage-->
<HTML>
<HEAD>
-<!-- Generated by javadoc on Sat Jun 24 11:16:36 EDT 2000 -->
+<!-- Generated by javadoc on Thu Aug 31 15:28:15 EDT 2000 -->
<TITLE>
-Minerva Object/Database Pools: Package org.jboss.minerva.jdbc
+Minerva Object/Database Pools v0.98: Package org.jboss.minerva.jdbc
</TITLE>
<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../stylesheet.css"
TITLE="Style">
</HEAD>
@@ -29,7 +29,7 @@
</TABLE>
</TD>
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-</EM>
+Part of the <A HREF=http://www.jboss.org/ TARGET=_top>jBoss Project</A></EM>
</TD>
</TR>
@@ -79,6 +79,14 @@
<TD>Wrapper for database connections in a pool.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD WIDTH="15%"><B><A
HREF="PreparedStatementInPool.html">PreparedStatementInPool</A></B></TD>
+<TD> </TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD WIDTH="15%"><B><A HREF="PSCacheKey.html">PSCacheKey</A></B></TD>
+<TD> </TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="15%"><B><A HREF="ResultSetInPool.html">ResultSetInPool</A></B></TD>
<TD>Wraps a result set to track the last used time for the owning connection.</TD>
</TR>
@@ -122,7 +130,7 @@
</TABLE>
</TD>
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-</EM>
+Part of the <A HREF=http://www.jboss.org/ TARGET=_top>jBoss Project</A></EM>
</TD>
</TR>
1.2 +8 -5 jbossweb/minerva/org/jboss/minerva/jdbc/package-tree.html
Index: package-tree.html
===================================================================
RCS file:
/products/cvs/ejboss/jbossweb/minerva/org/jboss/minerva/jdbc/package-tree.html,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- package-tree.html 2000/08/29 23:14:29 1.1
+++ package-tree.html 2000/09/01 12:59:25 1.2
@@ -2,9 +2,9 @@
<!--NewPage-->
<HTML>
<HEAD>
-<!-- Generated by javadoc on Sat Jun 24 11:16:36 EDT 2000 -->
+<!-- Generated by javadoc on Thu Aug 31 15:28:15 EDT 2000 -->
<TITLE>
-Minerva Object/Database Pools: org.jboss.minerva.jdbc Class Hierarchy
+Minerva Object/Database Pools v0.98: org.jboss.minerva.jdbc Class Hierarchy
</TITLE>
<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../stylesheet.css"
TITLE="Style">
</HEAD>
@@ -29,7 +29,7 @@
</TABLE>
</TD>
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-</EM>
+Part of the <A HREF=http://www.jboss.org/ TARGET=_top>jBoss Project</A></EM>
</TD>
</TR>
@@ -59,8 +59,11 @@
<UL>
<LI TYPE="circle">class java.lang.<A
HREF="http://java.sun.com/j2se/1.3/docs/api/java/lang/Object.html"><B>Object</B></A><UL>
<LI TYPE="circle">class org.jboss.minerva.jdbc.<A
HREF="../../../../org/jboss/minerva/jdbc/ConnectionInPool.html"><B>ConnectionInPool</B></A>
(implements org.jboss.minerva.jdbc.<A
HREF="../../../../org/jboss/minerva/jdbc/ConnectionWrapper.html">ConnectionWrapper</A>,
org.jboss.minerva.pools.<A
HREF="../../../../org/jboss/minerva/pools/PooledObject.html">PooledObject</A>)
-<LI TYPE="circle">class org.jboss.minerva.jdbc.<A
HREF="../../../../org/jboss/minerva/jdbc/ResultSetInPool.html"><B>ResultSetInPool</B></A>
(implements java.sql.<A
HREF="http://java.sun.com/j2se/1.3/docs/api/java/sql/ResultSet.html">ResultSet</A>)
+<LI TYPE="circle">class org.jboss.minerva.jdbc.<A
HREF="../../../../org/jboss/minerva/jdbc/PSCacheKey.html"><B>PSCacheKey</B></A><LI
TYPE="circle">class org.jboss.minerva.jdbc.<A
HREF="../../../../org/jboss/minerva/jdbc/ResultSetInPool.html"><B>ResultSetInPool</B></A>
(implements java.sql.<A
HREF="http://java.sun.com/j2se/1.3/docs/api/java/sql/ResultSet.html">ResultSet</A>)
<LI TYPE="circle">class org.jboss.minerva.jdbc.<A
HREF="../../../../org/jboss/minerva/jdbc/StatementInPool.html"><B>StatementInPool</B></A>
(implements java.sql.<A
HREF="http://java.sun.com/j2se/1.3/docs/api/java/sql/Statement.html">Statement</A>)
+<UL>
+<LI TYPE="circle">class org.jboss.minerva.jdbc.<A
HREF="../../../../org/jboss/minerva/jdbc/PreparedStatementInPool.html"><B>PreparedStatementInPool</B></A>
(implements java.sql.<A
HREF="http://java.sun.com/j2se/1.3/docs/api/java/sql/PreparedStatement.html">PreparedStatement</A>)
+</UL>
</UL>
</UL>
<H2>
@@ -91,7 +94,7 @@
</TABLE>
</TD>
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-</EM>
+Part of the <A HREF=http://www.jboss.org/ TARGET=_top>jBoss Project</A></EM>
</TD>
</TR>
1.1 jbossweb/minerva/org/jboss/minerva/jdbc/PSCacheKey.html
Index: PSCacheKey.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 Aug 31 15:28:15 EDT 2000 -->
<TITLE>
Minerva Object/Database Pools v0.98: Class PSCacheKey
</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"> <A HREF="package-summary.html"><FONT
CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD>
<TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT
CLASS="NavBarFont1Rev"><B>Class</B></FONT> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-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="#EEEEFF" CLASS="NavBarCell1"> <A
HREF="../../../../index-all.html"><FONT
CLASS="NavBarFont1"><B>Index</B></FONT></A> </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>
Part of the <A HREF=http://www.jboss.org/ TARGET=_top>jBoss Project</A></EM>
</TD>
</TR>
<TR>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A
HREF="../../../../org/jboss/minerva/jdbc/PreparedStatementInPool.html"><B>PREV
CLASS</B></A>
<A HREF="../../../../org/jboss/minerva/jdbc/ResultSetInPool.html"><B>NEXT
CLASS</B></A></FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../../../../index.html" TARGET="_top"><B>FRAMES</B></A>
<A HREF="PSCacheKey.html" TARGET="_top"><B>NO FRAMES</B></A></FONT></TD>
</TR>
<TR>
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
SUMMARY: INNER | <A HREF="#field_summary">FIELD</A> | <A
HREF="#constructor_summary">CONSTR</A> | <A
HREF="#method_summary">METHOD</A></FONT></TD>
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
DETAIL: <A HREF="#field_detail">FIELD</A> | <A
HREF="#constructor_detail">CONSTR</A> | <A
HREF="#method_detail">METHOD</A></FONT></TD>
</TR>
</TABLE>
<!-- =========== END OF NAVBAR =========== -->
<HR>
<!-- ======== START OF CLASS DATA ======== -->
<H2>
<FONT SIZE="-1">
org.jboss.minerva.jdbc</FONT>
<BR>
Class PSCacheKey</H2>
<PRE>
<A
HREF="http://java.sun.com/j2se/1.3/docs/api/java/lang/Object.html">java.lang.Object</A>
|
+--<B>org.jboss.minerva.jdbc.PSCacheKey</B>
</PRE>
<HR>
<DL>
<DT>public class <B>PSCacheKey</B><DT>extends <A
HREF="http://java.sun.com/j2se/1.3/docs/api/java/lang/Object.html">Object</A></DL>
<P>
<HR>
<P>
<!-- ======== INNER CLASS SUMMARY ======== -->
<!-- =========== FIELD SUMMARY =========== -->
<A NAME="field_summary"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TD COLSPAN=2><FONT SIZE="+2">
<B>Field Summary</B></FONT></TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> <A
HREF="http://java.sun.com/j2se/1.3/docs/api/java/sql/Connection.html">Connection</A></CODE></FONT></TD>
<TD><CODE><B><A
HREF="../../../../org/jboss/minerva/jdbc/PSCacheKey.html#con">con</A></B></CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> <A
HREF="http://java.sun.com/j2se/1.3/docs/api/java/lang/String.html">String</A></CODE></FONT></TD>
<TD><CODE><B><A
HREF="../../../../org/jboss/minerva/jdbc/PSCacheKey.html#sql">sql</A></B></CODE>
<BR>
</TD>
</TR>
</TABLE>
<!-- ======== CONSTRUCTOR SUMMARY ======== -->
<A NAME="constructor_summary"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TD COLSPAN=2><FONT SIZE="+2">
<B>Constructor Summary</B></FONT></TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><B><A
HREF="../../../../org/jboss/minerva/jdbc/PSCacheKey.html#PSCacheKey(java.sql.Connection,
java.lang.String)">PSCacheKey</A></B>(<A
HREF="http://java.sun.com/j2se/1.3/docs/api/java/sql/Connection.html">Connection</A> con,
<A
HREF="http://java.sun.com/j2se/1.3/docs/api/java/lang/String.html">String</A> sql)</CODE>
<BR>
</TD>
</TR>
</TABLE>
<!-- ========== METHOD SUMMARY =========== -->
<A NAME="method_summary"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TD COLSPAN=2><FONT SIZE="+2">
<B>Method Summary</B></FONT></TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> boolean</CODE></FONT></TD>
<TD><CODE><B><A
HREF="../../../../org/jboss/minerva/jdbc/PSCacheKey.html#equals(java.lang.Object)">equals</A></B>(<A
HREF="http://java.sun.com/j2se/1.3/docs/api/java/lang/Object.html">Object</A> o)</CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> int</CODE></FONT></TD>
<TD><CODE><B><A
HREF="../../../../org/jboss/minerva/jdbc/PSCacheKey.html#hashCode()">hashCode</A></B>()</CODE>
<BR>
</TD>
</TR>
</TABLE>
<A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
<TD><B>Methods inherited from class java.lang.<A
HREF="http://java.sun.com/j2se/1.3/docs/api/java/lang/Object.html">Object</A></B></TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><A
HREF="http://java.sun.com/j2se/1.3/docs/api/java/lang/Object.html#clone()">clone</A>,
<A
HREF="http://java.sun.com/j2se/1.3/docs/api/java/lang/Object.html#finalize()">finalize</A>,
<A
HREF="http://java.sun.com/j2se/1.3/docs/api/java/lang/Object.html#getClass()">getClass</A>,
<A
HREF="http://java.sun.com/j2se/1.3/docs/api/java/lang/Object.html#notify()">notify</A>,
<A
HREF="http://java.sun.com/j2se/1.3/docs/api/java/lang/Object.html#notifyAll()">notifyAll</A>,
<A
HREF="http://java.sun.com/j2se/1.3/docs/api/java/lang/Object.html#toString()">toString</A>,
<A
HREF="http://java.sun.com/j2se/1.3/docs/api/java/lang/Object.html#wait()">wait</A>, <A
HREF="http://java.sun.com/j2se/1.3/docs/api/java/lang/Object.html#wait(long)">wait</A>,
<A HREF="http://java.sun.com/j2se/1.3/docs/api/java/lang/Object.html#wait(long,
int)">wait</A></CODE></TD>
</TR>
</TABLE>
<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="con"><!-- --></A><H3>
con</H3>
<PRE>
public <A
HREF="http://java.sun.com/j2se/1.3/docs/api/java/sql/Connection.html">Connection</A>
<B>con</B></PRE>
<DL>
</DL>
<HR>
<A NAME="sql"><!-- --></A><H3>
sql</H3>
<PRE>
public <A
HREF="http://java.sun.com/j2se/1.3/docs/api/java/lang/String.html">String</A>
<B>sql</B></PRE>
<DL>
</DL>
<!-- ========= CONSTRUCTOR DETAIL ======== -->
<A NAME="constructor_detail"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TD COLSPAN=1><FONT SIZE="+2">
<B>Constructor Detail</B></FONT></TD>
</TR>
</TABLE>
<A NAME="PSCacheKey(java.sql.Connection, java.lang.String)"><!-- --></A><H3>
PSCacheKey</H3>
<PRE>
public <B>PSCacheKey</B>(<A
HREF="http://java.sun.com/j2se/1.3/docs/api/java/sql/Connection.html">Connection</A> con,
<A
HREF="http://java.sun.com/j2se/1.3/docs/api/java/lang/String.html">String</A> sql)</PRE>
<DL>
</DL>
<!-- ============ METHOD DETAIL ========== -->
<A NAME="method_detail"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TD COLSPAN=1><FONT SIZE="+2">
<B>Method Detail</B></FONT></TD>
</TR>
</TABLE>
<A NAME="equals(java.lang.Object)"><!-- --></A><H3>
equals</H3>
<PRE>
public boolean <B>equals</B>(<A
HREF="http://java.sun.com/j2se/1.3/docs/api/java/lang/Object.html">Object</A> o)</PRE>
<DL>
<DD><DL>
<DT><B>Overrides:</B><DD><CODE><A
HREF="http://java.sun.com/j2se/1.3/docs/api/java/lang/Object.html#equals(java.lang.Object)">equals</A></CODE>
in class <CODE><A
HREF="http://java.sun.com/j2se/1.3/docs/api/java/lang/Object.html">Object</A></CODE></DL>
</DD>
</DL>
<HR>
<A NAME="hashCode()"><!-- --></A><H3>
hashCode</H3>
<PRE>
public int <B>hashCode</B>()</PRE>
<DL>
<DD><DL>
<DT><B>Overrides:</B><DD><CODE><A
HREF="http://java.sun.com/j2se/1.3/docs/api/java/lang/Object.html#hashCode()">hashCode</A></CODE>
in class <CODE><A
HREF="http://java.sun.com/j2se/1.3/docs/api/java/lang/Object.html">Object</A></CODE></DL>
</DD>
</DL>
<!-- ========= 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> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT
CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD>
<TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT
CLASS="NavBarFont1Rev"><B>Class</B></FONT> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-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="#EEEEFF" CLASS="NavBarCell1"> <A
HREF="../../../../index-all.html"><FONT
CLASS="NavBarFont1"><B>Index</B></FONT></A> </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>
Part of the <A HREF=http://www.jboss.org/ TARGET=_top>jBoss Project</A></EM>
</TD>
</TR>
<TR>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A
HREF="../../../../org/jboss/minerva/jdbc/PreparedStatementInPool.html"><B>PREV
CLASS</B></A>
<A HREF="../../../../org/jboss/minerva/jdbc/ResultSetInPool.html"><B>NEXT
CLASS</B></A></FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../../../../index.html" TARGET="_top"><B>FRAMES</B></A>
<A HREF="PSCacheKey.html" TARGET="_top"><B>NO FRAMES</B></A></FONT></TD>
</TR>
<TR>
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
SUMMARY: INNER | <A HREF="#field_summary">FIELD</A> | <A
HREF="#constructor_summary">CONSTR</A> | <A
HREF="#method_summary">METHOD</A></FONT></TD>
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
DETAIL: <A HREF="#field_detail">FIELD</A> | <A
HREF="#constructor_detail">CONSTR</A> | <A
HREF="#method_detail">METHOD</A></FONT></TD>
</TR>
</TABLE>
<!-- =========== END OF NAVBAR =========== -->
<HR>
</BODY>
</HTML>
1.1
jbossweb/minerva/org/jboss/minerva/jdbc/PreparedStatementInPool.html
Index: PreparedStatementInPool.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 Aug 31 15:28:15 EDT 2000 -->
<TITLE>
Minerva Object/Database Pools v0.98: Class PreparedStatementInPool
</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"> <A HREF="package-summary.html"><FONT
CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD>
<TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT
CLASS="NavBarFont1Rev"><B>Class</B></FONT> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-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="#EEEEFF" CLASS="NavBarCell1"> <A
HREF="../../../../index-all.html"><FONT
CLASS="NavBarFont1"><B>Index</B></FONT></A> </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>
Part of the <A HREF=http://www.jboss.org/ TARGET=_top>jBoss Project</A></EM>
</TD>
</TR>
<TR>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../../../../org/jboss/minerva/jdbc/ConnectionInPool.html"><B>PREV
CLASS</B></A>
<A HREF="../../../../org/jboss/minerva/jdbc/PSCacheKey.html"><B>NEXT
CLASS</B></A></FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../../../../index.html" TARGET="_top"><B>FRAMES</B></A>
<A HREF="PreparedStatementInPool.html" TARGET="_top"><B>NO
FRAMES</B></A></FONT></TD>
</TR>
<TR>
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
SUMMARY: INNER | <A HREF="#field_summary">FIELD</A> | <A
HREF="#constructor_summary">CONSTR</A> | <A
HREF="#method_summary">METHOD</A></FONT></TD>
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
DETAIL: <A HREF="#field_detail">FIELD</A> | <A
HREF="#constructor_detail">CONSTR</A> | <A
HREF="#method_detail">METHOD</A></FONT></TD>
</TR>
</TABLE>
<!-- =========== END OF NAVBAR =========== -->
<HR>
<!-- ======== START OF CLASS DATA ======== -->
<H2>
<FONT SIZE="-1">
org.jboss.minerva.jdbc</FONT>
<BR>
Class PreparedStatementInPool</H2>
<PRE>
<A
HREF="http://java.sun.com/j2se/1.3/docs/api/java/lang/Object.html">java.lang.Object</A>
|
+--<A
HREF="../../../../org/jboss/minerva/jdbc/StatementInPool.html">org.jboss.minerva.jdbc.StatementInPool</A>
|
+--<B>org.jboss.minerva.jdbc.PreparedStatementInPool</B>
</PRE>
<DL>
<DT><B>All Implemented Interfaces:</B> <DD><A
HREF="http://java.sun.com/j2se/1.3/docs/api/java/sql/PreparedStatement.html">PreparedStatement</A>,
<A
HREF="http://java.sun.com/j2se/1.3/docs/api/java/sql/Statement.html">Statement</A></DD>
</DL>
<HR>
<DL>
<DT>public class <B>PreparedStatementInPool</B><DT>extends <A
HREF="../../../../org/jboss/minerva/jdbc/StatementInPool.html">StatementInPool</A><DT>implements
<A
HREF="http://java.sun.com/j2se/1.3/docs/api/java/sql/PreparedStatement.html">PreparedStatement</A></DL>
<P>
<HR>
<P>
<!-- ======== INNER CLASS SUMMARY ======== -->
<!-- =========== FIELD SUMMARY =========== -->
<A NAME="field_summary"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TD COLSPAN=2><FONT SIZE="+2">
<B>Field Summary</B></FONT></TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static <A
HREF="http://java.sun.com/j2se/1.3/docs/api/java/util/HashMap.html">HashMap</A></CODE></FONT></TD>
<TD><CODE><B><A
HREF="../../../../org/jboss/minerva/jdbc/PreparedStatementInPool.html#preparedStatementCache">preparedStatementCache</A></B></CODE>
<BR>
</TD>
</TR>
</TABLE>
<!-- ======== CONSTRUCTOR SUMMARY ======== -->
<A NAME="constructor_summary"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TD COLSPAN=2><FONT SIZE="+2">
<B>Constructor Summary</B></FONT></TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><B><A
HREF="../../../../org/jboss/minerva/jdbc/PreparedStatementInPool.html#PreparedStatementInPool(java.sql.PreparedStatement,
org.jboss.minerva.jdbc.ConnectionWrapper)">PreparedStatementInPool</A></B>(<A
HREF="http://java.sun.com/j2se/1.3/docs/api/java/sql/PreparedStatement.html">PreparedStatement</A> source,
<A
HREF="../../../../org/jboss/minerva/jdbc/ConnectionWrapper.html">ConnectionWrapper</A> owner)</CODE>
<BR>
Creates a new statement
from a source statement and wrapper connection.</TD>
</TR>
</TABLE>
<!-- ========== METHOD SUMMARY =========== -->
<A NAME="method_summary"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TD COLSPAN=2><FONT SIZE="+2">
<B>Method Summary</B></FONT></TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> void</CODE></FONT></TD>
<TD><CODE><B><A
HREF="../../../../org/jboss/minerva/jdbc/PreparedStatementInPool.html#addBatch()">addBatch</A></B>()</CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> void</CODE></FONT></TD>
<TD><CODE><B><A
HREF="../../../../org/jboss/minerva/jdbc/PreparedStatementInPool.html#clearParameters()">clearParameters</A></B>()</CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> void</CODE></FONT></TD>
<TD><CODE><B><A
HREF="../../../../org/jboss/minerva/jdbc/PreparedStatementInPool.html#close()">close</A></B>()</CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> boolean</CODE></FONT></TD>
<TD><CODE><B><A
HREF="../../../../org/jboss/minerva/jdbc/PreparedStatementInPool.html#execute()">execute</A></B>()</CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> <A
HREF="http://java.sun.com/j2se/1.3/docs/api/java/sql/ResultSet.html">ResultSet</A></CODE></FONT></TD>
<TD><CODE><B><A
HREF="../../../../org/jboss/minerva/jdbc/PreparedStatementInPool.html#executeQuery()">executeQuery</A></B>()</CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> int</CODE></FONT></TD>
<TD><CODE><B><A
HREF="../../../../org/jboss/minerva/jdbc/PreparedStatementInPool.html#executeUpdate()">executeUpdate</A></B>()</CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> <A
HREF="http://java.sun.com/j2se/1.3/docs/api/java/sql/ResultSetMetaData.html">ResultSetMetaData</A></CODE></FONT></TD>
<TD><CODE><B><A
HREF="../../../../org/jboss/minerva/jdbc/PreparedStatementInPool.html#getMetaData()">getMetaData</A></B>()</CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> <A
HREF="http://java.sun.com/j2se/1.3/docs/api/java/sql/PreparedStatement.html">PreparedStatement</A></CODE></FONT></TD>
<TD><CODE><B><A
HREF="../../../../org/jboss/minerva/jdbc/PreparedStatementInPool.html#getUnderlyingPreparedStatement()">getUnderlyingPreparedStatement</A></B>()</CODE>
<BR>
Gets a reference to the
"real" Statement.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> void</CODE></FONT></TD>
<TD><CODE><B><A
HREF="../../../../org/jboss/minerva/jdbc/PreparedStatementInPool.html#setArray(int,
java.sql.Array)">setArray</A></B>(int i,
<A
HREF="http://java.sun.com/j2se/1.3/docs/api/java/sql/Array.html">Array</A> x)</CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> void</CODE></FONT></TD>
<TD><CODE><B><A
HREF="../../../../org/jboss/minerva/jdbc/PreparedStatementInPool.html#setAsciiStream(int,
java.io.InputStream, int)">setAsciiStream</A></B>(int parameterIndex,
<A
HREF="http://java.sun.com/j2se/1.3/docs/api/java/io/InputStream.html">InputStream</A> x,
int length)</CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> void</CODE></FONT></TD>
<TD><CODE><B><A
HREF="../../../../org/jboss/minerva/jdbc/PreparedStatementInPool.html#setBigDecimal(int,
java.math.BigDecimal)">setBigDecimal</A></B>(int parameterIndex,
<A
HREF="http://java.sun.com/j2se/1.3/docs/api/java/math/BigDecimal.html">BigDecimal</A> x)</CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> void</CODE></FONT></TD>
<TD><CODE><B><A
HREF="../../../../org/jboss/minerva/jdbc/PreparedStatementInPool.html#setBinaryStream(int,
java.io.InputStream, int)">setBinaryStream</A></B>(int parameterIndex,
<A
HREF="http://java.sun.com/j2se/1.3/docs/api/java/io/InputStream.html">InputStream</A> x,
int length)</CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> void</CODE></FONT></TD>
<TD><CODE><B><A
HREF="../../../../org/jboss/minerva/jdbc/PreparedStatementInPool.html#setBlob(int,
java.sql.Blob)">setBlob</A></B>(int i,
<A
HREF="http://java.sun.com/j2se/1.3/docs/api/java/sql/Blob.html">Blob</A> x)</CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> void</CODE></FONT></TD>
<TD><CODE><B><A
HREF="../../../../org/jboss/minerva/jdbc/PreparedStatementInPool.html#setBoolean(int,
boolean)">setBoolean</A></B>(int parameterIndex,
boolean x)</CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> void</CODE></FONT></TD>
<TD><CODE><B><A
HREF="../../../../org/jboss/minerva/jdbc/PreparedStatementInPool.html#setByte(int,
byte)">setByte</A></B>(int parameterIndex,
byte x)</CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> void</CODE></FONT></TD>
<TD><CODE><B><A
HREF="../../../../org/jboss/minerva/jdbc/PreparedStatementInPool.html#setBytes(int,
byte[])">setBytes</A></B>(int parameterIndex,
byte[] x)</CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> void</CODE></FONT></TD>
<TD><CODE><B><A
HREF="../../../../org/jboss/minerva/jdbc/PreparedStatementInPool.html#setCharacterStream(int,
java.io.Reader, int)">setCharacterStream</A></B>(int parameterIndex,
<A
HREF="http://java.sun.com/j2se/1.3/docs/api/java/io/Reader.html">Reader</A> reader,
int length)</CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> void</CODE></FONT></TD>
<TD><CODE><B><A
HREF="../../../../org/jboss/minerva/jdbc/PreparedStatementInPool.html#setClob(int,
java.sql.Clob)">setClob</A></B>(int i,
<A
HREF="http://java.sun.com/j2se/1.3/docs/api/java/sql/Clob.html">Clob</A> x)</CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> void</CODE></FONT></TD>
<TD><CODE><B><A
HREF="../../../../org/jboss/minerva/jdbc/PreparedStatementInPool.html#setDate(int,
java.sql.Date)">setDate</A></B>(int parameterIndex,
<A
HREF="http://java.sun.com/j2se/1.3/docs/api/java/sql/Date.html">Date</A> x)</CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> void</CODE></FONT></TD>
<TD><CODE><B><A
HREF="../../../../org/jboss/minerva/jdbc/PreparedStatementInPool.html#setDate(int,
java.sql.Date, java.util.Calendar)">setDate</A></B>(int parameterIndex,
<A
HREF="http://java.sun.com/j2se/1.3/docs/api/java/sql/Date.html">Date</A> x,
<A
HREF="http://java.sun.com/j2se/1.3/docs/api/java/util/Calendar.html">Calendar</A> cal)</CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> void</CODE></FONT></TD>
<TD><CODE><B><A
HREF="../../../../org/jboss/minerva/jdbc/PreparedStatementInPool.html#setDouble(int,
double)">setDouble</A></B>(int parameterIndex,
double x)</CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> void</CODE></FONT></TD>
<TD><CODE><B><A
HREF="../../../../org/jboss/minerva/jdbc/PreparedStatementInPool.html#setFloat(int,
float)">setFloat</A></B>(int parameterIndex,
float x)</CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> void</CODE></FONT></TD>
<TD><CODE><B><A
HREF="../../../../org/jboss/minerva/jdbc/PreparedStatementInPool.html#setInt(int,
int)">setInt</A></B>(int parameterIndex,
int x)</CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> void</CODE></FONT></TD>
<TD><CODE><B><A
HREF="../../../../org/jboss/minerva/jdbc/PreparedStatementInPool.html#setLong(int,
long)">setLong</A></B>(int parameterIndex,
long x)</CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> void</CODE></FONT></TD>
<TD><CODE><B><A
HREF="../../../../org/jboss/minerva/jdbc/PreparedStatementInPool.html#setNull(int,
int)">setNull</A></B>(int parameterIndex,
int sqlType)</CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> void</CODE></FONT></TD>
<TD><CODE><B><A
HREF="../../../../org/jboss/minerva/jdbc/PreparedStatementInPool.html#setNull(int,
int, java.lang.String)">setNull</A></B>(int paramIndex,
int sqlType,
<A
HREF="http://java.sun.com/j2se/1.3/docs/api/java/lang/String.html">String</A> typeName)</CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> void</CODE></FONT></TD>
<TD><CODE><B><A
HREF="../../../../org/jboss/minerva/jdbc/PreparedStatementInPool.html#setObject(int,
java.lang.Object)">setObject</A></B>(int parameterIndex,
<A
HREF="http://java.sun.com/j2se/1.3/docs/api/java/lang/Object.html">Object</A> x)</CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> void</CODE></FONT></TD>
<TD><CODE><B><A
HREF="../../../../org/jboss/minerva/jdbc/PreparedStatementInPool.html#setObject(int,
java.lang.Object, int)">setObject</A></B>(int parameterIndex,
<A
HREF="http://java.sun.com/j2se/1.3/docs/api/java/lang/Object.html">Object</A> x,
int targetSqlType)</CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> void</CODE></FONT></TD>
<TD><CODE><B><A
HREF="../../../../org/jboss/minerva/jdbc/PreparedStatementInPool.html#setObject(int,
java.lang.Object, int, int)">setObject</A></B>(int parameterIndex,
<A
HREF="http://java.sun.com/j2se/1.3/docs/api/java/lang/Object.html">Object</A> x,
int targetSqlType,
int scale)</CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> void</CODE></FONT></TD>
<TD><CODE><B><A
HREF="../../../../org/jboss/minerva/jdbc/PreparedStatementInPool.html#setRef(int,
java.sql.Ref)">setRef</A></B>(int i,
<A
HREF="http://java.sun.com/j2se/1.3/docs/api/java/sql/Ref.html">Ref</A> x)</CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> void</CODE></FONT></TD>
<TD><CODE><B><A
HREF="../../../../org/jboss/minerva/jdbc/PreparedStatementInPool.html#setShort(int,
short)">setShort</A></B>(int parameterIndex,
short x)</CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> void</CODE></FONT></TD>
<TD><CODE><B><A
HREF="../../../../org/jboss/minerva/jdbc/PreparedStatementInPool.html#setString(int,
java.lang.String)">setString</A></B>(int parameterIndex,
<A
HREF="http://java.sun.com/j2se/1.3/docs/api/java/lang/String.html">String</A> x)</CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> void</CODE></FONT></TD>
<TD><CODE><B><A
HREF="../../../../org/jboss/minerva/jdbc/PreparedStatementInPool.html#setTime(int,
java.sql.Time)">setTime</A></B>(int parameterIndex,
<A
HREF="http://java.sun.com/j2se/1.3/docs/api/java/sql/Time.html">Time</A> x)</CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> void</CODE></FONT></TD>
<TD><CODE><B><A
HREF="../../../../org/jboss/minerva/jdbc/PreparedStatementInPool.html#setTime(int,
java.sql.Time, java.util.Calendar)">setTime</A></B>(int parameterIndex,
<A
HREF="http://java.sun.com/j2se/1.3/docs/api/java/sql/Time.html">Time</A> x,
<A
HREF="http://java.sun.com/j2se/1.3/docs/api/java/util/Calendar.html">Calendar</A> cal)</CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> void</CODE></FONT></TD>
<TD><CODE><B><A
HREF="../../../../org/jboss/minerva/jdbc/PreparedStatementInPool.html#setTimestamp(int,
java.sql.Timestamp)">setTimestamp</A></B>(int parameterIndex,
<A
HREF="http://java.sun.com/j2se/1.3/docs/api/java/sql/Timestamp.html">Timestamp</A> x)</CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> void</CODE></FONT></TD>
<TD><CODE><B><A
HREF="../../../../org/jboss/minerva/jdbc/PreparedStatementInPool.html#setTimestamp(int,
java.sql.Timestamp, java.util.Calendar)">setTimestamp</A></B>(int parameterIndex,
<A
HREF="http://java.sun.com/j2se/1.3/docs/api/java/sql/Timestamp.html">Timestamp</A> x,
<A
HREF="http://java.sun.com/j2se/1.3/docs/api/java/util/Calendar.html">Calendar</A> cal)</CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> void</CODE></FONT></TD>
<TD><CODE><B><A
HREF="../../../../org/jboss/minerva/jdbc/PreparedStatementInPool.html#setUnicodeStream(int,
java.io.InputStream, int)">setUnicodeStream</A></B>(int parameterIndex,
<A
HREF="http://java.sun.com/j2se/1.3/docs/api/java/io/InputStream.html">InputStream</A> x,
int length)</CODE>
<BR>
</TD>
</TR>
</TABLE>
<A
NAME="methods_inherited_from_class_org.jboss.minerva.jdbc.StatementInPool"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
<TD><B>Methods inherited from class org.jboss.minerva.jdbc.<A
HREF="../../../../org/jboss/minerva/jdbc/StatementInPool.html">StatementInPool</A></B></TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><A
HREF="../../../../org/jboss/minerva/jdbc/StatementInPool.html#addBatch(java.lang.String)">addBatch</A>,
<A
HREF="../../../../org/jboss/minerva/jdbc/StatementInPool.html#cancel()">cancel</A>, <A
HREF="../../../../org/jboss/minerva/jdbc/StatementInPool.html#clearBatch()">clearBatch</A>,
<A
HREF="../../../../org/jboss/minerva/jdbc/StatementInPool.html#clearFields()">clearFields</A>,
<A
HREF="../../../../org/jboss/minerva/jdbc/StatementInPool.html#clearWarnings()">clearWarnings</A>,
<A
HREF="../../../../org/jboss/minerva/jdbc/StatementInPool.html#execute(java.lang.String)">execute</A>,
<A
HREF="../../../../org/jboss/minerva/jdbc/StatementInPool.html#executeBatch()">executeBatch</A>,
<A
HREF="../../../../org/jboss/minerva/jdbc/StatementInPool.html#executeQuery(java.lang.String)">executeQuery</A>,
<A
HREF="../../../../org/jboss/minerva/jdbc/StatementInPool.html#executeUpdate(java.lang.String)">executeUpdate</A>,
<A HREF="../../../../org/jboss/minerva/jdbc/StatementI!
nPool.html#getConnection()">getConnection</A>, <A
HREF="../../../../org/jboss/minerva/jdbc/StatementInPool.html#getFetchDirection()">getFetchDirection</A>,
<A
HREF="../../../../org/jboss/minerva/jdbc/StatementInPool.html#getFetchSize()">getFetchSize</A>,
<A
HREF="../../../../org/jboss/minerva/jdbc/StatementInPool.html#getMaxFieldSize()">getMaxFieldSize</A>,
<A
HREF="../../../../org/jboss/minerva/jdbc/StatementInPool.html#getMaxRows()">getMaxRows</A>,
<A
HREF="../../../../org/jboss/minerva/jdbc/StatementInPool.html#getMoreResults()">getMoreResults</A>,
<A
HREF="../../../../org/jboss/minerva/jdbc/StatementInPool.html#getQueryTimeout()">getQueryTimeout</A>,
<A
HREF="../../../../org/jboss/minerva/jdbc/StatementInPool.html#getResultSet()">getResultSet</A>,
<A
HREF="../../../../org/jboss/minerva/jdbc/StatementInPool.html#getResultSetConcurrency()">getResultSetConcurrency</A>,
<A
HREF="../../../../org/jboss/minerva/jdbc/StatementInPool.html#getResultSetType()">getResultSetType</A>,!
<A
HREF="../../../../org/jboss/minerva/jdbc/StatementInPool.html#getUnderlyingStatement()">getUnderlyingStatement</A>,
<A
HREF="../../../../org/jboss/minerva/jdbc/StatementInPool.html#getUpdateCount()">getUpdateCount</A>,
<A
HREF="../../../../org/jboss/minerva/jdbc/StatementInPool.html#getWarnings()">getWarnings</A>,
<A
HREF="../../../../org/jboss/minerva/jdbc/StatementInPool.html#setCursorName(java.lang.String)">setCursorName</A>,
<A
HREF="../../../../org/jboss/minerva/jdbc/StatementInPool.html#setError(java.sql.SQLException)">setError</A>,
<A
HREF="../../../../org/jboss/minerva/jdbc/StatementInPool.html#setEscapeProcessing(boolean)">setEscapeProcessing</A>,
<A
HREF="../../../../org/jboss/minerva/jdbc/StatementInPool.html#setFetchDirection(int)">setFetchDirection</A>,
<A
HREF="../../../../org/jboss/minerva/jdbc/StatementInPool.html#setFetchSize(int)">setFetchSize</A>,
<A
HREF="../../../../org/jboss/minerva/jdbc/StatementInPool.html#setLastUsed()">setLastUsed</A>,
<A HREF="!
../../../../org/jboss/minerva/jdbc/StatementInPool.html#setMaxFieldSize(int)">setMaxFieldSize</A>,
<A
HREF="../../../../org/jboss/minerva/jdbc/StatementInPool.html#setMaxRows(int)">setMaxRows</A>,
<A
HREF="../../../../org/jboss/minerva/jdbc/StatementInPool.html#setQueryTimeout(int)">setQueryTimeout</A></CODE></TD>
</TR>
</TABLE>
<A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
<TD><B>Methods inherited from class java.lang.<A
HREF="http://java.sun.com/j2se/1.3/docs/api/java/lang/Object.html">Object</A></B></TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><A
HREF="http://java.sun.com/j2se/1.3/docs/api/java/lang/Object.html#clone()">clone</A>,
<A
HREF="http://java.sun.com/j2se/1.3/docs/api/java/lang/Object.html#equals(java.lang.Object)">equals</A>,
<A
HREF="http://java.sun.com/j2se/1.3/docs/api/java/lang/Object.html#finalize()">finalize</A>,
<A
HREF="http://java.sun.com/j2se/1.3/docs/api/java/lang/Object.html#getClass()">getClass</A>,
<A
HREF="http://java.sun.com/j2se/1.3/docs/api/java/lang/Object.html#hashCode()">hashCode</A>,
<A
HREF="http://java.sun.com/j2se/1.3/docs/api/java/lang/Object.html#notify()">notify</A>,
<A
HREF="http://java.sun.com/j2se/1.3/docs/api/java/lang/Object.html#notifyAll()">notifyAll</A>,
<A
HREF="http://java.sun.com/j2se/1.3/docs/api/java/lang/Object.html#toString()">toString</A>,
<A
HREF="http://java.sun.com/j2se/1.3/docs/api/java/lang/Object.html#wait()">wait</A>, <A
HREF="http://java.sun.com/j2se/1.3/docs/api/java/lang/Object.html#wait(long)">wait</A>,
<A HREF="http://java.sun.com/j2se/1!
.3/docs/api/java/lang/Object.html#wait(long, int)">wait</A></CODE></TD>
</TR>
</TABLE>
<A NAME="methods_inherited_from_class_java.sql.Statement"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
<TD><B>Methods inherited from interface java.sql.<A
HREF="http://java.sun.com/j2se/1.3/docs/api/java/sql/Statement.html">Statement</A></B></TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><A
HREF="http://java.sun.com/j2se/1.3/docs/api/java/sql/Statement.html#addBatch(java.lang.String)">addBatch</A>,
<A
HREF="http://java.sun.com/j2se/1.3/docs/api/java/sql/Statement.html#cancel()">cancel</A>,
<A
HREF="http://java.sun.com/j2se/1.3/docs/api/java/sql/Statement.html#clearBatch()">clearBatch</A>,
<A
HREF="http://java.sun.com/j2se/1.3/docs/api/java/sql/Statement.html#clearWarnings()">clearWarnings</A>,
<A
HREF="http://java.sun.com/j2se/1.3/docs/api/java/sql/Statement.html#execute(java.lang.String)">execute</A>,
<A
HREF="http://java.sun.com/j2se/1.3/docs/api/java/sql/Statement.html#executeBatch()">executeBatch</A>,
<A
HREF="http://java.sun.com/j2se/1.3/docs/api/java/sql/Statement.html#executeQuery(java.lang.String)">executeQuery</A>,
<A
HREF="http://java.sun.com/j2se/1.3/docs/api/java/sql/Statement.html#executeUpdate(java.lang.String)">executeUpdate</A>,
<A
HREF="http://java.sun.com/j2se/1.3/docs/api/java/sql/Statement.html#getConnection()">getConnection</!
A>, <A
HREF="http://java.sun.com/j2se/1.3/docs/api/java/sql/Statement.html#getFetchDirection()">getFetchDirection</A>,
<A
HREF="http://java.sun.com/j2se/1.3/docs/api/java/sql/Statement.html#getFetchSize()">getFetchSize</A>,
<A
HREF="http://java.sun.com/j2se/1.3/docs/api/java/sql/Statement.html#getMaxFieldSize()">getMaxFieldSize</A>,
<A
HREF="http://java.sun.com/j2se/1.3/docs/api/java/sql/Statement.html#getMaxRows()">getMaxRows</A>,
<A
HREF="http://java.sun.com/j2se/1.3/docs/api/java/sql/Statement.html#getMoreResults()">getMoreResults</A>,
<A
HREF="http://java.sun.com/j2se/1.3/docs/api/java/sql/Statement.html#getQueryTimeout()">getQueryTimeout</A>,
<A
HREF="http://java.sun.com/j2se/1.3/docs/api/java/sql/Statement.html#getResultSet()">getResultSet</A>,
<A
HREF="http://java.sun.com/j2se/1.3/docs/api/java/sql/Statement.html#getResultSetConcurrency()">getResultSetConcurrency</A>,
<A
HREF="http://java.sun.com/j2se/1.3/docs/api/java/sql/Statement.html#getResultSetType()">getResultS!
etType</A>, <A
HREF="http://java.sun.com/j2se/1.3/docs/api/java/sql/Statement.html#getUpdateCount()">getUpdateCount</A>,
<A
HREF="http://java.sun.com/j2se/1.3/docs/api/java/sql/Statement.html#getWarnings()">getWarnings</A>,
<A
HREF="http://java.sun.com/j2se/1.3/docs/api/java/sql/Statement.html#setCursorName(java.lang.String)">setCursorName</A>,
<A
HREF="http://java.sun.com/j2se/1.3/docs/api/java/sql/Statement.html#setEscapeProcessing(boolean)">setEscapeProcessing</A>,
<A
HREF="http://java.sun.com/j2se/1.3/docs/api/java/sql/Statement.html#setFetchDirection(int)">setFetchDirection</A>,
<A
HREF="http://java.sun.com/j2se/1.3/docs/api/java/sql/Statement.html#setFetchSize(int)">setFetchSize</A>,
<A
HREF="http://java.sun.com/j2se/1.3/docs/api/java/sql/Statement.html#setMaxFieldSize(int)">setMaxFieldSize</A>,
<A
HREF="http://java.sun.com/j2se/1.3/docs/api/java/sql/Statement.html#setMaxRows(int)">setMaxRows</A>,
<A HREF="http://java.sun.com/j2se/1.3/docs/api/java/sql/Statement.html#s!
etQueryTimeout(int)">setQueryTimeout</A></CODE></TD>
</TR>
</TABLE>
<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="preparedStatementCache"><!-- --></A><H3>
preparedStatementCache</H3>
<PRE>
public static final <A
HREF="http://java.sun.com/j2se/1.3/docs/api/java/util/HashMap.html">HashMap</A>
<B>preparedStatementCache</B></PRE>
<DL>
</DL>
<!-- ========= CONSTRUCTOR DETAIL ======== -->
<A NAME="constructor_detail"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TD COLSPAN=1><FONT SIZE="+2">
<B>Constructor Detail</B></FONT></TD>
</TR>
</TABLE>
<A NAME="PreparedStatementInPool(java.sql.PreparedStatement,
org.jboss.minerva.jdbc.ConnectionWrapper)"><!-- --></A><H3>
PreparedStatementInPool</H3>
<PRE>
public <B>PreparedStatementInPool</B>(<A
HREF="http://java.sun.com/j2se/1.3/docs/api/java/sql/PreparedStatement.html">PreparedStatement</A> source,
<A
HREF="../../../../org/jboss/minerva/jdbc/ConnectionWrapper.html">ConnectionWrapper</A> owner)</PRE>
<DL>
<DD>Creates a new statement from a source statement and wrapper connection.</DL>
<!-- ============ METHOD DETAIL ========== -->
<A NAME="method_detail"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TD COLSPAN=1><FONT SIZE="+2">
<B>Method Detail</B></FONT></TD>
</TR>
</TABLE>
<A NAME="getUnderlyingPreparedStatement()"><!-- --></A><H3>
getUnderlyingPreparedStatement</H3>
<PRE>
public <A
HREF="http://java.sun.com/j2se/1.3/docs/api/java/sql/PreparedStatement.html">PreparedStatement</A>
<B>getUnderlyingPreparedStatement</B>()</PRE>
<DL>
<DD>Gets a reference to the "real" Statement. This should only be used if
you need to cast that to a specific type to call a proprietary method -
you will defeat all the pooling if you use the underlying Statement
directly.<DD><DL>
</DL>
</DD>
</DL>
<HR>
<A NAME="executeQuery()"><!-- --></A><H3>
executeQuery</H3>
<PRE>
public <A
HREF="http://java.sun.com/j2se/1.3/docs/api/java/sql/ResultSet.html">ResultSet</A>
<B>executeQuery</B>()
throws <A
HREF="http://java.sun.com/j2se/1.3/docs/api/java/sql/SQLException.html">SQLException</A></PRE>
<DL>
<DD><DL>
<DT><B>Specified by: </B><DD><CODE><A
HREF="http://java.sun.com/j2se/1.3/docs/api/java/sql/PreparedStatement.html#executeQuery()">executeQuery</A></CODE>
in interface <CODE><A
HREF="http://java.sun.com/j2se/1.3/docs/api/java/sql/PreparedStatement.html">PreparedStatement</A></CODE></DL>
</DD>
</DL>
<HR>
<A NAME="executeUpdate()"><!-- --></A><H3>
executeUpdate</H3>
<PRE>
public int <B>executeUpdate</B>()
throws <A
HREF="http://java.sun.com/j2se/1.3/docs/api/java/sql/SQLException.html">SQLException</A></PRE>
<DL>
<DD><DL>
<DT><B>Specified by: </B><DD><CODE><A
HREF="http://java.sun.com/j2se/1.3/docs/api/java/sql/PreparedStatement.html#executeUpdate()">executeUpdate</A></CODE>
in interface <CODE><A
HREF="http://java.sun.com/j2se/1.3/docs/api/java/sql/PreparedStatement.html">PreparedStatement</A></CODE></DL>
</DD>
</DL>
<HR>
<A NAME="setNull(int, int)"><!-- --></A><H3>
setNull</H3>
<PRE>
public void <B>setNull</B>(int parameterIndex,
int sqlType)
throws <A
HREF="http://java.sun.com/j2se/1.3/docs/api/java/sql/SQLException.html">SQLException</A></PRE>
<DL>
<DD><DL>
<DT><B>Specified by: </B><DD><CODE><A
HREF="http://java.sun.com/j2se/1.3/docs/api/java/sql/PreparedStatement.html#setNull(int,
int)">setNull</A></CODE> in interface <CODE><A
HREF="http://java.sun.com/j2se/1.3/docs/api/java/sql/PreparedStatement.html">PreparedStatement</A></CODE></DL>
</DD>
</DL>
<HR>
<A NAME="setBoolean(int, boolean)"><!-- --></A><H3>
setBoolean</H3>
<PRE>
public void <B>setBoolean</B>(int parameterIndex,
boolean x)
throws <A
HREF="http://java.sun.com/j2se/1.3/docs/api/java/sql/SQLException.html">SQLException</A></PRE>
<DL>
<DD><DL>
<DT><B>Specified by: </B><DD><CODE><A
HREF="http://java.sun.com/j2se/1.3/docs/api/java/sql/PreparedStatement.html#setBoolean(int,
boolean)">setBoolean</A></CODE> in interface <CODE><A
HREF="http://java.sun.com/j2se/1.3/docs/api/java/sql/PreparedStatement.html">PreparedStatement</A></CODE></DL>
</DD>
</DL>
<HR>
<A NAME="setByte(int, byte)"><!-- --></A><H3>
setByte</H3>
<PRE>
public void <B>setByte</B>(int parameterIndex,
byte x)
throws <A
HREF="http://java.sun.com/j2se/1.3/docs/api/java/sql/SQLException.html">SQLException</A></PRE>
<DL>
<DD><DL>
<DT><B>Specified by: </B><DD><CODE><A
HREF="http://java.sun.com/j2se/1.3/docs/api/java/sql/PreparedStatement.html#setByte(int,
byte)">setByte</A></CODE> in interface <CODE><A
HREF="http://java.sun.com/j2se/1.3/docs/api/java/sql/PreparedStatement.html">PreparedStatement</A></CODE></DL>
</DD>
</DL>
<HR>
<A NAME="setShort(int, short)"><!-- --></A><H3>
setShort</H3>
<PRE>
public void <B>setShort</B>(int parameterIndex,
short x)
throws <A
HREF="http://java.sun.com/j2se/1.3/docs/api/java/sql/SQLException.html">SQLException</A></PRE>
<DL>
<DD><DL>
<DT><B>Specified by: </B><DD><CODE><A
HREF="http://java.sun.com/j2se/1.3/docs/api/java/sql/PreparedStatement.html#setShort(int,
short)">setShort</A></CODE> in interface <CODE><A
HREF="http://java.sun.com/j2se/1.3/docs/api/java/sql/PreparedStatement.html">PreparedStatement</A></CODE></DL>
</DD>
</DL>
<HR>
<A NAME="setInt(int, int)"><!-- --></A><H3>
setInt</H3>
<PRE>
public void <B>setInt</B>(int parameterIndex,
int x)
throws <A
HREF="http://java.sun.com/j2se/1.3/docs/api/java/sql/SQLException.html">SQLException</A></PRE>
<DL>
<DD><DL>
<DT><B>Specified by: </B><DD><CODE><A
HREF="http://java.sun.com/j2se/1.3/docs/api/java/sql/PreparedStatement.html#setInt(int,
int)">setInt</A></CODE> in interface <CODE><A
HREF="http://java.sun.com/j2se/1.3/docs/api/java/sql/PreparedStatement.html">PreparedStatement</A></CODE></DL>
</DD>
</DL>
<HR>
<A NAME="setLong(int, long)"><!-- --></A><H3>
setLong</H3>
<PRE>
public void <B>setLong</B>(int parameterIndex,
long x)
throws <A
HREF="http://java.sun.com/j2se/1.3/docs/api/java/sql/SQLException.html">SQLException</A></PRE>
<DL>
<DD><DL>
<DT><B>Specified by: </B><DD><CODE><A
HREF="http://java.sun.com/j2se/1.3/docs/api/java/sql/PreparedStatement.html#setLong(int,
long)">setLong</A></CODE> in interface <CODE><A
HREF="http://java.sun.com/j2se/1.3/docs/api/java/sql/PreparedStatement.html">PreparedStatement</A></CODE></DL>
</DD>
</DL>
<HR>
<A NAME="setFloat(int, float)"><!-- --></A><H3>
setFloat</H3>
<PRE>
public void <B>setFloat</B>(int parameterIndex,
float x)
throws <A
HREF="http://java.sun.com/j2se/1.3/docs/api/java/sql/SQLException.html">SQLException</A></PRE>
<DL>
<DD><DL>
<DT><B>Specified by: </B><DD><CODE><A
HREF="http://java.sun.com/j2se/1.3/docs/api/java/sql/PreparedStatement.html#setFloat(int,
float)">setFloat</A></CODE> in interface <CODE><A
HREF="http://java.sun.com/j2se/1.3/docs/api/java/sql/PreparedStatement.html">PreparedStatement</A></CODE></DL>
</DD>
</DL>
<HR>
<A NAME="setDouble(int, double)"><!-- --></A><H3>
setDouble</H3>
<PRE>
public void <B>setDouble</B>(int parameterIndex,
double x)
throws <A
HREF="http://java.sun.com/j2se/1.3/docs/api/java/sql/SQLException.html">SQLException</A></PRE>
<DL>
<DD><DL>
<DT><B>Specified by: </B><DD><CODE><A
HREF="http://java.sun.com/j2se/1.3/docs/api/java/sql/PreparedStatement.html#setDouble(int,
double)">setDouble</A></CODE> in interface <CODE><A
HREF="http://java.sun.com/j2se/1.3/docs/api/java/sql/PreparedStatement.html">PreparedStatement</A></CODE></DL>
</DD>
</DL>
<HR>
<A NAME="setBigDecimal(int, java.math.BigDecimal)"><!-- --></A><H3>
setBigDecimal</H3>
<PRE>
public void <B>setBigDecimal</B>(int parameterIndex,
<A
HREF="http://java.sun.com/j2se/1.3/docs/api/java/math/BigDecimal.html">BigDecimal</A> x)
throws <A
HREF="http://java.sun.com/j2se/1.3/docs/api/java/sql/SQLException.html">SQLException</A></PRE>
<DL>
<DD><DL>
<DT><B>Specified by: </B><DD><CODE><A
HREF="http://java.sun.com/j2se/1.3/docs/api/java/sql/PreparedStatement.html#setBigDecimal(int,
java.math.BigDecimal)">setBigDecimal</A></CODE> in interface <CODE><A
HREF="http://java.sun.com/j2se/1.3/docs/api/java/sql/PreparedStatement.html">PreparedStatement</A></CODE></DL>
</DD>
</DL>
<HR>
<A NAME="setString(int, java.lang.String)"><!-- --></A><H3>
setString</H3>
<PRE>
public void <B>setString</B>(int parameterIndex,
<A
HREF="http://java.sun.com/j2se/1.3/docs/api/java/lang/String.html">String</A> x)
throws <A
HREF="http://java.sun.com/j2se/1.3/docs/api/java/sql/SQLException.html">SQLException</A></PRE>
<DL>
<DD><DL>
<DT><B>Specified by: </B><DD><CODE><A
HREF="http://java.sun.com/j2se/1.3/docs/api/java/sql/PreparedStatement.html#setString(int,
java.lang.String)">setString</A></CODE> in interface <CODE><A
HREF="http://java.sun.com/j2se/1.3/docs/api/java/sql/PreparedStatement.html">PreparedStatement</A></CODE></DL>
</DD>
</DL>
<HR>
<A NAME="setBytes(int, byte[])"><!-- --></A><H3>
setBytes</H3>
<PRE>
public void <B>setBytes</B>(int parameterIndex,
byte[] x)
throws <A
HREF="http://java.sun.com/j2se/1.3/docs/api/java/sql/SQLException.html">SQLException</A></PRE>
<DL>
<DD><DL>
<DT><B>Specified by: </B><DD><CODE><A
HREF="http://java.sun.com/j2se/1.3/docs/api/java/sql/PreparedStatement.html#setBytes(int,
byte[])">setBytes</A></CODE> in interface <CODE><A
HREF="http://java.sun.com/j2se/1.3/docs/api/java/sql/PreparedStatement.html">PreparedStatement</A></CODE></DL>
</DD>
</DL>
<HR>
<A NAME="setDate(int, java.sql.Date)"><!-- --></A><H3>
setDate</H3>
<PRE>
public void <B>setDate</B>(int parameterIndex,
<A
HREF="http://java.sun.com/j2se/1.3/docs/api/java/sql/Date.html">Date</A> x)
throws <A
HREF="http://java.sun.com/j2se/1.3/docs/api/java/sql/SQLException.html">SQLException</A></PRE>
<DL>
<DD><DL>
<DT><B>Specified by: </B><DD><CODE><A
HREF="http://java.sun.com/j2se/1.3/docs/api/java/sql/PreparedStatement.html#setDate(int,
java.sql.Date)">setDate</A></CODE> in interface <CODE><A
HREF="http://java.sun.com/j2se/1.3/docs/api/java/sql/PreparedStatement.html">PreparedStatement</A></CODE></DL>
</DD>
</DL>
<HR>
<A NAME="setTime(int, java.sql.Time)"><!-- --></A><H3>
setTime</H3>
<PRE>
public void <B>setTime</B>(int parameterIndex,
<A
HREF="http://java.sun.com/j2se/1.3/docs/api/java/sql/Time.html">Time</A> x)
throws <A
HREF="http://java.sun.com/j2se/1.3/docs/api/java/sql/SQLException.html">SQLException</A></PRE>
<DL>
<DD><DL>
<DT><B>Specified by: </B><DD><CODE><A
HREF="http://java.sun.com/j2se/1.3/docs/api/java/sql/PreparedStatement.html#setTime(int,
java.sql.Time)">setTime</A></CODE> in interface <CODE><A
HREF="http://java.sun.com/j2se/1.3/docs/api/java/sql/PreparedStatement.html">PreparedStatement</A></CODE></DL>
</DD>
</DL>
<HR>
<A NAME="setTimestamp(int, java.sql.Timestamp)"><!-- --></A><H3>
setTimestamp</H3>
<PRE>
public void <B>setTimestamp</B>(int parameterIndex,
<A
HREF="http://java.sun.com/j2se/1.3/docs/api/java/sql/Timestamp.html">Timestamp</A> x)
throws <A
HREF="http://java.sun.com/j2se/1.3/docs/api/java/sql/SQLException.html">SQLException</A></PRE>
<DL>
<DD><DL>
<DT><B>Specified by: </B><DD><CODE><A
HREF="http://java.sun.com/j2se/1.3/docs/api/java/sql/PreparedStatement.html#setTimestamp(int,
java.sql.Timestamp)">setTimestamp</A></CODE> in interface <CODE><A
HREF="http://java.sun.com/j2se/1.3/docs/api/java/sql/PreparedStatement.html">PreparedStatement</A></CODE></DL>
</DD>
</DL>
<HR>
<A NAME="setAsciiStream(int, java.io.InputStream, int)"><!-- --></A><H3>
setAsciiStream</H3>
<PRE>
public void <B>setAsciiStream</B>(int parameterIndex,
<A
HREF="http://java.sun.com/j2se/1.3/docs/api/java/io/InputStream.html">InputStream</A> x,
int length)
throws <A
HREF="http://java.sun.com/j2se/1.3/docs/api/java/sql/SQLException.html">SQLException</A></PRE>
<DL>
<DD><DL>
<DT><B>Specified by: </B><DD><CODE><A
HREF="http://java.sun.com/j2se/1.3/docs/api/java/sql/PreparedStatement.html#setAsciiStream(int,
java.io.InputStream, int)">setAsciiStream</A></CODE> in interface <CODE><A
HREF="http://java.sun.com/j2se/1.3/docs/api/java/sql/PreparedStatement.html">PreparedStatement</A></CODE></DL>
</DD>
</DL>
<HR>
<A NAME="setUnicodeStream(int, java.io.InputStream, int)"><!-- --></A><H3>
setUnicodeStream</H3>
<PRE>
public void <B>setUnicodeStream</B>(int parameterIndex,
<A
HREF="http://java.sun.com/j2se/1.3/docs/api/java/io/InputStream.html">InputStream</A> x,
int length)
throws <A
HREF="http://java.sun.com/j2se/1.3/docs/api/java/sql/SQLException.html">SQLException</A></PRE>
<DL>
<DD><DL>
<DT><B>Specified by: </B><DD><CODE><A
HREF="http://java.sun.com/j2se/1.3/docs/api/java/sql/PreparedStatement.html#setUnicodeStream(int,
java.io.InputStream, int)">setUnicodeStream</A></CODE> in interface <CODE><A
HREF="http://java.sun.com/j2se/1.3/docs/api/java/sql/PreparedStatement.html">PreparedStatement</A></CODE></DL>
</DD>
</DL>
<HR>
<A NAME="setBinaryStream(int, java.io.InputStream, int)"><!-- --></A><H3>
setBinaryStream</H3>
<PRE>
public void <B>setBinaryStream</B>(int parameterIndex,
<A
HREF="http://java.sun.com/j2se/1.3/docs/api/java/io/InputStream.html">InputStream</A> x,
int length)
throws <A
HREF="http://java.sun.com/j2se/1.3/docs/api/java/sql/SQLException.html">SQLException</A></PRE>
<DL>
<DD><DL>
<DT><B>Specified by: </B><DD><CODE><A
HREF="http://java.sun.com/j2se/1.3/docs/api/java/sql/PreparedStatement.html#setBinaryStream(int,
java.io.InputStream, int)">setBinaryStream</A></CODE> in interface <CODE><A
HREF="http://java.sun.com/j2se/1.3/docs/api/java/sql/PreparedStatement.html">PreparedStatement</A></CODE></DL>
</DD>
</DL>
<HR>
<A NAME="clearParameters()"><!-- --></A><H3>
clearParameters</H3>
<PRE>
public void <B>clearParameters</B>()
throws <A
HREF="http://java.sun.com/j2se/1.3/docs/api/java/sql/SQLException.html">SQLException</A></PRE>
<DL>
<DD><DL>
<DT><B>Specified by: </B><DD><CODE><A
HREF="http://java.sun.com/j2se/1.3/docs/api/java/sql/PreparedStatement.html#clearParameters()">clearParameters</A></CODE>
in interface <CODE><A
HREF="http://java.sun.com/j2se/1.3/docs/api/java/sql/PreparedStatement.html">PreparedStatement</A></CODE></DL>
</DD>
</DL>
<HR>
<A NAME="setObject(int, java.lang.Object, int, int)"><!-- --></A><H3>
setObject</H3>
<PRE>
public void <B>setObject</B>(int parameterIndex,
<A
HREF="http://java.sun.com/j2se/1.3/docs/api/java/lang/Object.html">Object</A> x,
int targetSqlType,
int scale)
throws <A
HREF="http://java.sun.com/j2se/1.3/docs/api/java/sql/SQLException.html">SQLException</A></PRE>
<DL>
<DD><DL>
<DT><B>Specified by: </B><DD><CODE><A
HREF="http://java.sun.com/j2se/1.3/docs/api/java/sql/PreparedStatement.html#setObject(int,
java.lang.Object, int, int)">setObject</A></CODE> in interface <CODE><A
HREF="http://java.sun.com/j2se/1.3/docs/api/java/sql/PreparedStatement.html">PreparedStatement</A></CODE></DL>
</DD>
</DL>
<HR>
<A NAME="setObject(int, java.lang.Object, int)"><!-- --></A><H3>
setObject</H3>
<PRE>
public void <B>setObject</B>(int parameterIndex,
<A
HREF="http://java.sun.com/j2se/1.3/docs/api/java/lang/Object.html">Object</A> x,
int targetSqlType)
throws <A
HREF="http://java.sun.com/j2se/1.3/docs/api/java/sql/SQLException.html">SQLException</A></PRE>
<DL>
<DD><DL>
<DT><B>Specified by: </B><DD><CODE><A
HREF="http://java.sun.com/j2se/1.3/docs/api/java/sql/PreparedStatement.html#setObject(int,
java.lang.Object, int)">setObject</A></CODE> in interface <CODE><A
HREF="http://java.sun.com/j2se/1.3/docs/api/java/sql/PreparedStatement.html">PreparedStatement</A></CODE></DL>
</DD>
</DL>
<HR>
<A NAME="setObject(int, java.lang.Object)"><!-- --></A><H3>
setObject</H3>
<PRE>
public void <B>setObject</B>(int parameterIndex,
<A
HREF="http://java.sun.com/j2se/1.3/docs/api/java/lang/Object.html">Object</A> x)
throws <A
HREF="http://java.sun.com/j2se/1.3/docs/api/java/sql/SQLException.html">SQLException</A></PRE>
<DL>
<DD><DL>
<DT><B>Specified by: </B><DD><CODE><A
HREF="http://java.sun.com/j2se/1.3/docs/api/java/sql/PreparedStatement.html#setObject(int,
java.lang.Object)">setObject</A></CODE> in interface <CODE><A
HREF="http://java.sun.com/j2se/1.3/docs/api/java/sql/PreparedStatement.html">PreparedStatement</A></CODE></DL>
</DD>
</DL>
<HR>
<A NAME="execute()"><!-- --></A><H3>
execute</H3>
<PRE>
public boolean <B>execute</B>()
throws <A
HREF="http://java.sun.com/j2se/1.3/docs/api/java/sql/SQLException.html">SQLException</A></PRE>
<DL>
<DD><DL>
<DT><B>Specified by: </B><DD><CODE><A
HREF="http://java.sun.com/j2se/1.3/docs/api/java/sql/PreparedStatement.html#execute()">execute</A></CODE>
in interface <CODE><A
HREF="http://java.sun.com/j2se/1.3/docs/api/java/sql/PreparedStatement.html">PreparedStatement</A></CODE></DL>
</DD>
</DL>
<HR>
<A NAME="addBatch()"><!-- --></A><H3>
addBatch</H3>
<PRE>
public void <B>addBatch</B>()
throws <A
HREF="http://java.sun.com/j2se/1.3/docs/api/java/sql/SQLException.html">SQLException</A></PRE>
<DL>
<DD><DL>
<DT><B>Specified by: </B><DD><CODE><A
HREF="http://java.sun.com/j2se/1.3/docs/api/java/sql/PreparedStatement.html#addBatch()">addBatch</A></CODE>
in interface <CODE><A
HREF="http://java.sun.com/j2se/1.3/docs/api/java/sql/PreparedStatement.html">PreparedStatement</A></CODE></DL>
</DD>
</DL>
<HR>
<A NAME="setCharacterStream(int, java.io.Reader, int)"><!-- --></A><H3>
setCharacterStream</H3>
<PRE>
public void <B>setCharacterStream</B>(int parameterIndex,
<A
HREF="http://java.sun.com/j2se/1.3/docs/api/java/io/Reader.html">Reader</A> reader,
int length)
throws <A
HREF="http://java.sun.com/j2se/1.3/docs/api/java/sql/SQLException.html">SQLException</A></PRE>
<DL>
<DD><DL>
<DT><B>Specified by: </B><DD><CODE><A
HREF="http://java.sun.com/j2se/1.3/docs/api/java/sql/PreparedStatement.html#setCharacterStream(int,
java.io.Reader, int)">setCharacterStream</A></CODE> in interface <CODE><A
HREF="http://java.sun.com/j2se/1.3/docs/api/java/sql/PreparedStatement.html">PreparedStatement</A></CODE></DL>
</DD>
</DL>
<HR>
<A NAME="setRef(int, java.sql.Ref)"><!-- --></A><H3>
setRef</H3>
<PRE>
public void <B>setRef</B>(int i,
<A
HREF="http://java.sun.com/j2se/1.3/docs/api/java/sql/Ref.html">Ref</A> x)
throws <A
HREF="http://java.sun.com/j2se/1.3/docs/api/java/sql/SQLException.html">SQLException</A></PRE>
<DL>
<DD><DL>
<DT><B>Specified by: </B><DD><CODE><A
HREF="http://java.sun.com/j2se/1.3/docs/api/java/sql/PreparedStatement.html#setRef(int,
java.sql.Ref)">setRef</A></CODE> in interface <CODE><A
HREF="http://java.sun.com/j2se/1.3/docs/api/java/sql/PreparedStatement.html">PreparedStatement</A></CODE></DL>
</DD>
</DL>
<HR>
<A NAME="setBlob(int, java.sql.Blob)"><!-- --></A><H3>
setBlob</H3>
<PRE>
public void <B>setBlob</B>(int i,
<A
HREF="http://java.sun.com/j2se/1.3/docs/api/java/sql/Blob.html">Blob</A> x)
throws <A
HREF="http://java.sun.com/j2se/1.3/docs/api/java/sql/SQLException.html">SQLException</A></PRE>
<DL>
<DD><DL>
<DT><B>Specified by: </B><DD><CODE><A
HREF="http://java.sun.com/j2se/1.3/docs/api/java/sql/PreparedStatement.html#setBlob(int,
java.sql.Blob)">setBlob</A></CODE> in interface <CODE><A
HREF="http://java.sun.com/j2se/1.3/docs/api/java/sql/PreparedStatement.html">PreparedStatement</A></CODE></DL>
</DD>
</DL>
<HR>
<A NAME="setClob(int, java.sql.Clob)"><!-- --></A><H3>
setClob</H3>
<PRE>
public void <B>setClob</B>(int i,
<A
HREF="http://java.sun.com/j2se/1.3/docs/api/java/sql/Clob.html">Clob</A> x)
throws <A
HREF="http://java.sun.com/j2se/1.3/docs/api/java/sql/SQLException.html">SQLException</A></PRE>
<DL>
<DD><DL>
<DT><B>Specified by: </B><DD><CODE><A
HREF="http://java.sun.com/j2se/1.3/docs/api/java/sql/PreparedStatement.html#setClob(int,
java.sql.Clob)">setClob</A></CODE> in interface <CODE><A
HREF="http://java.sun.com/j2se/1.3/docs/api/java/sql/PreparedStatement.html">PreparedStatement</A></CODE></DL>
</DD>
</DL>
<HR>
<A NAME="setArray(int, java.sql.Array)"><!-- --></A><H3>
setArray</H3>
<PRE>
public void <B>setArray</B>(int i,
<A
HREF="http://java.sun.com/j2se/1.3/docs/api/java/sql/Array.html">Array</A> x)
throws <A
HREF="http://java.sun.com/j2se/1.3/docs/api/java/sql/SQLException.html">SQLException</A></PRE>
<DL>
<DD><DL>
<DT><B>Specified by: </B><DD><CODE><A
HREF="http://java.sun.com/j2se/1.3/docs/api/java/sql/PreparedStatement.html#setArray(int,
java.sql.Array)">setArray</A></CODE> in interface <CODE><A
HREF="http://java.sun.com/j2se/1.3/docs/api/java/sql/PreparedStatement.html">PreparedStatement</A></CODE></DL>
</DD>
</DL>
<HR>
<A NAME="getMetaData()"><!-- --></A><H3>
getMetaData</H3>
<PRE>
public <A
HREF="http://java.sun.com/j2se/1.3/docs/api/java/sql/ResultSetMetaData.html">ResultSetMetaData</A>
<B>getMetaData</B>()
throws <A
HREF="http://java.sun.com/j2se/1.3/docs/api/java/sql/SQLException.html">SQLException</A></PRE>
<DL>
<DD><DL>
<DT><B>Specified by: </B><DD><CODE><A
HREF="http://java.sun.com/j2se/1.3/docs/api/java/sql/PreparedStatement.html#getMetaData()">getMetaData</A></CODE>
in interface <CODE><A
HREF="http://java.sun.com/j2se/1.3/docs/api/java/sql/PreparedStatement.html">PreparedStatement</A></CODE></DL>
</DD>
</DL>
<HR>
<A NAME="setDate(int, java.sql.Date, java.util.Calendar)"><!-- --></A><H3>
setDate</H3>
<PRE>
public void <B>setDate</B>(int parameterIndex,
<A
HREF="http://java.sun.com/j2se/1.3/docs/api/java/sql/Date.html">Date</A> x,
<A
HREF="http://java.sun.com/j2se/1.3/docs/api/java/util/Calendar.html">Calendar</A> cal)
throws <A
HREF="http://java.sun.com/j2se/1.3/docs/api/java/sql/SQLException.html">SQLException</A></PRE>
<DL>
<DD><DL>
<DT><B>Specified by: </B><DD><CODE><A
HREF="http://java.sun.com/j2se/1.3/docs/api/java/sql/PreparedStatement.html#setDate(int,
java.sql.Date, java.util.Calendar)">setDate</A></CODE> in interface <CODE><A
HREF="http://java.sun.com/j2se/1.3/docs/api/java/sql/PreparedStatement.html">PreparedStatement</A></CODE></DL>
</DD>
</DL>
<HR>
<A NAME="setTime(int, java.sql.Time, java.util.Calendar)"><!-- --></A><H3>
setTime</H3>
<PRE>
public void <B>setTime</B>(int parameterIndex,
<A
HREF="http://java.sun.com/j2se/1.3/docs/api/java/sql/Time.html">Time</A> x,
<A
HREF="http://java.sun.com/j2se/1.3/docs/api/java/util/Calendar.html">Calendar</A> cal)
throws <A
HREF="http://java.sun.com/j2se/1.3/docs/api/java/sql/SQLException.html">SQLException</A></PRE>
<DL>
<DD><DL>
<DT><B>Specified by: </B><DD><CODE><A
HREF="http://java.sun.com/j2se/1.3/docs/api/java/sql/PreparedStatement.html#setTime(int,
java.sql.Time, java.util.Calendar)">setTime</A></CODE> in interface <CODE><A
HREF="http://java.sun.com/j2se/1.3/docs/api/java/sql/PreparedStatement.html">PreparedStatement</A></CODE></DL>
</DD>
</DL>
<HR>
<A NAME="setTimestamp(int, java.sql.Timestamp, java.util.Calendar)"><!-- --></A><H3>
setTimestamp</H3>
<PRE>
public void <B>setTimestamp</B>(int parameterIndex,
<A
HREF="http://java.sun.com/j2se/1.3/docs/api/java/sql/Timestamp.html">Timestamp</A> x,
<A
HREF="http://java.sun.com/j2se/1.3/docs/api/java/util/Calendar.html">Calendar</A> cal)
throws <A
HREF="http://java.sun.com/j2se/1.3/docs/api/java/sql/SQLException.html">SQLException</A></PRE>
<DL>
<DD><DL>
<DT><B>Specified by: </B><DD><CODE><A
HREF="http://java.sun.com/j2se/1.3/docs/api/java/sql/PreparedStatement.html#setTimestamp(int,
java.sql.Timestamp, java.util.Calendar)">setTimestamp</A></CODE> in interface
<CODE><A
HREF="http://java.sun.com/j2se/1.3/docs/api/java/sql/PreparedStatement.html">PreparedStatement</A></CODE></DL>
</DD>
</DL>
<HR>
<A NAME="setNull(int, int, java.lang.String)"><!-- --></A><H3>
setNull</H3>
<PRE>
public void <B>setNull</B>(int paramIndex,
int sqlType,
<A
HREF="http://java.sun.com/j2se/1.3/docs/api/java/lang/String.html">String</A> typeName)
throws <A
HREF="http://java.sun.com/j2se/1.3/docs/api/java/sql/SQLException.html">SQLException</A></PRE>
<DL>
<DD><DL>
<DT><B>Specified by: </B><DD><CODE><A
HREF="http://java.sun.com/j2se/1.3/docs/api/java/sql/PreparedStatement.html#setNull(int,
int, java.lang.String)">setNull</A></CODE> in interface <CODE><A
HREF="http://java.sun.com/j2se/1.3/docs/api/java/sql/PreparedStatement.html">PreparedStatement</A></CODE></DL>
</DD>
</DL>
<HR>
<A NAME="close()"><!-- --></A><H3>
close</H3>
<PRE>
public void <B>close</B>()
throws <A
HREF="http://java.sun.com/j2se/1.3/docs/api/java/sql/SQLException.html">SQLException</A></PRE>
<DL>
<DD><DL>
<DT><B>Specified by: </B><DD><CODE><A
HREF="http://java.sun.com/j2se/1.3/docs/api/java/sql/Statement.html#close()">close</A></CODE>
in interface <CODE><A
HREF="http://java.sun.com/j2se/1.3/docs/api/java/sql/Statement.html">Statement</A></CODE><DT><B>Overrides:</B><DD><CODE><A
HREF="../../../../org/jboss/minerva/jdbc/StatementInPool.html#close()">close</A></CODE>
in class <CODE><A
HREF="../../../../org/jboss/minerva/jdbc/StatementInPool.html">StatementInPool</A></CODE></DL>
</DD>
</DL>
<!-- ========= 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> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT
CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD>
<TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT
CLASS="NavBarFont1Rev"><B>Class</B></FONT> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-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="#EEEEFF" CLASS="NavBarCell1"> <A
HREF="../../../../index-all.html"><FONT
CLASS="NavBarFont1"><B>Index</B></FONT></A> </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>
Part of the <A HREF=http://www.jboss.org/ TARGET=_top>jBoss Project</A></EM>
</TD>
</TR>
<TR>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../../../../org/jboss/minerva/jdbc/ConnectionInPool.html"><B>PREV
CLASS</B></A>
<A HREF="../../../../org/jboss/minerva/jdbc/PSCacheKey.html"><B>NEXT
CLASS</B></A></FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../../../../index.html" TARGET="_top"><B>FRAMES</B></A>
<A HREF="PreparedStatementInPool.html" TARGET="_top"><B>NO
FRAMES</B></A></FONT></TD>
</TR>
<TR>
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
SUMMARY: INNER | <A HREF="#field_summary">FIELD</A> | <A
HREF="#constructor_summary">CONSTR</A> | <A
HREF="#method_summary">METHOD</A></FONT></TD>
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
DETAIL: <A HREF="#field_detail">FIELD</A> | <A
HREF="#constructor_detail">CONSTR</A> | <A
HREF="#method_detail">METHOD</A></FONT></TD>
</TR>
</TABLE>
<!-- =========== END OF NAVBAR =========== -->
<HR>
</BODY>
</HTML>