quill-jasync-postgres
quill-jasync-postgres
io.getquill
PostgresJAsyncContext
PostgresJAsyncContextBase
PostgresJAsyncContextConfig
io.getquill.context.jasync
ArrayDecoders
ArrayEncoders
quill-jasync-postgres
/
io.getquill
/
PostgresJAsyncContextConfig
PostgresJAsyncContextConfig
case
class
PostgresJAsyncContextConfig
(config:
Config
) extends
JAsyncContextConfig
[
PostgreSQLConnection
]
Graph
Supertypes
trait
Serializable
trait
Product
trait
Equals
class
JAsyncContextConfig
[
PostgreSQLConnection
]
class
Object
trait
Matchable
class
Any
Value members
Value members
Inherited methods
def
pool
:
ConnectionPool
[
PostgreSQLConnection
]
Inherited from
JAsyncContextConfig
def
productElementNames
:
Iterator
[
String
]
Inherited from
Product
def
productIterator
:
Iterator
[
Any
]
Inherited from
Product
Inherited fields
lazy
val
connectionPoolConfiguration
:
ConnectionPoolConfiguration
Inherited from
JAsyncContextConfig