org.sciplore.database
Class Session

java.lang.Object
  extended by org.sciplore.database.Session

public class Session
extends Object


Constructor Summary
Session()
           
 
Method Summary
static org.hibernate.Session getSession()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Session

public Session()
Method Detail

getSession

public static org.hibernate.Session getSession()