| Package | Description |
|---|---|
| de.kysy.simplefiledb | |
| de.kysy.simplefiledb.internal |
| Modifier and Type | Method and Description |
|---|---|
<T> T |
IEntity.beanify(Class<T> clazz) |
void |
IDatabase.flush() |
void |
ITable.flush() |
static IDatabase |
DatabaseFactory.getDatabase(File directory) |
static IDatabase |
DatabaseFactory.getDatabase(File directory,
DatabaseConfig config) |
| Modifier and Type | Method and Description |
|---|---|
<T> T |
Entity.beanify(Class<T> clazz) |
void |
Database.flush() |
void |
Table.flush() |
| Constructor and Description |
|---|
Table(Database database,
File file) |
Copyright © 2020. All rights reserved.