-
Jan 27th, 2006, 12:53 PM
#1
Lazy loading & Web services: Can be made?
Hi all,
Anyone known the way to use lazy loading feature in or-mappers (like Hibernate or iBatis) with web services?
Please, reply!!!
Thanks,
Agharta
-
Feb 3rd, 2006, 10:17 PM
#2
What is stopping you from doing it? Are you using the Open Session in View filter? There is nothing that is different in web services than web apps to do this. You need the session to stay open after the dao call and the filter is the way to do it.
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