You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@commons.apache.org by Qin Ding <qd...@csc.com> on 2005/03/17 20:08:50 UTC

Re: DBCP: ClassCastException -- (OraclePreparedStatement)




I am using common-dbcp-1.2.1; classes12.jar from Oracle download two day
ago. The database is Oracle 9.2.

One column in a table is defined as the type of NVARCHAR2(300).

The following first line raised ClassCastException:

OraclePreparedStatement pstmt = (OraclePreparedStatement)
con.prepareStatement(query);
pstmt.setFormOfUse(2, Const.NCHAR);

Can someone help me with this problem?  Thank you.

Qin

----------------------------------------------------------------------------------------

This is a PRIVATE message. If you are not the intended recipient, please
delete without copying and kindly advise us by e-mail of the mistake in
delivery. NOTE: Regardless of content, this e-mail shall not operate to
bind CSC to any order or other contract unless pursuant to explicit written
agreement or government initiative expressly permitting the use of e-mail
for such purpose.
----------------------------------------------------------------------------------------



---------------------------------------------------------------------
To unsubscribe, e-mail: commons-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: commons-user-help@jakarta.apache.org