Andrew,

I have replied in the [email protected] list. Please, do not cross
post unless really necessary.

Best regards,
Jerome Louvel
--
Restlet ~ Founder and Lead developer ~ http://www.restlet.org
Noelios Technologies ~ Co-founder ~ http://www.noelios.com




-----Message d'origine-----
De : [email protected] [mailto:[email protected]] 
Envoyé : mercredi 6 mai 2009 23:41
À : [email protected]
Objet : Oracle XE GENERATED_KEYS problem

GENERATED_KEYS is an unsupported JDBC feature in oracle.
oracle.jdbc.OracleDriver works with java.sql.Statement.execute(String sql),
but would instead throw exception with java.sql.Statement.execute(String
sql, int autoGeneratedKeys) , and unfortunately that's used in
com.noelios.restlet.ext.jdbc.JdbcClientHelper line 421.

My config: Oracle XE v3, jdk 1.6.0_02, ojdbc6.jar.

Pls help and thx

Andrew Leung

------------------------------------------------------
http://restlet.tigris.org/ds/viewMessage.do?dsForumId=4447&dsMessageId=20851
82

------------------------------------------------------
http://restlet.tigris.org/ds/viewMessage.do?dsForumId=4447&dsMessageId=2094127

Reply via email to