← Back to Kairo Docs
|
API Reference (Dokka)
Kairo
Toggle table of contents
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
Kairo
feature
/
kairo.sql
/
SqlFeatureConfig
/
ConnectionPool
/
Size
/
Size
Size
constructor
(
initial
:
Int
=
10
,
min
:
Int
=
5
,
max
:
Int
=
25
)