You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@shardingsphere.apache.org by zh...@apache.org on 2020/07/09 08:44:07 UTC

[shardingsphere] branch master updated (94e80f7 -> 2824417)

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

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


    from 94e80f7  create custom sql statments (#6306)
     add 2824417  create RegistryCenterExecuteEngine (#6307)

No new revisions were added by this update.

Summary of changes:
 .../DatabaseCommunicationEngineFactory.java        | 15 ++++++++--
 .../jdbc/JDBCDatabaseCommunicationEngine.java      | 20 +++++++++----
 ...ngine.java => RegistryCenterExecuteEngine.java} | 33 ++++++++++------------
 3 files changed, 42 insertions(+), 26 deletions(-)
 copy shardingsphere-proxy/shardingsphere-proxy-backend/src/main/java/org/apache/shardingsphere/proxy/backend/communication/jdbc/execute/{SQLExecuteEngine.java => RegistryCenterExecuteEngine.java} (66%)