Uses of Class
io.higson.runtime.core.datasource.DomainCacheDao.DomainAttributeLoadWrapper
Packages that use DomainCacheDao.DomainAttributeLoadWrapper
Package
Description
-
Uses of DomainCacheDao.DomainAttributeLoadWrapper in io.higson.runtime.core.datasource
Methods in io.higson.runtime.core.datasource that return types with arguments of type DomainCacheDao.DomainAttributeLoadWrapperModifier and TypeMethodDescriptionDomainCacheDao.getObjectsAttributesByObjectId(String profileCode, int sessionId, Set<Integer> userRegionVersions) DomainCacheDao.getObjectsDynamicAttributesByObjectId(String profileCode, int sessionId, Set<Integer> userRegionVersions) -
Uses of DomainCacheDao.DomainAttributeLoadWrapper in io.higson.runtime.core.datasource.snapshot.domain
Methods in io.higson.runtime.core.datasource.snapshot.domain that return types with arguments of type DomainCacheDao.DomainAttributeLoadWrapperModifier and TypeMethodDescriptionSnapshotDomainCacheDao.getObjectsAttributesByObjectId(String profileCode, int sessionId, Set<Integer> userRegionVersions) SnapshotDomainCacheDao.getObjectsDynamicAttributesByObjectId(String profileCode, int sessionId, Set<Integer> userRegionVersions) -
Uses of DomainCacheDao.DomainAttributeLoadWrapper in io.higson.runtime.dao
Methods in io.higson.runtime.dao that return types with arguments of type DomainCacheDao.DomainAttributeLoadWrapperModifier and TypeMethodDescriptionDomainCacheJdbcDao.getObjectsAttributesByObjectId(String profileCode, int sessionId, Set<Integer> userRegionVersions) DomainCacheJdbcDao.getObjectsDynamicAttributesByObjectId(String profileCode, int sessionId, Set<Integer> userRegionVersions)