|
It is not obvious - and thus different dialects implement it differently - whether (entity) key columns are to be added to returned tuples or not. It should not be needed where a key is coming in (getTuple()), but it is needed in other cases (getTuples(), forEachTuple()).
This should be clarified in the JavaDocs. Similarly for association rows.
|