Class MySQLClient.SQLStatement

java.lang.Object
fr.hytale.loader.datastorage.MySQLClient.SQLStatement
Enclosing class:
MySQLClient

public static class MySQLClient.SQLStatement extends Object
Helper class for transaction statements.
Since:
1.0.5
Version:
1.0.6
Author:
HytaleLoader
  • Constructor Details

    • SQLStatement

      public SQLStatement(String sql, Object... params)