| Package | Description |
|---|---|
| de.stefan1200.jts3servermod.interfaces | |
| de.stefan1200.util |
| Modifier and Type | Method and Description |
|---|---|
MySQLConnect |
JTS3ServerMod_Interface.getMySQLConnection()
Returns the used instance of the MySQL connection.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
ArrangedPropertiesWriter.loadValues(MySQLConnect mysqlConnect,
int instanceID)
Load values from SQL database.
|
boolean |
ArrangedPropertiesWriter.save(MySQLConnect mysqlConnect,
int instanceID)
Save values to SQL database.
|