Package | Description |
---|---|
com.datastax.oss.driver.api.mapper.result |
Modifier and Type | Method and Description |
---|---|
Object |
MapperResultProducer.execute(Statement<?> statement,
MapperContext context,
EntityHelper<?> entityHelper)
Executes the statement generated by the mapper, and converts the result to the expected type.
|
Copyright © 2017–2022. All rights reserved.