Class TableStatement

All Implemented Interfaces:
Serializable, Expression, Model, ASTNodeAccess, Statement

public class TableStatement extends Select
See Also:
  • `TABLE table_name [ORDER BY column_name] [LIMIT number [OFFSET number]]` Union not currently supported
  • Serialized Form