package r2dbc

Ordering
  1. Alphabetic
Visibility
  1. Public
  2. Protected

Package Members

  1. package internal
  2. package migration
  3. package query
  4. package snapshot
  5. package state

Type Members

  1. trait BufferSize extends AnyRef

    INTERNAL API

    INTERNAL API

    Annotations
    @InternalStableApi()
  2. trait BySliceQuerySettings extends AnyRef

    INTERNAL API

    INTERNAL API

    Annotations
    @InternalStableApi()
  3. class ConnectionFactoryProvider extends Extension
  4. final class ConnectionFactorySettings extends AnyRef

    INTERNAL API

    INTERNAL API

    Annotations
    @InternalStableApi()
  5. trait ConnectionSettings extends AnyRef

    INTERNAL API

    INTERNAL API

    Annotations
    @InternalStableApi()
  6. trait DbTimestampMonotonicIncreasing extends AnyRef

    INTERNAL API

    INTERNAL API

    Annotations
    @InternalStableApi()
  7. sealed trait Dialect extends AnyRef

    INTERNAL API

    INTERNAL API

    Annotations
    @InternalStableApi()
  8. trait JournalPublishEvents extends AnyRef

    INTERNAL API

    INTERNAL API

    Annotations
    @InternalStableApi()
  9. final class JournalSettings extends ConnectionSettings with UseConnnectionFactory with BufferSize with JournalPublishEvents with DbTimestampMonotonicIncreasing with UseAppTimestamp

    INTERNAL API

    INTERNAL API

    Annotations
    @InternalStableApi()
  10. trait PersistenceIdsQuerySettings extends AnyRef

    INTERNAL API

    INTERNAL API

    Annotations
    @InternalStableApi()
  11. final class QuerySettings extends ConnectionSettings with UseConnnectionFactory with BufferSize with RefreshInterval with BySliceQuerySettings with JournalPublishEvents with PersistenceIdsQuerySettings

    INTERNAL API

    INTERNAL API

    Annotations
    @InternalStableApi()
  12. trait RefreshInterval extends AnyRef

    INTERNAL API

    INTERNAL API

    Annotations
    @InternalStableApi()
  13. final class SnapshotSettings extends ConnectionSettings with UseConnnectionFactory

    INTERNAL API

    INTERNAL API

    Annotations
    @InternalStableApi()
  14. final class StateSettings extends ConnectionSettings with UseConnnectionFactory with BufferSize with RefreshInterval with BySliceQuerySettings with DbTimestampMonotonicIncreasing with PersistenceIdsQuerySettings with UseAppTimestamp

    INTERNAL API

    INTERNAL API

    Annotations
    @InternalStableApi()
  15. trait UseAppTimestamp extends AnyRef

    INTERNAL API

    INTERNAL API

    Annotations
    @InternalStableApi()
  16. trait UseConnnectionFactory extends AnyRef

    INTERNAL API

    INTERNAL API

    Annotations
    @InternalStableApi()

Value Members

  1. object ConnectionFactoryProvider extends ExtensionId[ConnectionFactoryProvider]
  2. object ConnectionFactorySettings

    INTERNAL API

    INTERNAL API

    Annotations
    @InternalStableApi()
  3. object Dialect

    INTERNAL API

    INTERNAL API

    Annotations
    @InternalStableApi()
  4. object JournalSettings

    INTERNAL API

    INTERNAL API

    Annotations
    @InternalStableApi()
  5. object QuerySettings

    INTERNAL API

    INTERNAL API

    Annotations
    @InternalStableApi()
  6. object SnapshotSettings

    INTERNAL API

    INTERNAL API

    Annotations
    @InternalStableApi()
  7. object StateSettings

    INTERNAL API

    INTERNAL API

    Annotations
    @InternalStableApi()

Ungrouped