ormCloseAllSessions

Closes all Hibernate sessions in the request.

ormCloseAllSessions(); → returns void

Argument Reference

region string
Required

Name of the cache region.

Examples
Sample code invoking the ormCloseAllSessions function

Example 2

ormCloseAllSessions() 

Fork me on GitHub