public class Column<T> extends Object implements Serializable
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
String |
getColumnName() |
T |
getVal() |
static Object[] |
getVals(List<Column> columns) |
int |
hashCode() |
boolean |
isNull() |
Copyright © 2022 The Apache Software Foundation. All rights reserved.