- All Superinterfaces:
SQLObject
- All Known Subinterfaces:
OracleSelectTableSource
- All Known Implementing Classes:
DB2IntermediateResultTableSource
, MySqlUpdateTableSource
, OracleSelectJoin
, OracleSelectSubqueryTableSource
, OracleSelectTableReference
, OracleWithSubqueryEntry
, OscarFunctionTableSource
, PGFunctionTableSource
, SQLAdhocTableSource
, SQLExprTableSource
, SQLJoinTableSource
, SQLLateralViewTableSource
, SQLSubqueryTableSource
, SQLTableSourceImpl
, SQLUnionQueryTableSource
, SQLUnnestTableSource
, SQLValuesTableSource
, SQLWithSubqueryClause.Entry
public interface SQLTableSource
extends SQLObject
-
Method Summary
Methods inherited from interface com.alibaba.druid.sql.ast.SQLObject
accept, addAfterComment, addAfterComment, addBeforeComment, addBeforeComment, containsAttribute, getAfterCommentsDirect, getAttribute, getAttributes, getAttributesDirect, getBeforeCommentsDirect, getParent, hasAfterComment, hasBeforeComment, output, output, putAttribute, setParent
-
Method Details
-
-
aliasHashCode64
long aliasHashCode64()
-
-
-
-
-
containsAlias
boolean containsAlias(String alias)
-
-
setFlashback
void setFlashback(SQLExpr flashback)
-
-
-
-
findTableSourceWithColumn
-
findTableSourceWithColumn
-
findTableSourceWithColumn
-
findTableSourceWithColumn
-
-