Class EnhancedPreparedStatementStrategy


  • @Internal
    public class EnhancedPreparedStatementStrategy
    extends PreparedStatementStrategy
    Server remembers query plan; client sends just the prepared statement name. Client can prepare + execute with a single command.