scalikejdbc.async

internal

package internal

Visibility
  1. Public
  2. All

Type Members

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

  2. class MockPreparedStatement extends PreparedStatement

    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

    Non-shared Asynchronous Connection

Value Members

  1. package mysql

  2. package postgresql

Ungrouped