~maria-captains/mariadb-java-client/trunk

Viewing all changes in revision 447.

  • Committer: Vladislav Vaintroub
  • Date: 2013-06-17 08:29:25 UTC
  • Revision ID: wlad@montyprogram.com-20130617082925-sgtnqqq2q152oyz8
CONJ-45: JDBC types in metadata for FLOAT and INT UNSIGNED are different than in ConnectorJ

Fix ResultSetMetaData.getColumnType() to be more ConnectorJ compatible  (FLOAT=>java.sql.Type.REAL,  rather than  java.sql.Type.FLOAT etc)

Patch  by  Davy Verstappen.

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: