Ejemplo n.º 1
0
 private int getColumnIndex(final String name) {
   return columnDefinitions.getIndex(name);
 }