Class | Description |
---|---|
MappingCodec<O,I> |
An abstract TypeCodec that maps a Java Pojo to another Java object
that can in turn be serialized into a CQL type.
|
ParsingCodec<T> |
An abstract TypeCodec that stores JAVA objects as serialized strings.
|
Copyright © 2012–2015. All rights reserved.