1. 24 8月, 2020 1 次提交
    • L
      Refactor QueryCommandExecutor.isQueryResponse for impl (#7041) · b3cd9f75
      Liang Zhang 提交于
      * Decouple AuthenticationEngine and BackendConnection
      
      * Decouple AuthenticationEngine and BackendConnection
      
      * Unify userName to username
      
      * Refactor CommandExecutorTask
      
      * Refactor MySQLComQueryPacketExecutor.isQueryResponse
      
      * Refactor MySQLComStmtExecuteExecutor.isQueryResponse
      
      * Refactor PostgreSQLComBindExecutor.isQueryResponse
      
      * Refactor PostgreSQLComQueryExecutor.isQueryResponse
      b3cd9f75
  2. 21 8月, 2020 1 次提交
  3. 06 8月, 2020 1 次提交
  4. 05 8月, 2020 2 次提交
  5. 04 8月, 2020 1 次提交
    • L
      Fix checkstyle (#6601) · 050f5c0a
      Liang Zhang 提交于
      * Refactor OrderedSPIRegistry
      
      * Make field as local if possible
      
      * Add @SuppressWarnings("unchecked")
      
      * Remove redundant throws
      
      * Remove assertEquals
      
      * Add genertic type
      050f5c0a
  6. 29 7月, 2020 1 次提交
  7. 01 6月, 2020 1 次提交
  8. 26 5月, 2020 1 次提交
    • L
      Add RawSQLExecutorCallback (#5793) · c5558b32
      Liang Zhang 提交于
      * add DefaultRawSQLExecutorCallback
      
      * remove useless callback
      
      * add RawProxyExecutor
      
      * refactor ShardingSphereStatement & ShardingSpherePreparedStatement
      
      * add QueryHeaderBuilder
      
      * merge QueryHeader and ExecuteQueryHeader
      
      * merge ExecuteResponse and ExecuteResult
      
      * rename ExecuteResponse to ExecuteResult
      
      * rename ExecuteResponse to ExecuteResult
      
      * refactor org.apache.shardingsphere.infra.executor.sql.raw.execute.result
      
      * remove DefaultRawSQLExecutorCallback
      
      * refactor UpdateResponse
      c5558b32
  9. 22 5月, 2020 1 次提交
  10. 17 5月, 2020 1 次提交
    • L
      Revise ShardingJDBC and ShardingProxy usage in java codes (#5658) · 44382c8c
      Liang Zhang 提交于
      * Rename AbstractShardingJDBCDatabaseAndTableTest to AbstractShardingSphereDataSourceForShardingTest
      
      * Rename AbstractShadowJDBCDatabaseAndTableTest to AbstractShardingSphereDataSourceForShadowTest
      
      * Rename AbstractMasterSlaveJDBCTest to AbstractShardingSphereDataSourceForMasterSlaveTest
      
      * Rename AbstractEncryptJDBCDatabaseAndTableTest to AbstractShardingSphereDataSourceForEncryptTest
      
      * Rename ShardingProxyContext to ShardingSphereProxyContext
      44382c8c
  11. 16 5月, 2020 2 次提交
  12. 13 5月, 2020 1 次提交
  13. 15 4月, 2020 1 次提交
  14. 14 4月, 2020 1 次提交
  15. 09 3月, 2020 1 次提交
  16. 03 3月, 2020 1 次提交
    • L
      Upgrade to Java8 (#4583) · 1e50d719
      Liang Zhang 提交于
      * upgrade java version from 7 to 8
      
      * upgrade lambda expr for java8
      
      * use java8 Optional instead of guava Optional
      
      * use java8 Optional instead of guava Optional
      1e50d719
  17. 16 2月, 2020 1 次提交
  18. 10 2月, 2020 2 次提交
  19. 20 1月, 2020 1 次提交
  20. 07 3月, 2019 5 次提交
  21. 06 3月, 2019 1 次提交
  22. 05 3月, 2019 4 次提交
  23. 04 3月, 2019 5 次提交
  24. 03 3月, 2019 3 次提交