Package | Description |
---|---|
com.datastax.driver.mapping |
Modifier and Type | Class and Description |
---|---|
class |
DefaultPropertyMapper
The default
PropertyMapper used by the mapper. |
Modifier and Type | Method and Description |
---|---|
PropertyMapper |
MappingConfiguration.getPropertyMapper()
Returns the
PropertyMapper . |
Modifier and Type | Method and Description |
---|---|
MappingConfiguration.Builder |
MappingConfiguration.Builder.withPropertyMapper(PropertyMapper propertyMapper)
Sets the
property access strategy to use. |
Copyright © 2012–2020. All rights reserved.