Details
Description
JDBC 4.2 added type mappings for new date and time classes found in Java 8. Derby should support these new mappings.
This would at least affect Derby's implementation of the various getObject(), setObject() and setNull() methods in ResultSet, PreparedStatement and CallableStatement.
Attachments
Attachments
Issue Links
- is related to
-
DERBY-6920 Add input support for new date and time classes
- Closed
- relates to
-
DERBY-6834 CURRENT_TIME and CURRENT_TIMESTAMP should support optional precision argument
- Open
-
DERBY-6729 ResultSet should accept a BigInteger request for a BIGINT column
- Open
-
DERBY-6000 Implement support for JDBC 4.2
- Closed
- links to