databaseProviderDataSourceConfig

fun databaseProviderDataSourceConfig(nodeName: String? = null, nodeSchemaName: String? = null): <Error class: unknown class>

Reads database and dataSource configuration from a file denoted by 'databaseProvider' system property, overwritten by system properties and defaults to H2 in memory db.

Parameters

nodeName

Reflects the "instance" of the database username/schema, the value will be used to replace ${custom.nodeOrganizationName} placeholder if the placeholder is present in config.