fetch

  • 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 - 2497 views - 02/27/08 by Ali in Announcements