Class OracleSelectPivotBase
java.lang.Object
com.alibaba.druid.sql.ast.SQLObjectImpl
com.alibaba.druid.sql.ast.SQLPivot
com.alibaba.druid.sql.dialect.oracle.ast.stmt.OracleSelectPivotBase
- All Implemented Interfaces:
SQLObject
-
Field Summary
Fields inherited from class com.alibaba.druid.sql.ast.SQLObjectImpl
attributes, hint, parent, sourceColumn, sourceLine -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.alibaba.druid.sql.ast.SQLPivot
accept0, addItem, clone, getItems, getPivotFor, getPivotIn, isXml, setXmlMethods inherited from class com.alibaba.druid.sql.ast.SQLObjectImpl
accept, acceptChild, acceptChild, addAfterComment, addAfterComment, addBeforeComment, addBeforeComment, computeDataType, containsAttribute, getAfterCommentsDirect, getAttribute, getAttributes, getAttributesDirect, getBeforeCommentsDirect, getHint, getParent, getSourceColumn, getSourceLine, hasAfterComment, hasBeforeComment, output, putAttribute, setHint, setParent, setSourceColumn, setSourceLine, toString
-
Constructor Details
-
OracleSelectPivotBase
public OracleSelectPivotBase()
-