-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/35623/
-----------------------------------------------------------

Review request for drill, Hanifi Gunes and Mehant Baid.


Bugs: DRILL-2494
    https://issues.apache.org/jira/browse/DRILL-2494


Repository: drill-git


Description
-------

Added (integration-level) unit test.

Modified set-parameter methods to throw SQLFeatureNotSupportedException.
(Intercepted common getParameter method.)

Inserted DrillPreparedStatement into hierarchy for place for documentation.

Documented that parameter-setting methods are not supported.


Diffs
-----

  exec/jdbc/src/main/java/org/apache/drill/jdbc/DrillPreparedStatement.java 
PRE-CREATION 
  
exec/jdbc/src/main/java/org/apache/drill/jdbc/impl/DrillPreparedStatementImpl.java
 5e9ec93 
  exec/jdbc/src/test/java/org/apache/drill/jdbc/PreparedStatementTest.java 
PRE-CREATION 

Diff: https://reviews.apache.org/r/35623/diff/


Testing
-------

Added specific unit tests.

Ran existing tests; no new failures.


Thanks,

Daniel Barclay

Reply via email to