Merge "Fixed a bug on view and editor screens"
[policy/engine.git] / POLICY-SDK-APP / src / main / java / org / onap / policy / conf / HibernateSession.java
index 353e08a..32f40b9 100644 (file)
@@ -64,4 +64,6 @@ public class HibernateSession{
                logSessionFactory = logSessionFactory1;
        }
 
+       private HibernateSession(){
+       }
 }