Home » Open Source » Programming Interfaces » Driver throws NullPointerEx while inserting an obj and RETURNING a REF (JDBC for Oracle 11g)
Driver throws NullPointerEx while inserting an obj and RETURNING a REF [message #392350] Tue, 17 March 2009 10:47
Tomarenz
Messages: 9
Registered: January 2009
Junior Member
Hi all,
I'm trying to insert an object in an object table, while getting back its REF using a RETURNING clause.
No way, the driver throws a NullPointerException within oracle.jdbc.driver.T4CTTIoac.init, upon executing the prepared statement where I bound the REF through registerReturnParameter().
Sadly enough - I couldn't find any example about this goal on the net.
Doing the same for ROWID instead of a REF works fine.
An equivalent procedure in PL-SQL works fine in SQL developer.
Previous Topic: ODBC-Client to get connection to 8.1.6 and! 11g
Next Topic: show TableSpaces in PHP
Goto Forum:
  


Current Time: Thu Mar 28 18:16:16 CDT 2024