Uses of Class
org.apache.shardingsphere.proxy.frontend.mysql.command.query.binary.MySQLStatementIdGenerator
-
Packages that use MySQLStatementIdGenerator Package Description org.apache.shardingsphere.proxy.frontend.mysql.command.query.binary -
-
Uses of MySQLStatementIdGenerator in org.apache.shardingsphere.proxy.frontend.mysql.command.query.binary
Methods in org.apache.shardingsphere.proxy.frontend.mysql.command.query.binary that return MySQLStatementIdGenerator Modifier and Type Method Description static MySQLStatementIdGeneratorMySQLStatementIdGenerator. getInstance()Get prepared statement registry instance.
-