Package

scalikejdbc.async

internal

Permalink

package internal

Visibility
  1. Public
  2. All

Type Members

  1. abstract class AsyncConnectionPoolCommonImpl[T <: Connection] extends AsyncConnectionPool with MauricioConfiguration with LogSupport

    Permalink
  2. class MockPreparedStatement extends PreparedStatement

    Permalink

    Class to transformed value from PreparedStatement interface to be able to stick to the same process as scalikejdbc does convert parameter binder.

  3. abstract class NonSharedAsyncConnectionImpl extends AsyncConnectionCommonImpl with NonSharedAsyncConnection

    Permalink

    Non-shared Asynchronous Connection

Value Members

  1. package mysql

    Permalink
  2. package postgresql

    Permalink

Ungrouped