Class InformationSchemaColumnHandle
- java.lang.Object
-
- io.trino.connector.informationschema.InformationSchemaColumnHandle
-
- All Implemented Interfaces:
ColumnHandle
public class InformationSchemaColumnHandle extends Object implements ColumnHandle
-
-
Constructor Summary
Constructors Constructor Description InformationSchemaColumnHandle(String columnName)
-
-
-
Constructor Detail
-
InformationSchemaColumnHandle
public InformationSchemaColumnHandle(String columnName)
-
-