Last updated on
Apr 27, 2021 06:03:18 AM GMT
|
Also Applies to ColdFusion
Description
Closes the Hibernate session associated with the data source in the request. If you do not specify a data source, the Hibernate session associated with the default data source is closed.
Category
Function Syntax
ormclosesession(datasource)
See Also
ORMGetSession, ORMClearSession, ORMFlush, ORMGetSessionFactory, ORMCloseSession in Developing ColdFusion Applications.