|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.olat.core.commons.persistence.DBFactory
public class DBFactory
| Constructor Summary | |
|---|---|
DBFactory()
|
|
| Method Summary | |
|---|---|
static DB |
getInstance()
!!IMPORTANT!! Get the DB instance. |
static DB |
getInstance(boolean initialize)
|
static DB |
getInstanceForClosing()
|
static DBJunit |
getJunitInstance()
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DBFactory()
| Method Detail |
|---|
public static DB getInstance()
public static DB getInstance(boolean initialize)
public static DBJunit getJunitInstance()
public static DB getInstanceForClosing()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||