| Package | Description |
|---|---|
| com.datastax.driver.mapping |
| Modifier and Type | Method and Description |
|---|---|
<T> Mapper<T> |
MappingManager.mapper(Class<T> klass)
Creates a
Mapper for the provided class (that must be annotated by a
Table annotation). |
Copyright © 2012–2017. All rights reserved.