Uses of Class
io.prestosql.jdbc.RowField
-
Packages that use RowField Package Description io.prestosql.jdbc -
-
Uses of RowField in io.prestosql.jdbc
Methods in io.prestosql.jdbc that return types with arguments of type RowField Modifier and Type Method Description List<RowField>Row. getFields()
-