Jive Forums API (5.5.20.2-oracle) Developer Javadocs

Uses of Package
com.jivesoftware.forum.database

Packages that use com.jivesoftware.forum.database
com.jivesoftware.forum Core interfaces and classes for Jive Forums. 
com.jivesoftware.forum.database DB implementation of core Jive Forums interfaces. 
com.jivesoftware.forum.database.querycache   
com.jivesoftware.forum.gateway Synchronizes Jive Forums data with external data sources such as NNTP servers. 
com.jivesoftware.forum.nntp.spi Implementation of core NNTP interfaces. 
com.jivesoftware.forum.renderer.impl   
 

Classes in com.jivesoftware.forum.database used by com.jivesoftware.forum
DatabaseObjectIterator
          An class that defines the logic to iterate through an array of long unique ID's of Jive objects.
 

Classes in com.jivesoftware.forum.database used by com.jivesoftware.forum.database
DatabaseCacheManager
          Central cache management of all caches used by Jive Forums.
DatabaseObjectIterator
          An class that defines the logic to iterate through an array of long unique ID's of Jive objects.
DbAnnouncement
          Database implementation of the Announcement interface.
DbAnnouncementManager
          Database implementation of the AnnouncementManager interface.
DbAttachment
          Database implementation of the Attachment interface.
DbAttachmentManager
          Database implementation of the AttachmentManager interface.
DbDraftManager
          Database implementation of the DraftManager interface.
DbEmailTokenManager
          Implementation of EmailTokenManager which associates random numbers with user ids and stores them in the database.
DbForum
          Database implementation of the Forum interface.
DbForumCategory
          Database implementation of the ForumCategory interface.
DbForumFactory
          Database implementation of the ForumFactory interface.
DbForumMessage
          Database implementation of the ForumMessage interface.
DbForumThread
          Database implementation of the ForumThread interface.
DbPrivateMessage
          Database implementation of the PrivateMessage interface.
DbPrivateMessageManager
          Database implementation of PrivateMessageManager.
DbQuery
          Database implementation of the Query interface using Lucene.
DbQueryLogger
          Implementation of QueryLogger.
DbQueryManager
           
DbRatingManager
           
DbReadTracker
          Database implementation of the ReadTracker interface.
DbRewardManager
          Database implementation of the RewardManager interface.
DbSearchManager
          Database implementation of SearchManager using the Lucene search package.
DbStatusLevelManager
          StatusLevelManager implementation.
DbStatusLevelManager.LeaderQueryCache.Entry
           
DbTagManager
          Database backed implementation of TagManager.
DbWatchManager
          Database implementation of the WatchManager interface.
QueryCache
          Cache for storing query results.
QueryCacheStrategy
          Strategy interface use by QueryCache to retrieve query data.
 

Classes in com.jivesoftware.forum.database used by com.jivesoftware.forum.database.querycache
QueryCache
          Cache for storing query results.
QueryCache.PutGetRemoveStrategy
          Defines a strategy object for different mechanisms to do the actual map access.
QueryCacheStrategy
          Strategy interface use by QueryCache to retrieve query data.
 

Classes in com.jivesoftware.forum.database used by com.jivesoftware.forum.gateway
DbForumMessage
          Database implementation of the ForumMessage interface.
 

Classes in com.jivesoftware.forum.database used by com.jivesoftware.forum.nntp.spi
DbForumMessage
          Database implementation of the ForumMessage interface.
 

Classes in com.jivesoftware.forum.database used by com.jivesoftware.forum.renderer.impl
DbForumFactory
          Database implementation of the ForumFactory interface.
 


Jive Forums Project Page

Copyright © 1999-2006 Jive Software.