Package io.trino.jdbc
Class RowField
- java.lang.Object
-
- io.trino.jdbc.RowField
-
public final class RowField extends Object
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanequals(Object o)Optional<String>getName()intgetOrdinal()ObjectgetValue()inthashCode()StringtoString()
-