Bugs item #626893, was opened at 2002-10-22 16:58
Message generated for change (Settings changed) made by slaboure
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=376685&aid=626893&group_id=22866

Category: JBossCMP
Group: v4.0
>Status: Closed
>Resolution: Invalid
Priority: 8
Submitted By: Emerson Cargnin (echofloripa)
Assigned to: Nobody/Anonymous (nobody)
Summary: Suggestion to CMP (relations read-ahead)

Initial Comment:
I have a suggestion regarding to CMP : why not create a
configuration to a find method to allow the container
to load the relationships of a bean?

This could be useful in the cases you have to read all
the beans(or a good amount of then) and all (or almost
all) relationships of them. eg : in a report you will
have a sql to finding the pk's, one (at least) to load
the bean data and one sql to each relation you have to
report (for each bean).

I think that one of the worse problem with CMP is that
: database overhead. CMP generates too much sql
commands that in some cases could be handled by fewer
(if not one) sql commands. The DBA's in my company
didn't like very much the trace they saw in the
database for a very simple app.


----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=376685&aid=626893&group_id=22866


-------------------------------------------------------
This SF.net email is sponsored by: SF.net Giveback Program.
Does SourceForge.net help you be more productive?  Does it
help you create better code?   SHARE THE LOVE, and help us help
YOU!  Click Here: http://sourceforge.net/donate/
_______________________________________________
JBoss-Development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development

Reply via email to