Stored procedure: java.sql.SQLException: Unsupported feature


[ Antworten ] [ Ihre Antwort ] [ Forum www.mannhaupt.com ]

Abgeschickt von Michel am 01 Oktober, 2004 um 14:17:18:

Hi,
I'm using oracle JDBC driver v10.x (same with 9.x) along with JDK 1.4.1 and whenever I want to sued stored procedure, I got the following exception:
java.sql.SQLException: Unsupported feature
in the "org.apache.log4j.jdbcplus.JDBCLogger.setProcedure()" at the line "ParameterMetaData pmd = cStmt.getParameterMetaData();".
I have seen that " 2004-08-22 - Enabled Stored Procedure logging (requires J2SDK 1.4) ", I'have downloaded that archive but still have the problem. do you have any idea to help solving my problem?
Thanks in advance.


Antworten:



Ihre Antwort

Name:
E-Mail:

Subject:

Text:

Optionale URL:
Link Titel:
Optionale Bild-URL:


[ Antworten ] [ Ihre Antwort ] [ Forum www.mannhaupt.com ]