Upgrade Guides for Genero BDL / 2.0x upgrade guide |
dbi.database.dbname.schema = "schema-name"
This entry could be used to select the native database schema after connecting to the server, for Oracle and Db2 only.
dbi.database.dbname.ora.schema = "schema-name" dbi.database.dbname.db2.schema = "schema-name"
For other database servers, this configuration parameter is not defined.