Uses of Interface
org.sonews.storage.Storage
Package
Description
Contains classes of the storage backend and the Group and Article
abstraction.
Implementations of the StorageProvider interface.
-
Uses of Storage in org.sonews.storage
-
Uses of Storage in org.sonews.storage.impl.hibernate.couchdb
-
Uses of Storage in org.sonews.storage.impl.jdbc
Modifier and TypeClassDescriptionclass
Storage backend facade class for a relational SQL database using JDBC.