org.lsst.ccs.localdb.statusdb.utils
Class StatusdbUtils
java.lang.Object
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
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ac
public static org.hibernate.cfg.AnnotationConfiguration ac
cfg
public static org.hibernate.cfg.Configuration cfg
fac
public static org.hibernate.SessionFactory fac
StatusdbUtils
public StatusdbUtils()
getSessionFactory
public static org.hibernate.SessionFactory getSessionFactory(Properties p)
Copyright © 2013 LSST. All Rights Reserved.