| Package | Description |
|---|---|
| de.pheasn.blockown | |
| de.pheasn.blockown.database | |
| de.pheasn.blockown.importer |
| Modifier and Type | Method and Description |
|---|---|
Database |
BlockOwn.getOwningDatabase() |
| Modifier and Type | Class and Description |
|---|---|
class |
CachedDatabase |
class |
MySqlDatabase |
class |
SqliteDatabase |
| Modifier and Type | Field and Description |
|---|---|
protected Database |
Importer.db |
| Constructor and Description |
|---|
BlockOwn1(Database db,
File pluginsFolder,
Runnable runnable) |
BlockOwn2(Database db,
File pluginsFolder,
Runnable runnable) |
Importer(Database db,
File pluginsFolder,
Runnable runnable)
Instantiates a new Importer
|
MySql(Database db,
File pluginsFolder,
Runnable runnable) |
Sqlite(Database db,
File pluginsFolder,
Runnable runnable) |
Copyright © 2015. All rights reserved.