|
Jive Forums API (5.5.20.2-oracle) Developer Javadocs | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use DbForum | |
---|---|
com.jivesoftware.forum.database | DB implementation of core Jive Forums interfaces. |
Uses of DbForum in com.jivesoftware.forum.database |
---|
Methods in com.jivesoftware.forum.database that return DbForum | |
---|---|
DbForum |
SearchClusterTask.getForum()
|
DbForum |
DatabaseCacheManager.getForum(long forumID)
|
Methods in com.jivesoftware.forum.database with parameters of type DbForum | |
---|---|
protected void |
DbForumThread.insertIntoDb(DbForum forum,
java.sql.Connection con)
Inserts a new thread into the database. |
protected void |
DbForumThread.prepareInsertIntoDb(DbForum forum)
Prepares the message to be inserted into the database. |
void |
SearchClusterTask.setForum(DbForum forum)
|
|
Jive Forums Project Page | |||||||||
PREV NEXT | FRAMES NO FRAMES |