Package | Description |
---|---|
com.datastax.driver.mapping |
Modifier and Type | Method and Description |
---|---|
<T> UDTMapper<T> |
MappingManager.udtMapper(Class<T> klass)
Creates a
UDTMapper for the provided class (that must be
annotated by a UDT annotation). |