package internal
Type Members
- abstract class AsyncConnectionPoolCommonImpl [T <: Connection] extends AsyncConnectionPool with MauricioConfiguration 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