|
Note: This function has been enhanced in ColdFusion 9.0.1
to support multiple data sources in the same application. Install
the ColdFusion 9 update to use the feature.
DescriptionCloses 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.
Function Syntaxormclosesession([datasource])
|
|
|