spring-framework / org.springframework.orm.hibernate5.support / OpenSessionInViewInterceptor / afterCompletion

afterCompletion

open fun afterCompletion(request: WebRequest, @Nullable ex: Exception): Unit

Unbind the Hibernate Session from the thread and close it).

See Also
TransactionSynchronizationManager