argos.bangbang.hibernate
Class Hibernate

java.lang.Object
  extended by argos.bangbang.hibernate.Hibernate

public class Hibernate
extends Object


Field Summary
 Derby derby
           
 ServiceMetaInfo meta
           
 
Constructor Summary
Hibernate()
           
 
Method Summary
static org.hibernate.Session getSession(ServiceMetaInfo service)
           
 Map<ServiceMetaInfo,org.hibernate.SessionFactory> getSessions()
           
 String getUpdatePolicy()
           
 void setUpdatePolicy(String updatePolicy)
           
 void unload()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

derby

public Derby derby

meta

public ServiceMetaInfo meta
Constructor Detail

Hibernate

public Hibernate()
Method Detail

getSession

public static org.hibernate.Session getSession(ServiceMetaInfo service)

getUpdatePolicy

public String getUpdatePolicy()

setUpdatePolicy

public void setUpdatePolicy(String updatePolicy)

getSessions

public Map<ServiceMetaInfo,org.hibernate.SessionFactory> getSessions()

unload

public void unload()


Copyright © 2004-2007 University of Troms?. All Rights Reserved.