aspose file tools
The moose likes Object Relational Mapping and the fly likes Hibernate - load object's collection Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Databases » Object Relational Mapping
Reply Bookmark "Hibernate - load object Watch "Hibernate - load object New topic
Author

Hibernate - load object's collection

Sharon whipple
Ranch Hand

Joined: Jul 31, 2003
Posts: 294
Hi all
Is it possible to load just the collection and prevent loading the object?
For example



I would like to load the Kittens collection without refreshing other Cat properties (name,age,ide etc)
Thank you
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: Hibernate - load object's collection
 
Similar Threads
Multi Dimension Array Storing
left join fetch returns duplicates
polymorphism by using interface and inheritance
1000 characters
Primary-Foreign Key relationship via hibernate