Flushes all the current Hibernate sessions in the request.
ormFlushAll();
returns void
Please note this will flush all operations for all users, use with care.