Uploaded image for project: 'Cassandra'
  1. Cassandra
  2. CASSANDRA-2876 JDBC 1.1 Roadmap of Enhancements
  3. CASSANDRA-2885

The JDBC PreparedStatement Class should be enhanced to support server-side Data Binding

    XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Resolved
    • Normal
    • Resolution: Later
    • None
    • None

    Description

      Currently the PreparedStatement Class "fakes" data binding by substituting literal data in its passed arguments on the server side. Only an "enhanced" CQL script is set to the server. There is really no notion of pre-compiled scripting.

      Completion will require the addition of API support for passing bindable data as well as the CQL script, and support for pre-parsing CQL script, and retrieving a reference to it for later use.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              ardot Rick Shaw
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: