You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@shardingsphere.apache.org by GitBox <gi...@apache.org> on 2020/01/10 09:13:48 UTC

[GitHub] [incubator-shardingsphere] limingwei commented on issue #3916: SQL should not be cached if it does not contain a question mark

limingwei commented on issue #3916: SQL should not be cached if it does not contain a  question mark
URL: https://github.com/apache/incubator-shardingsphere/issues/3916#issuecomment-572942847
 
 
   What dose the rules should be
   rule A: SQL include a question mark ? cache it : no cache
   rule B: Use jdbc.PreparedStatement -> cache it; Use jdbc.Statement -> no cache

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services