package internal
Package Members
- package mysql
- package postgresql
Type Members
- abstract class AsyncConnectionPoolCommonImpl[T <: ConcreteConnection] extends AsyncConnectionPool with JasyncConfiguration with LogSupport
- 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.
- abstract class NonSharedAsyncConnectionImpl extends AsyncConnectionCommonImpl with NonSharedAsyncConnection
Non-shared Asynchronous Connection