public abstract class H2 extends MySQL
DataStore.StorageTypevalueSeparator| Constructor and Description |
|---|
H2(net.lapismc.lapiscore.LapisCorePlugin core,
LapisURL url) |
| Modifier and Type | Method and Description |
|---|---|
DataStore.StorageType |
getStorageType()
Get the storage type
|
void |
initialiseDataStore()
This will create and necessary files and generate tables
|
addData, addData, closeConnection, createDatabase, createTables, dropTable, getBoolean, getEntireColumn, getEntireRow, getEntireTable, getLong, getLongList, getObject, getString, getStringList, removeAllData, removeData, setData, shutdownconvertData, isAsync, setAsyncpublic H2(net.lapismc.lapiscore.LapisCorePlugin core,
LapisURL url)
public DataStore.StorageType getStorageType()
DataStoregetStorageType in class MySQLpublic void initialiseDataStore()
DataStoreinitialiseDataStore in class MySQLCopyright © 2020. All rights reserved.