This is the mail archive of the kawa@sources.redhat.com mailing list for the Kawa project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: java.sql.ResultSet.getObject() Kawa(?) bug


"Hoehle, Joerg-Cyril" <Joerg-Cyril.Hoehle@t-systems.com> writes:

> Now I'm trying to use
> #|kawa:42|# (invoke rs 'getObject 1)
> and I get one of the following 2 errors.

Does this work?

(invoke rs 'getObject (as <int> 1))

-- 
<brlewis@[(if (brl-related? message)    ; Bruce R. Lewis
              "users.sourceforge.net"   ; http://brl.codesimply.net/
              "alum.mit.edu")]>


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]