Package | Description |
---|---|
com.datastax.driver.mapping |
Modifier and Type | Class and Description |
---|---|
class |
DefaultHierarchyScanStrategy
The default
HierarchyScanStrategy . |
class |
MappedClassesOnlyHierarchyScanStrategy
A
HierarchyScanStrategy that excludes all ancestors of mapped classes, thus restricting
class scan to the mapped classes themselves. |
Modifier and Type | Method and Description |
---|---|
DefaultPropertyMapper |
DefaultPropertyMapper.setHierarchyScanStrategy(HierarchyScanStrategy hierarchyScanStrategy)
Sets the
hierarchy scan strategy to use. |
Copyright © 2012–2018. All rights reserved.