Uses of Class
io.trino.sql.analyzer.RelationId
Packages that use RelationId
-
Uses of RelationId in io.trino.sql.analyzer
Methods in io.trino.sql.analyzer that return RelationIdModifier and TypeMethodDescriptionstatic RelationIdRelationId.anonymous()CreatesRelationIdequal only to itselfFieldId.getRelationId()Scope.getRelationId()static RelationIdCreatesRelationIdequal to anyRelationIdcreated from exactly the same source.Methods in io.trino.sql.analyzer with parameters of type RelationIdModifier and TypeMethodDescriptionScope.Builder.withRelationType(RelationId relationId, RelationType relationType) Constructors in io.trino.sql.analyzer with parameters of type RelationId