|
db4o 8.0 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.db4o.io.RandomAccessFileFactory
public class RandomAccessFileFactory
Constructor Summary | |
---|---|
RandomAccessFileFactory()
|
Method Summary | |
---|---|
static java.io.RandomAccessFile |
newRandomAccessFile(java.lang.String path,
boolean readOnly,
boolean lockFile)
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public RandomAccessFileFactory()
Method Detail |
---|
public static java.io.RandomAccessFile newRandomAccessFile(java.lang.String path, boolean readOnly, boolean lockFile)
|
db4o 8.0 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |