DatabaseConfiguration
Configuration for opening a database.
actual class DatabaseConfiguration(config: DatabaseConfiguration?) : DelegatedClass<<Error class: unknown class>> (source)
Properties
Functions
Link copied to clipboard
Create a DatabaseConfiguration, overriding the receiver's values with the passed parameters:
Link copied to clipboard
Set the canonical path of the directory in which to store the database. If the directory doesn't already exist it will be created. If it cannot be created an IllegalStateException will be thrown.