Config |
| Name | Description | |
|---|---|---|
| ConfigManager | Obsolete. Create this instance using the paths defined in the registry for the database and drivers. Only works when Koala is installed on the machine. DEPRECATED. Use ConfigManager(String, String) | |
| ConfigManager(String, String) | Create this instance with a specific database and drivers. Do not use this function if you already gave the paths in the constructor. |