Jive Forums API (5.5.20.2-oracle) Developer Javadocs

Uses of Package
com.jivesoftware.base.database

Packages that use com.jivesoftware.base.database
com.jivesoftware.base.database DB implementation of base interfaces and APIs. 
com.jivesoftware.base.ldap LDAP user and auth implementations. 
com.jivesoftware.forum.database DB implementation of core Jive Forums interfaces. 
com.jivesoftware.forum.database.querycache   
 

Classes in com.jivesoftware.base.database used by com.jivesoftware.base.database
ConnectionManager.DatabaseType
          A class that identifies the type of the database that Jive is connected to.
ConnectionPool
          Database connection pool implementation.
ConnectionProvider
          Abstract class that defines the connection provider framework.
DatabaseException
           
DbPermissionsManager
          Database implementation of the PermissionsManager interface.
DbPollManager
          Database implementation of the PollManager interface.
DbPresenceManager
          Database implementation of the PresenceManager interface.
ProfiledConnectionEntry
          Simple class for tracking profiling stats for individual SQL queries.
Transaction
          A represents a database transaction.
Vote
          Class to encapsulate the data encompassing a vote for a poll.
 

Classes in com.jivesoftware.base.database used by com.jivesoftware.base.ldap
DbGroupManager
          Database implementation of the GroupManager interface.
 

Classes in com.jivesoftware.base.database used by com.jivesoftware.forum.database
CachedPreparedStatement
          Allows PreparedStatement information to be cached.
DbPermissionsManager
          Database implementation of the PermissionsManager interface.
 

Classes in com.jivesoftware.base.database used by com.jivesoftware.forum.database.querycache
CachedPreparedStatement
          Allows PreparedStatement information to be cached.
 


Jive Forums Project Page

Copyright © 1999-2006 Jive Software.