Package | Description |
---|---|
com.datastax.driver.mapping |
Class and Description |
---|
EnumType
The types of way to persist a JAVA Enum.
|
Mapper
An object handling the mapping of a particular class.
|
Mapper.Option
An option for a mapper operation.
|
MappingManager
Mapping manager from which to obtain entity mappers.
|
Result
A
ResultSet mapped to an entity class. |
UDTMapper
An object handling the mapping of a particular class to a UDT.
|