AW: svc-query-jdbc queryresult

"Vidakovic, Aleksandar" <[email protected]> Fri, 23 Sep 2005 10:33:26 +0200
Newsgroups gmane.comp.java.keel.devel
Message-ID <7440600321F19B40B01B38AC516A082501B7BA10@kingofvolke.volke-muc.de>
Salut Gene,

I'm using svc-query-jdbc quite extensively... and if there are problems it's me who produced them, because I committed some changes some time ago. Send me more of your code (or at least the query) so that I can see if I can fix this. Running the unit tests didn't cause any problems. I'll look into it tonight or tomorrow...

Cheers,

Aleks

-----Ursprüngliche Nachricht-----
Von: Gene McCullough [mailto:[email protected]]
Gesendet: Freitag, 23. September 2005 00:59
An: Keel Developers List
Betreff: [Keelgroup] svc-query-jdbc queryresult


Anybody else using svc-query-jdbc?  After updating the module, I get
cast exceptions trying to get data from the QueryResult (a List of Map
objects).

Before the last code change to the project I was able to get all data like:

code = SuperString.notNull( (String) oneRSRecord.get("ScreenMsg") );

where oneRSRecord is a nested Map from the List.  Now seems the "fields"
are typed in a manner that doesn't convert to a String.				

I may have migrated to java 1.5 in there also (I was pulled from dev for
several months).  Seems like there were lots of changes to DefaultQuery,
am I the only person having this problem.  Any suggestions, besides
changing all instances to expect a certain data type?

TIA,
gene
http://keelframework.org/documentation.shtml
Keelgroup mailing list
[email protected]
http://lists.keelframework.com/listinfo.cgi/keelgroup-keelframework.com
http://keelframework.org/documentation.shtml
Keelgroup mailing list
[email protected]
http://lists.keelframework.com/listinfo.cgi/keelgroup-keelframework.com