Uses of Interface
org.saidone.repository.GridFsRepository
Packages that use GridFsRepository
-
Uses of GridFsRepository in org.saidone.repository
Classes in org.saidone.repository that implement GridFsRepositoryModifier and TypeClassDescriptionclass
GridFS repository that transparently encrypts content before it is persisted and decrypts it when retrieved.class
Repository implementation for the management of files in MongoDB's GridFS without encryption support.