Package | Description |
---|---|
org.springframework.data.r2dbc.core |
Core domain types around DatabaseClient.
|
Modifier and Type | Method and Description |
---|---|
PreparedOperation<String> |
NamedParameterExpander.expand(String sql,
BindMarkersFactory bindMarkersFactory,
BindParameterSource paramSource)
Deprecated.
Parse the SQL statement and locate any placeholders or named parameters.
|
Copyright © 2018–2022 Pivotal Software, Inc.. All rights reserved.