Results 1 to 3 of 3
Thread: hibernate lazy=False
- 06-25-2007, 08:27 PM #1
Senior Member
- Join Date
- Jun 2007
- Posts
- 110
- Rep Power
- 0
- 07-02-2007, 07:51 PM #2
Senior Member
- Join Date
- Jun 2007
- Posts
- 164
- Rep Power
- 6
It isn't recommendable because if you have a lot of collections in an object
and you want to list them, you surely have to work with all the information when you really want to work with the object that you need
In this case use a querystring:
LEFT JOIN FETCH
- 07-02-2007, 07:54 PM #3
Senior Member
- Join Date
- Jun 2007
- Posts
- 119
- Rep Power
- 0
Similar Threads
-
Hibernate, help me
By Nick15 in forum JDBCReplies: 2Last Post: 06-05-2008, 03:39 PM -
Lazy Initialization
By onegcr in forum New To JavaReplies: 1Last Post: 08-14-2007, 03:29 PM -
org.hibernate.ejb.Version <clinit> INFO: Hibernate EntityManager 3.2.0.CR1
By Heather in forum JDBCReplies: 2Last Post: 06-30-2007, 03:01 PM -
How can i set the table's column dragable/movable false and cell editable
By johnt in forum AWT / SwingReplies: 4Last Post: 05-19-2007, 11:15 AM -
Hibernate
By Shuru in forum JDBCReplies: 2Last Post: 05-09-2007, 05:39 PM


LinkBack URL
About LinkBacks
Reply With Quote
Bookmarks