101102103104105106107108109110111
return 0; } else { return 1; } } catch (IncompatibleTypesException e) { InternalExceptionCatcher.callExceptionRaised(new InternalExceptionEvent(DistinctDataSource.this, new InternalException("Internal error calculating distinct clause", e))); return 0; } } }); int index = 0;