public class SQLiteDB extends SQLDB
Constructor and Description |
---|
SQLiteDB(Plan plugin)
Class Constructor.
|
SQLiteDB(Plan plugin,
String dbName) |
Modifier and Type | Method and Description |
---|---|
String |
getName() |
Connection |
getNewConnection()
Creates a new connection to the database.
|
Connection |
getNewConnection(String dbName) |
checkConnection, clean, close, getAllTables, getAllTablesInRemoveOrder, getCommandUse, getCommandUseTable, getConnection, getGmTimesTable, getIpsTable, getKillsTable, getLocations, getLocations, getLocationsTable, getNicknamesTable, getSavedUUIDs, getSessionsTable, getUserId, getUsersTable, getVersion, giveUserDataToProcessors, init, removeAccount, removeAllData, saveAdditionalLocationsList, saveCommandUse, saveGMTimes, saveIPList, saveMultipleUserData, saveNickList, savePlayerKills, saveSessionList, saveUserData, setVersion, startConnectionPingTask, supportsModification, wasSeenBefore
getConfigName, getConfigSection, giveUserDataToProcessors
public SQLiteDB(Plan plugin)
plugin
- Current instance of Planpublic Connection getNewConnection()
getNewConnection
in class SQLDB
public Connection getNewConnection(String dbName)
dbName
- Copyright © 2017. All rights reserved.