Packages

package internal

Package Members

  1. package mysql
  2. package postgresql

Type Members

  1. abstract class AsyncConnectionPoolCommonImpl[T <: ConcreteConnection] extends AsyncConnectionPool with JasyncConfiguration 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

Ungrouped