Did you know? DZone has great portals for Python, Cloud, NoSQL, and HTML5!

fetch profile

  • submit to reddit

Autofetch - Eliminate association fetch specifications

Autofetch addresses a common problem with object relational mapping tools like Hibernate: programmers have to specify the right association fetch strategies. In Hibernate, you can specify these in the configuration files or in queries (fetch joins). If you...

0 replies - 2500 views - 02/27/08 by Ali in Announcements