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 boolean |
isInitialized() |
public static boolean isInitialized()
public static org.hibernate.SessionFactory getSessionFactory()
public static org.hibernate.SessionFactory getSessionFactory(Properties inputProperties)
public static void closeSessionFactory()
Copyright © 2021 LSST. All rights reserved.