Uses of Class
fr.hytale.loader.datastorage.MySQLClient.SQLStatement
Packages that use MySQLClient.SQLStatement
-
Uses of MySQLClient.SQLStatement in fr.hytale.loader.datastorage
Methods in fr.hytale.loader.datastorage with parameters of type MySQLClient.SQLStatementModifier and TypeMethodDescriptionbooleanMySQLClient.transaction(MySQLClient.SQLStatement... statements) Executes multiple SQL statements in a transaction.