class Mapper
Represents an object mapper for Apache Cassandra and DataStax Enterprise.
Members
Client
client
The Client instance used to create this Mapper instance.
Constructor
Creates a new instance of Mapper.
Methods
Executes a batch of queries represented in the items.
forModel
(String
name)
Gets a ModelMapper
that is able to map documents of a certain model into
CQL rows.