Shiv;

I have no idea why you think this query says anything
at all about Entity beans in general. Perhaps you can
elaborate, because the performance of this query, be
it good or bad, really does not reflect at all on
whether or not Entity Beans are efficient or not.

//Nicholas


--- vihs <[EMAIL PROTECTED]> wrote:
> Hi all
>
> Try this simple SQL query using Entity beans and
> figure out how inefficient
> Entity beans are.
>
>      SELECT * FROM t1 WHERE a.id IN (SELECT id FROM
> t2)
>
> where t1 and t2 are table names.
>
> --
> shiv
> [EMAIL PROTECTED]
>
>
>
> __________________________________________________
> Do You Yahoo!?
> Talk to your friends online with Yahoo! Messenger.
> http://im.yahoo.com
>
>
===========================================================================
> To unsubscribe, send email to [EMAIL PROTECTED]
> and include in the body
> of the message "signoff EJB-INTEREST".  For general
> help, send email to
> [EMAIL PROTECTED] and include in the body of the
> message "help".
>


=====


__________________________________________________
Do You Yahoo!?
Get Yahoo! Mail - Free email you can access from anywhere!
http://mail.yahoo.com/

===========================================================================
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff EJB-INTEREST".  For general help, send email to
[EMAIL PROTECTED] and include in the body of the message "help".

Reply via email to