forked from dork/tarantool-java
-
Notifications
You must be signed in to change notification settings - Fork 20
Open
Description
To be more compatible with JDBC 4.2 spec we need to provide implicit type conversions when setting parameters or retrieving values at minimum according to Appendix B.
This issue affects the following API:
PreparedStatement.setXXXfamily of methodsResultSet.getXXXfamily of methods.DataBaseMetaData.supportsConvert