| Interface | Description | 
|---|---|
| MapperContext | A runtime context that gets passed from the mapper to DAO components to share global resources
 and configuration. | 
| Class | Description | 
|---|---|
| MapperBuilder<MapperT> | Builds an instance of a  Mapper-annotated interface wrapping aCqlSession. | 
| Exception | Description | 
|---|---|
| MapperException | A runtime issue with the object mapper. | 
Copyright © 2017–2023. All rights reserved.