View Poll Results: Is it necessary to use a facade
- Voters
- 0. You may not vote on this poll
-
Mar 20th, 2010, 08:49 AM
#1
Creating session facade
I want an example of session facade using spring which handles transactions.
I have a Hibernate persistance layer for the application. When I call the DAO through the session facade, how do I configure so that the transactions are controlled by the facade and not by Hibernate?
My application has a Struts 2.0 MVC front end and spring as the business tier.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules