Package com.adbs.ast
Class SQLFromClause
java.lang.Object
com.adbs.ast.AstNodeBase
com.adbs.ast.AstExtender
com.adbs.ast.AstNode
com.adbs.ast.SQLFromSource
com.adbs.ast.SQLFromGroup
com.adbs.ast.SQLFromClause
- All Implemented Interfaces:
- Disposable
- 
Field SummaryFields inherited from class com.adbs.ast.SQLFromGroupitemsFields inherited from class com.adbs.ast.SQLFromSourcealias, columnNamesList, joinKind, joinOnFields inherited from class com.adbs.ast.AstNodeBasedata, sqlContext, usedDatabaseObjectColumns, usedDatabaseObjects
- 
Constructor SummaryConstructors
- 
Method SummaryMethods inherited from class com.adbs.ast.SQLFromGroupadd, assign, buildExpression, buildSQLDirect, calcFieldList, clear, delete, extract, extract, get, getCount, getMyChildren, indexOfMethods inherited from class com.adbs.ast.SQLFromSourcebuildAlias, buildColumnPrefix, buildColumnSuffix, buildJoinOperator, clone, dispose, getASTFields, getFieldList, getMetadataObject, getSimpleExpression, setFieldList, setMetadataObjectMethods inherited from class com.adbs.ast.AstNodebuildSQL, editProps, editPropsInternal, getExtender, getSimpleSQL, setExtender, updateExtenderMethods inherited from class com.adbs.ast.AstExtenderbuildSQLForNode, editPropsForNodeMethods inherited from class com.adbs.ast.AstNodeBaseassertIsAlive, buildASTField, buildASTField, calcStatistics, calcStatisticsRecursive, cloneInternal, findFirstChildIndexForClass, getAstFieldList, getMyChildrenRecursive, getReferencedColumns, getReferencedColumnsRecursive, getReferencedDatasources, getReferencedDatasourcesRecursive, getSQLContext, getUsedDatabaseObjectColumns, getUsedDatabaseObjects, isAlive, moveSubQueryInProxy, moveSubQueryInProxyRecursive, prepareAndFixupRecursive, prepareAndFixupRecursive, prepareCalcStatistics, prepareCalcStatisticsRecursive, removeReferencesToDatasource, removeReferencesToDatasourceInternal, replaceReferencesToDatasource, replaceReferencesToDatasourceRecursive, restoreColumnPrefix, restoreColumnPrefixRecursive, simplifyTree, simplifyTreeRecursive, traverseASTTreeDepthFirst, traverseASTTreeSiblingFirst
- 
Constructor Details- 
SQLFromClause
 
-