See my previous post regarding the finder syntax in the Inprise Application
Server:
From: louth,william
Sent: Wednesday, July 26, 2000 11:59 AM
To: [EMAIL PROTECTED]
Subject: RE: EBs are slow (was Clustering)
ONCE AGAIN ENTITY BEANS DO NOT HAVE TO BE SLOW - it usually boils down to
your own designs and your choice of application server.
-william
PS: have you checked out the correctness of your SQL statement.
-----Original Message-----
From: vihs [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, July 26, 2000 3:57 PM
To: [EMAIL PROTECTED]
Subject: How to model this query using EJBs
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".
===========================================================================
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".