Closed and-costea closed 8 years ago
…he advertised java.sql.Types.* types stored in the metadata. This fixes the case where for a tinyint, smallint Vector datatype, the ResultSet would contain a java.lang.Integer instead of a java.lang.Byte/Short.
…he advertised java.sql.Types.* types stored in the metadata. This fixes the case where for a tinyint, smallint Vector datatype, the ResultSet would contain a java.lang.Integer instead of a java.lang.Byte/Short.