Package | Description |
---|---|
org.springframework.data.r2dbc.core |
Core domain types around DatabaseClient.
|
Modifier and Type | Method and Description |
---|---|
<R> DatabaseClient.TypedExecuteSpec<R> |
DatabaseClient.GenericExecuteSpec.as(Class<R> resultType)
Define the target type the result should be mapped to.
|
<R> DatabaseClient.TypedExecuteSpec<R> |
DatabaseClient.TypedExecuteSpec.as(Class<R> resultType)
Define the target type the result should be mapped to.
|
Copyright © 2018–2022 Pivotal Software, Inc.. All rights reserved.