strongduanmu commented on code in PR #24797:
URL: https://github.com/apache/shardingsphere/pull/24797#discussion_r1147259286


##########
jdbc/core/src/main/java/org/apache/shardingsphere/driver/jdbc/adapter/AbstractResultSetAdapter.java:
##########
@@ -46,23 +46,26 @@ public abstract class AbstractResultSetAdapter extends 
AbstractUnsupportedOperat
     @Getter
     private final Statement statement;
     
+    private final boolean singleTable;

Review Comment:
   Do you think `transparentStatement` is better?
   



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to