Package | Description |
---|---|
com.datastax.oss.driver.api.mapper | |
com.datastax.oss.driver.api.mapper.entity.naming |
Class and Description |
---|
NameConverter
A custom converter to infer CQL column names from the names used in an
Entity -annotated
class. |
Class and 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–2022. All rights reserved.