public class IndexedComplexColumn extends Object implements ComplexColumn
Constructor and Description |
---|
IndexedComplexColumn(String typeName,
Indexed column) |
public Class<?> getClazz()
getClazz
in interface ComplexColumn
public String getTypeName()
getTypeName
in interface ComplexColumn
public Object getRowValue(int rowNum)
getRowValue
in interface ComplexColumn
public void close() throws IOException
close
in interface Closeable
close
in interface AutoCloseable
IOException
Copyright © 2011–2015. All rights reserved.