package internal
Ordering
- Alphabetic
Visibility
- Public
- Protected
Type Members
- class R2dbcExecutor extends AnyRef
INTERNAL API:
INTERNAL API:
- Annotations
- @InternalStableApi()
- class R2dbcExecutorProvider extends AnyRef
INTERNAL API
INTERNAL API
- Annotations
- @InternalStableApi()
Value Members
- object R2dbcExecutor
INTERNAL API
INTERNAL API
- Annotations
- @InternalStableApi()
- object Sql
INTERNAL API: Utility to format SQL strings.
INTERNAL API: Utility to format SQL strings. Replaces
?
with numbered$1
,$2
for bind parameters. Trims whitespace, including line breaks.- Annotations
- @InternalStableApi()