org.openmobileis.database.fastobjectdb.db.transaction
Interface TransactionFile

All Known Implementing Classes:
FODBObjectDatabaseFile

public interface TransactionFile

Since:
JDK 1.1
Version:
1.0.
Author:
Philippe Delrieu

Method Summary
 void close()
           
 void open()
           
 

Method Detail

open

public void open()
          throws java.io.IOException
Throws:
java.io.IOException

close

public void close()
           throws java.io.IOException
Throws:
java.io.IOException


Copyright 2006 OpenMobileIS. All Rights Reserved.