org.meta2project.fast.adapter
Class FastSession

java.lang.Object
  extended by org.ontobox.box.box2model.BoxSession
      extended by org.meta2project.fast.adapter.FastSession
All Implemented Interfaces:
Session

public class FastSession
extends BoxSession

Адаптер для сессии (старая модель)

Author:
Anton Malykh
See Also:
Session

Field Summary
 
Fields inherited from class org.ontobox.box.box2model.BoxSession
box
 
Constructor Summary
FastSession()
           
FastSession(java.io.File dir)
           
 
Method Summary
 
Methods inherited from class org.ontobox.box.box2model.BoxSession
close, getBox, getListenerManager, openConnection, openTransaction
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FastSession

public FastSession()

FastSession

public FastSession(java.io.File dir)