332333334335336337338339
tFieldTypes[i] = rowType.typeAt(i); if (tFieldTypes[i] != null && tFieldTypes[i].typeClass() instanceof TString) { collators[i] = TString.getCollator(tFieldTypes[i]); } } valueTarget = new PersistitValueValueTarget(); this.input = input; }