The type of query executors returned by the driver
The type of query executors returned by the driver
Base class for QueryExecutor
implementations
Create an executor -- this method should be implemented by drivers as needed
Create an executor -- this method should be implemented by drivers as needed
(jdbcExecutorComponent: StringAdd).self
(jdbcExecutorComponent: StringFormat).self
(jdbcExecutorComponent: ArrowAssoc[JdbcExecutorComponent]).x
(Since version 2.10.0) Use leftOfArrow
instead
(jdbcExecutorComponent: Ensuring[JdbcExecutorComponent]).x
(Since version 2.10.0) Use resultOfEnsuring
instead
The part of the driver cake that handles the executor API for running queries.