Can you tell the difference between the getCurrentSession and openSession methods?
The getCurrentSession method creates or retrieves the current Session from the current session context. In contrast, the open Session process begins a new session that is not bound to the current context.