slick.util.AsyncExecutor
See theAsyncExecutor companion object
trait AsyncExecutor extends Closeable
A connection pool for asynchronous execution of blocking I/O actions. This is used for the asynchronous query execution API on top of blocking back-ends like JDBC.
Attributes
- Companion
- object
- Source
- AsyncExecutor.scala
- Graph
-
- Supertypes
-
trait Closeabletrait AutoCloseableclass Objecttrait Matchableclass Any
Members list
In this article