Package | Description |
---|---|
com.mckoi.database |
The core database classes for Mckoi.
|
Modifier and Type | Method and Description |
---|---|
DatabaseSystem |
DatabaseConnection.getSystem()
Returns the DatabaseSystem object for this connection.
|
DatabaseSystem |
Database.getSystem()
Returns the DatabaseSystem that this Database is from.
|
Constructor and Description |
---|
Database(DatabaseSystem system,
String name)
The Constructor.
|
StatementCache(DatabaseSystem system,
int hash_size,
int max_size,
int clean_percentage)
Constructs the cache.
|
Copyright © 2015. All rights reserved.