Announce: Database Backed Storage Service

Cantor, Scott cantor.2 at osu.edu
Wed Sep 25 09:28:04 EDT 2013


On 9/25/13 9:08 AM, "Paul Hethmon" <paul.hethmon at clareitysecurity.com>
wrote:

>No problem. Please do let me know if there are other changes that would be
>helpful for your Oracle environment. The ability to connect to multiple
>RDMS was a reason to use Hibernate, I've just not connected it to any
>other than MySQL so far.

I don't know if it affects Hibernate or not, but the ODBC experiences with
Oracle in its default mode is that you get a tremendous number of update
rollbacks due to its optimistic locking when you're under load. I had to
add manual retry logic to get around that.

-- Scott




More information about the users mailing list