This content has been marked as final.
Show 1 reply
-
1. Re: endless ORs in generated SQL querries
dsundstrom Sep 3, 2002 11:15 AM (in response to mmenz)This is optimized loading (block loading), and improves preformane by avoiding 'endless' select statements that select one row at a time. Configuration of optimized loading is covered in the JBossCMP documentation available from flash line ($10).