|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.mobixess.jodb.core.JODB
public class JODB
| Constructor Summary | |
|---|---|
JODB()
|
|
| Method Summary | |
|---|---|
static ObjectContainer |
open(java.io.File file)
Opens an ObjectContainer on the specified database file for local use. |
static ObjectContainer |
open(java.lang.String file)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public JODB()
| Method Detail |
|---|
public static final ObjectContainer open(java.lang.String file)
throws java.io.IOException
java.io.IOException
public static final ObjectContainer open(java.io.File file)
throws java.io.IOException
ObjectContainer on the specified database file for local use.
ObjectContainer object.openFile() requires a corresponding
ObjectContainer.close.
file -
ObjectContainer session container
java.io.IOException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||