[ 
https://issues.apache.org/jira/browse/CASSANDRA-3760?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Rick Shaw updated CASSANDRA-3760:
---------------------------------

    Attachment: 3760-v1.patch
    
> Move the decompose() methods from o.a.c.db.marshal.*Type to 
> o.a.c.cql.jdbc.Jdbc* 
> ---------------------------------------------------------------------------------
>
>                 Key: CASSANDRA-3760
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-3760
>             Project: Cassandra
>          Issue Type: Improvement
>          Components: Core
>    Affects Versions: 1.1
>            Reporter: Rick Shaw
>              Labels: CQL, JDBC
>             Fix For: 1.1
>
>         Attachments: 3760-v1.patch
>
>
> The {{PreparedStatement}} code for 1.1 has been committed to trunk with 
> {{ByteBuffer}} as the argument for bound variables. The client side code 
> using the {{cassandra-clientutil}} jar file needs access to {{decompose()}} 
> methods for the various client supported java types to decompose the java 
> bind variables to {{ByteBuffer}}.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to