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 a CqlSession . |
Exception | Description |
---|---|
MapperException |
A runtime issue with the object mapper.
|
Copyright © 2017–2022. All rights reserved.