Returns the index specified in attrIndex or the attribute value specified in attrName. The returned object can be converted to an array such as String[].
Syntax
Object getCollection(int attrIndex)
Object getCollection(String attrName)
Return Value
An index specified by attrIndex or a value of the column that corresponds to the column name specified by attrName