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()  | 
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitmakeColumnValueSelectorpublic 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–2018. All rights reserved.