| Package | Description |
|---|---|
| de.kysy.simplefiledb | |
| de.kysy.simplefiledb.internal |
| Modifier and Type | Method and Description |
|---|---|
static DatabaseConfig |
DatabaseConfig.createDefault() |
DatabaseConfig |
IDatabase.getConfig() |
| Modifier and Type | Method and Description |
|---|---|
static IDatabase |
DatabaseFactory.getDatabase(File directory,
DatabaseConfig config) |
| Modifier and Type | Method and Description |
|---|---|
DatabaseConfig |
Database.getConfig() |
| Constructor and Description |
|---|
Database(File directory,
DatabaseConfig config)
Initialized the database abstraction.
|
Copyright © 2020. All rights reserved.