Interface SingleCachedEntityMatcher<EntityImpl extends Entity>


  • public interface SingleCachedEntityMatcher<EntityImpl extends Entity>
    Interface to express a condition whether or not one specific cached entity should be used in the return result of a query.
    Author:
    Joram Barrez