Vaibhav95g / h2database

Automatically exported from code.google.com/p/h2database
0 stars 0 forks source link

Patch H2 handle ResultSetMetaData#getColumnTypeName #530

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
We have issues with the Geometry type as H2 rely only on the JDBC Type Code.

This patch make h2 handle ResultSetMetaData#getColumnTypeName in order to 
manage extension of jdbc data types.

See unit tests for more details.

https://github.com/nicolas-f/H2-Mirror/compare/h2-with-custom-type

Thank you

Original issue reported on code.google.com by nico.de...@gmail.com on 29 Nov 2013 at 8:35

GoogleCodeExporter commented 9 years ago
You can close this ticket as fixed.

Thank you

Original comment by nico.de...@gmail.com on 3 Apr 2014 at 8:08

GoogleCodeExporter commented 9 years ago

Original comment by thomas.t...@gmail.com on 6 Apr 2014 at 7:33