cfml
docs
Home
Tags
Functions
Download
Contact
oRMGetSession
Description
Returns the current ORM session (the underlying Hibernate session). Use this session object to call the APIs, which are otherwise not exposed by ColdFusion.
Categories
ORM Functions
Related
oRMClearSession
oRMCloseSession
oRMFlush
oRMGetSessionFactory
Syntax
ormgetsession()