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
Fix For: 1.1
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