From Javalobby:
I see quite a lot of confusion about how hibernate sessions work in ColdFusion 9's ORM (and I find it confusing as well!). So I thought I'd put together various examples to see what happens. These code samples are for ColdFusion 9.01 so if you're using 9.00 you will find that transactions work differently.
Tagged: #coldfusion #databases #hibernate #orm #transactions