Elide API
Toggle table of contents
1.0.0-beta1
jvm
Platform filter
jvm
Switch theme
Search in API
Elide API
graalvm
/
tools.elide.app
/
AppConfiguration
/
Builder
/
setDb
set
Db
open
fun
setDb
(
index
:
Int
,
value
:
Database
)
:
AppConfiguration.Builder
open
fun
setDb
(
index
:
Int
,
builderForValue
:
Database.Builder
)
:
AppConfiguration.Builder
Database connections configured for this application.
Content copied to clipboard
repeated .elide.db.Database db = 11;