public interface NaturalKeyEntry
An entry for natural key lookup.
-
Method Summary
Return the inValue (used to remove from IN clause of original query).
Return the natural cache key (String concatenation of values).
-
Method Details
-
key
Return the natural cache key (String concatenation of values).
-
inValue
Return the inValue (used to remove from IN clause of original query).