[postgis-users] Buffering with JDBC

Obe, Regina robe.dnd at cityofboston.gov
Tue May 15 05:48:11 PDT 2007


 
Yes I forgot that that library is not usually imported since its used
transparently by the jdbc driver.  Try instead
 
out.println(((org.postgresql.utils.PGobject) r.getObject(1)).getType());



 
 
 
------------------------------------
Regina,

I tried all options and I always get

for

 out.println(((PGobject) r.getObject(1)).getType());

 an error : PGobject cannot find symbol. 

I must also say that I use NetBeans IDE 4.1. and jdbc2. Does this play
any role?

Thanks

 


-----------------------------------------
The substance of this message, including any attachments, may be
confidential, legally privileged and/or exempt from disclosure
pursuant to Massachusetts law. It is intended
solely for the addressee. If you received this in error, please
contact the sender and delete the material from any computer.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/postgis-users/attachments/20070515/98f65669/attachment.html>


More information about the postgis-users mailing list