Uses of Class
gudusoft.gsqlparser.resolver2.model.ColumnSourceWithReferences
Packages that use ColumnSourceWithReferences
-
Uses of ColumnSourceWithReferences in gudusoft.gsqlparser.resolver2.namespace
Fields in gudusoft.gsqlparser.resolver2.namespace with type parameters of type ColumnSourceWithReferencesModifier and TypeFieldDescriptionprotected Map<String,ColumnSourceWithReferences> AbstractNamespace.columnSourcesWithRefsEnhanced column sources with reference traceability (keyed by normalized name).Methods in gudusoft.gsqlparser.resolver2.namespace that return ColumnSourceWithReferencesModifier and TypeMethodDescriptionAbstractNamespace.getColumnSourceWithReferences(String columnName) Get enhanced column source with references for a specific column.Methods in gudusoft.gsqlparser.resolver2.namespace that return types with arguments of type ColumnSourceWithReferencesModifier and TypeMethodDescriptionAbstractNamespace.getAllUniqueColumns()Get all unique columns with their references.