db4o 8.0

com.db4o.io
Class RandomAccessFileFactory

java.lang.Object
  extended by com.db4o.io.RandomAccessFileFactory

public class RandomAccessFileFactory
extends java.lang.Object


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

RandomAccessFileFactory

public RandomAccessFileFactory()
Method Detail

newRandomAccessFile

public static java.io.RandomAccessFile newRandomAccessFile(java.lang.String path,
                                                           boolean readOnly,
                                                           boolean lockFile)

db4o 8.0

Copyright 2009 Versant Corporation. All rights reserved.