Uses of Class
org.exoplatform.social.core.jpa.storage.RDBMSRelationshipStorageImpl
Packages that use RDBMSRelationshipStorageImpl
-
Uses of RDBMSRelationshipStorageImpl in org.exoplatform.social.core.storage.cache
Constructors in org.exoplatform.social.core.storage.cache with parameters of type RDBMSRelationshipStorageImplModifierConstructorDescriptionCachedRelationshipStorage(RDBMSRelationshipStorageImpl storage, org.exoplatform.social.core.storage.api.IdentityStorage identityStorage, SocialStorageCacheService cacheService)