Package net.sf.jsqlparser.statement.show
Class ShowIndexStatement
java.lang.Object
net.sf.jsqlparser.statement.show.ShowIndexStatement
- 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)