Uses of Interface
io.trino.plugin.jdbc.expression.TypePattern
Packages that use TypePattern
-
Uses of TypePattern in io.trino.plugin.jdbc.expression
Classes in io.trino.plugin.jdbc.expression that implement TypePatternMethods in io.trino.plugin.jdbc.expression that return TypePatternModifier and TypeMethodDescriptionExpressionMappingParser.createTypePattern(String typePattern) ExpressionPatternBuilder.visitType(ConnectorExpressionPatternParser.TypeContext context) Constructors in io.trino.plugin.jdbc.expression with parameters of type TypePatternConstructor parameters in io.trino.plugin.jdbc.expression with type arguments of type TypePatternModifierConstructorDescriptionCallPattern(String functionName, List<ExpressionPattern> parameters, Optional<TypePattern> resultType) ExpressionCapture(String name, Optional<TypePattern> type)