Fetch Strategy Wizard
In this Wizard, you can specify the fetching associations strategy.
- In ORM Explorer, right-click on a Hibernate configuration file and select Fetch Strategy Wizard... from the context menu.
-
On the next screen, you can select fetching associations and set a strategy using the buttons to the right.
-
On the screen after this, you can select "Lazy" fetching associations and set a strategy using the buttons to the right.
-
On the final screen, you can select "Batch" fetching associations and set a batch size using the button to the right.
