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 to store the database in. If the directory doesn't already exist it will be created. If it cannot be created throw an IllegalStateException