Uses of Class
org.exoplatform.social.core.jpa.storage.RDBMSIdentityStorageImpl
Packages that use RDBMSIdentityStorageImpl
Package
Description
-
Uses of RDBMSIdentityStorageImpl in org.exoplatform.social.core.jpa.storage
Constructors in org.exoplatform.social.core.jpa.storage with parameters of type RDBMSIdentityStorageImplModifierConstructorDescriptionRDBMSRelationshipStorageImpl(RDBMSIdentityStorageImpl identityStorage, ConnectionDAO connectionDAO, IdentityDAO identityDAO) -
Uses of RDBMSIdentityStorageImpl in org.exoplatform.social.core.storage.cache
Constructors in org.exoplatform.social.core.storage.cache with parameters of type RDBMSIdentityStorageImplModifierConstructorDescriptionCachedIdentityStorage(RDBMSIdentityStorageImpl storage, SocialStorageCacheService cacheService, org.exoplatform.commons.file.services.FileService fileService)