When lazy initialize an object without a transaction and fire an extra load action in interceptor, hibernate may throw ResultSet closed Exception. Is it possible to release resultSets after Interceptor finished?