This is an automated email from the ASF dual-hosted git repository.

panjuan pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/shardingsphere.git.


    from 6f809a6  Revert "add a new put items (#11401)" (#11412)
     add b41b5eb  Refactor reflection to function (#11415)

No new revisions were added by this update.

Summary of changes:
 .../adapter/AbstractPreparedStatementAdapter.java  | 27 ++++++------
 .../invocation/SetParameterMethodInvocation.java   | 49 ----------------------
 .../statement/ShardingSpherePreparedStatement.java | 12 +++---
 .../SetParameterMethodInvocationTest.java          | 41 ------------------
 4 files changed, 22 insertions(+), 107 deletions(-)
 delete mode 100644 
shardingsphere-jdbc/shardingsphere-jdbc-core/src/main/java/org/apache/shardingsphere/driver/jdbc/adapter/invocation/SetParameterMethodInvocation.java
 delete mode 100644 
shardingsphere-jdbc/shardingsphere-jdbc-core/src/test/java/org/apache/shardingsphere/driver/jdbc/adapter/invocation/SetParameterMethodInvocationTest.java

Reply via email to