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

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

public class XAttributeMapDBDirectMemoryStore
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