Uses of Interface
org.sonews.storage.StorageProvider
Package
Description
Contains classes of the storage backend and the Group and Article
abstraction.
Implementations of the StorageProvider interface.
-
Uses of StorageProvider in org.sonews.storage
Modifier and TypeMethodDescriptionstatic void
StorageManager.enableProvider
(StorageProvider provider) Sets the current storage provider. -
Uses of StorageProvider in org.sonews.storage.impl.hibernate.couchdb
-
Uses of StorageProvider in org.sonews.storage.impl.jdbc