public class IndexedComplexColumn extends Object implements ComplexColumn
| Constructor and Description |
|---|
IndexedComplexColumn(String typeName,
Indexed column) |
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
Class<?> |
getClazz() |
Object |
getRowValue(int rowNum) |
String |
getTypeName() |
public Class<?> getClazz()
getClazz in interface ComplexColumnpublic String getTypeName()
getTypeName in interface ComplexColumnpublic Object getRowValue(int rowNum)
getRowValue in interface ComplexColumnpublic void close()
close in interface ComplexColumnclose in interface Closeableclose in interface AutoCloseableCopyright © 2011–2017. All rights reserved.