public class StatusdbUtils extends Object
| Modifier and Type | Method and Description |
|---|---|
static void |
closeSessionFactory() |
static org.hibernate.SessionFactory |
getSessionFactory() |
static org.hibernate.SessionFactory |
getSessionFactory(Properties inputProperties) |
static org.hibernate.Session |
getSessionForTimeIntervals() |
static boolean |
isInitialized() |
public static boolean isInitialized()
public static org.hibernate.SessionFactory getSessionFactory()
public static org.hibernate.SessionFactory getSessionFactory(Properties inputProperties)
public static void closeSessionFactory()
public static org.hibernate.Session getSessionForTimeIntervals()
Copyright © 2024 LSST. All rights reserved.