Exemplo n.º 1
0
 private int getColumnStartIndex(final String name) {
   return columnDefinitions.getStartIndex(name);
 }