RelationalDaoCacheableLookupDao.exists(String) is usedRelationalDao.exists(String, Object) is usedLookupKey) from cache.Comparator that is used by scroll api for sorting results from multiple shardsCacheableLookupDao.get(String) is usedCacheableRelationalDao.get(String, Object) is usedLookupKey) from cache.LookupKey) from any shard.LookupKey) from any shard
and applies the provided function/lambda to it.LookupDaoCacheableLookupDao.save(Object) is usedCacheableRelationalDao.save(String, Object) is usedRelationalDao.select(String, DetachedCriteria, int, int, Function) is usedRelationalDao.select(String, DetachedCriteria, int, int, Function) is usedLookupKey) to target shard
and applies the provided function/lambda to it.RelationalDao.select(String, DetachedCriteria, int, int, Function) is usedRelationalDao.select(String, DetachedCriteria, int, int, Function) is usedAbstractDAO
for use by WrapperDaoCopyright © 2016–2023. All rights reserved.