Class MySQLServerPreparedStatement

  • All Implemented Interfaces:
    ServerPreparedStatement

    public final class MySQLServerPreparedStatement
    extends Object
    implements ServerPreparedStatement
    Binary prepared statement for MySQL. This class may be accessed serially in different threads due to MySQL Proxy using a shared unbounded thread pool.
    • Constructor Detail

      • MySQLServerPreparedStatement

        public MySQLServerPreparedStatement()