18.11.2012 Views

Java Developer Series - Quest Software

Java Developer Series - Quest Software

Java Developer Series - Quest Software

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

Excessive EJB-Related SQL Execution<br />

You Can Expect More.<br />

• Simply accessing an Entity EJB can result in two SQL<br />

statement executions<br />

– Finder<br />

– Load<br />

• Use CMP instead of BMP<br />

• Accessing a collection of n entities will result in n + 1 SQL<br />

statement executions

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!