Get the current ORM session object
ormGetSession() → returns any
ormGetSession()
→ returns any
Returns the object representing the current Hibernate session so you can perform functions on it.
ormGetSession();