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.
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.
ormclosesession(datasource)
See Also
ORMGetSession, ORMClearSession, ORMFlush, ORMGetSessionFactory, ORMCloseSession in Developing ColdFusion Applications.