You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@ignite.apache.org by Igor Rudyak <ir...@gmail.com> on 2017/03/31 04:03:25 UTC

Re: Mapping java.util.Map in CassandraPersistentStore

Hello,

As for now it's only supported mapping for simple java types which could be
directly mapped 
http://docs.datastax.com/en/developer/java-driver/3.1/manual/#cql-to-java-type-mapping
<http://docs.datastax.com/en/developer/java-driver/3.1/manual/#cql-to-java-type-mapping>  
to corresponding CQL types. As for complex types (collections and custome
types) - they will be mapped to *BLOB* type in Cassandra.



--
View this message in context: http://apache-ignite-users.70518.x6.nabble.com/Mapping-java-util-Map-in-CassandraPersistentStore-tp11574p11594.html
Sent from the Apache Ignite Users mailing list archive at Nabble.com.