Interface PrestoObject
- All Superinterfaces:
SQLObject
- All Known Subinterfaces:
PrestoSQLStatement
- All Known Implementing Classes:
PrestoAlterFunctionStatement,PrestoAlterSchemaStatement,PrestoCreateTableStatement,PrestoSelectStatement
-
Method Summary
Methods inherited from interface com.alibaba.druid.sql.ast.SQLObject
accept, addAfterComment, addAfterComment, addBeforeComment, addBeforeComment, clone, containsAttribute, getAfterCommentsDirect, getAttribute, getAttributes, getAttributesDirect, getBeforeCommentsDirect, getParent, hasAfterComment, hasBeforeComment, output, putAttribute, setParent
-
Method Details
-
accept0
-