Packages

package internal

Ordering
  1. Alphabetic
Visibility
  1. Public
  2. Protected

Type Members

  1. class R2dbcExecutor extends AnyRef

    INTERNAL API:

    INTERNAL API:

    Annotations
    @InternalStableApi()

Value Members

  1. object R2dbcExecutor

    INTERNAL API

    INTERNAL API

    Annotations
    @InternalStableApi()
  2. 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()

Ungrouped