Subject | Conversions by ResultSet.getter Methods |
---|---|
Author | Rick DeBay |
Post date | 2004-11-19T20:44:19Z |
I'm calling ResultSet.getByte() on a field defined as CHAR(1) and I'm
getting the exception:
org.firebirdsql.jdbc.field.TypeConvertionException: Error converting to
byte. Y
According to
http://java.sun.com/j2se/1.4.2/docs/guide/jdbc/getstart/mapping.html#101
3836 drivers may support this mapping. Is it Jaybird's intention to
support the entire table?
Rick DeBay
Senior Software Developer
RxStrategies.net
getting the exception:
org.firebirdsql.jdbc.field.TypeConvertionException: Error converting to
byte. Y
According to
http://java.sun.com/j2se/1.4.2/docs/guide/jdbc/getstart/mapping.html#101
3836 drivers may support this mapping. Is it Jaybird's intention to
support the entire table?
Rick DeBay
Senior Software Developer
RxStrategies.net