|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use InMemoryDbManager | |
|---|---|
| net.craftforge.commons.database.memory | |
| Uses of InMemoryDbManager in net.craftforge.commons.database.memory |
|---|
| Methods in net.craftforge.commons.database.memory that return InMemoryDbManager | |
|---|---|
static InMemoryDbManager |
InMemoryDbManager.getInstance(String dbSetupScriptResource,
org.hibernate.ejb.Ejb3Configuration configuration)
Gets or creates and gets The in-memory database manager associated to the given database setup script resource. |
| Constructors in net.craftforge.commons.database.memory with parameters of type InMemoryDbManager | |
|---|---|
InMemoryDb(InMemoryDbManager manager,
String databaseName,
long timeout,
long timeoutCheckInterval)
Create a new in memory-db with the given database name. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||