org.lsst.ccs.localdb.statusdb.utils
Class StatusdbUtils

java.lang.Object
  extended by org.lsst.ccs.localdb.statusdb.utils.StatusdbUtils

public class StatusdbUtils
extends Object

Author:
turri

Field Summary
static org.hibernate.cfg.AnnotationConfiguration ac
           
static org.hibernate.cfg.Configuration cfg
           
static org.hibernate.SessionFactory fac
           
 
Constructor Summary
StatusdbUtils()
           
 
Method Summary
static org.hibernate.SessionFactory getSessionFactory(Properties inputProperties)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

ac

public static org.hibernate.cfg.AnnotationConfiguration ac

cfg

public static org.hibernate.cfg.Configuration cfg

fac

public static org.hibernate.SessionFactory fac
Constructor Detail

StatusdbUtils

public StatusdbUtils()
Method Detail

getSessionFactory

public static org.hibernate.SessionFactory getSessionFactory(Properties inputProperties)


Copyright © 2013 LSST. All Rights Reserved.