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 TypeClassDescriptionclassGridFS repository that transparently encrypts content before it is persisted and decrypts it when retrieved.classRepository implementation for the management of files in MongoDB's GridFS without encryption support.