How to get a session object ?
SessionFactory.getSession();
SessionFactory.openSession();
SessionFactory.get();
(session)SessionFactory.getObject();