If you don't want to change your app to use JPA. You still can switch to
start using JTA as a transaction manager. Doing that would allow you use
the same transaction in your code and in drools flow. I've never done
that by myself but I'm 97% sure it is doable.
On Saturday 22,May,2010 12:45 AM, xdirewolfx wrote:
We use hibernateSessionFactory/HibernateSession directly
session.createCriteria() // session.createQuery()