| Interface | Description |
|---|---|
| NameConverter |
A custom converter to infer CQL column names from the names used in an
Entity-annotated
class. |
| Enum | Description |
|---|---|
| GetterStyle |
The style of getter that the mapper will look for when introspecting an entity class.
|
| NamingConvention |
A built-in convention to infer CQL column names from the names used in an
Entity-annotated class. |
| SetterStyle |
The style of setter that the mapper will look for when introspecting a mutable entity class.
|
Copyright © 2017–2021. All rights reserved.