java.lang.Object
com.github.tadukoo.database.mysql.syntax.statement.SQLStatement

public class SQLStatement extends Object
SQL Statement is a class used to create a MySQL Statement
Version:
Alpha v.0.3
Author:
Logan Ferree (Tadukoo)
  • Constructor Details

    • SQLStatement

      private SQLStatement()
      Not allowed to actually instantiate
  • Method Details