Istvan Toth created PHOENIX-6915: ------------------------------------ Summary: Implement all conversions specified for ResultSet.getObject() and PreparedStatement.setObject() in JDBC 4.2 Key: PHOENIX-6915 URL: https://issues.apache.org/jira/browse/PHOENIX-6915 Project: Phoenix Issue Type: Improvement Reporter: Istvan Toth
We are implementing more of the getObject() setObject() JDBC 4.2 API for the temporal types. The initial impelementation does not support the full range of type conversions for non-temporal types specified in the JDBC 4.2 spec. Review the implementation, and implement every conversion from the spec that is possible. -- This message was sent by Atlassian Jira (v8.20.10#820010)