ORMCloseSession
Last updated
Was this helpful?
Close the Hibernate session for the current context and provided (or default) datasource
ORMCloseSession(datasource=[String])datasource
String
false
The datasource on which to close the current session. If not provided, the default datasource will be used.
Last updated
Was this helpful?
Was this helpful?