Package net.sf.jsqlparser.statement
Class ShowColumnsStatement
java.lang.Object
net.sf.jsqlparser.statement.ShowColumnsStatement
- All Implemented Interfaces:
Serializable
,Model
,Statement
- See Also:
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
accept
(StatementVisitor statementVisitor) void
setTableName
(String tableName) toString()
withTableName
(String tableName)