Class LegacyPreparedStatementStrategy


  • @Internal
    public class LegacyPreparedStatementStrategy
    extends PreparedStatementStrategy
    Client remembers query plan and sends it on every request. Prepare and execute are separate commands.