Interface HasColumns

    • Method Detail

      • getColumnIndex

        int getColumnIndex​(String name)
        Column index in the list of columns.
        Parameters:
        name - column name.