Package net.sf.jsqlparser.statement
Class UnsupportedStatement
java.lang.Object
net.sf.jsqlparser.statement.UnsupportedStatement
- All Implemented Interfaces:
Serializable
,Model
,Statement
- See Also:
-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionUnsupportedStatement
(String upfront, List<String> declarations) UnsupportedStatement
(List<String> declarations) -
Method Summary
Modifier and TypeMethodDescriptionvoid
accept
(StatementVisitor statementVisitor) appendTo
(StringBuilder builder) boolean
isEmpty()
toString()