public class ColumnMetadata extends Object
| Modifier and Type | Method and Description |
|---|---|
int |
getColIndex() |
String |
getColName() |
int |
getMaxLen() |
long |
getMaxValue() |
int |
getMinValue() |
public String getColName()
public int getMaxLen()
public long getMaxValue()
public int getMinValue()
public int getColIndex()
Copyright © 2018. All rights reserved.