values property
The indexed field value tuple (each a DBValue, possibly DBNull). For a
range sentinel this holds only the fixed prefix.
Implementation
final List<DBValue> values;
The indexed field value tuple (each a DBValue, possibly DBNull). For a
range sentinel this holds only the fixed prefix.
final List<DBValue> values;