Class QueryKey<T extends ObjectType>


  • public class QueryKey<T extends ObjectType>
    extends Object
    Key for repository query cache. The query is stored as a clone, in order to make sure it won't be changed during the lifetime of the cache entry.