104105106107108109110
* Returns the key compare for the column. */ @Override public KeyCompare getIndexKeyCompare() { return new StringKeyCompare(); }