Support more types in getObject
ResultSet#getObject is missing some conversions in table B.4 of the JDBC specification. - add support for Blob in getObject - add support for Clob in getObject - add support BigInteger <-> BIGINT - add support java.util.Date <-> TIMESTAMP - add support java.util.Calendar <-> TIMESTAMP - add tests for SMALLINT - add tests for BIGINT
正在显示
请
注册
或者
登录
后发表评论