| Author |
Transaction Level
|
Sam Lele
Greenhorn
Joined: Nov 11, 2004
Posts: 3
|
|
|
How do i set the Transaction Level in Hibernate
|
Sam
|
 |
Bear Bibeault
Author and ninkuma
Marshal
Joined: Jan 10, 2002
Posts: 56554
|
|
|
Moving to the ORM forum.
|
[Smart Questions] [JSP FAQ] [Books by Bear] [Bear's FrontMan] [About Bear]
|
 |
Alexandru Popescu
Ranch Hand
Joined: Jul 12, 2004
Posts: 995
|
|
Please be more explicit. What do you really mean by transaction level? Hibernate supports to different transaction strategies: one based on JDBC which is the default and one based on JTA. You find this info in chapter 3.5.5 of Hibernate reference. ./pope
|
blog - InfoQ.com
|
 |
 |
|
|
subject: Transaction Level
|
|
|