I am using a short (Short) in my application for a particular data field
My understanding is that this should map to the JDBC type 'smallInt' which
in turn maps to the postgresql type int2.
However when I retrieve data via JDBC (jdbc7.0-1.2.jar, 7.0.3-2 engine)
the int2 fields are returned as jav
I'm new to this mailing list and have found it whilst grappling with
pgsql-jdbc within Jbuilder on Linux.Having great fun with it over the last
Month or so, due to the nature of a project I am working on I have read
about the JDBC Optional package (in Reese's Oreilly JDBC
book). In particular he d
basically because of lack of experience in linux
!All those users (like me!!) who still cant run a java application using the
postgresql driver ,really need a "cookbook" can Mr Mount or whoever else write
and post it??