Interface IColumnIdAccessor
public interface IColumnIdAccessor
Maps between column indexes and id(s). A column id is a unique identifier for
a column.
-
Method Summary
Modifier and TypeMethodDescriptiongetColumnId(int columnIndex) intgetColumnIndex(String columnId)
-
Method Details
-
getColumnId
-
getColumnIndex
-