org.progressmining.xeslite.external.store.mapdb
Class XAttributeMapDBFileStore

java.lang.Object
  extended by org.progressmining.xeslite.external.store.mapdb.XAttributeMapDBStore
      extended by org.progressmining.xeslite.external.store.mapdb.XAttributeMapDBFileStore
All Implemented Interfaces:
XAttributeStore

public class XAttributeMapDBFileStore
extends XAttributeMapDBStore


Method Summary
protected  org.mapdb.DB createDB()
           
 
Methods inherited from class org.progressmining.xeslite.external.store.mapdb.XAttributeMapDBStore
commit, getAttributes, getInstance, removeAttributes, setAttributes
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

createDB

protected org.mapdb.DB createDB()
                         throws java.io.IOException
Specified by:
createDB in class XAttributeMapDBStore
Throws:
java.io.IOException