WebSphere AppServer Advanced Edition does. It allows you to add either:
     a) Your own SQL Statement
     b) Your own where clause addition for its SQL statement
     c) Your own java.sql.PreparedStatement via a helper object.

--
dIon Gillard, Multitask Consulting
Work:      http://www.multitask.com.au
NetRexx: http://www.multitask.com.au/NetRexx.nsf
----- Forwarded by dIon Gillard/Multitask Consulting/AU on 07/05/2000 19:40
-----
Does finder support IN clause


Hi all

Does any other Application Server provide such a feature? Read on..

I am using Weblogic 5.1 and struggling to write a finder method for a CMP
bean
which can use the SQL 'IN' clause. For example, I want something like this
:-

public Enumeration findByAandBs(A a, B[] b) {
  // this finder should translate to
  // select * from t where t.a = a and t.b IN (b[0], b[1], b[2],.... b[n]);
}

The weblogic WLQL operator list does not include the 'IN' operator. Has
anyone
else in this list faced the same problem?

Thanks.
--
shiv
[EMAIL PROTECTED]



--
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".






              Previous Document (Embe (Embe Next Document
                                dded   dded
                                image image
                                moved moved
                                to       to
                                file: file:
                                pic24 pic18
                                401.p 967.p
                                cx)     cx)

                                                    Return to View

                                                (Embedded image moved to
                                                  file: pic24376.pcx)



Paintbrush

Paintbrush

Paintbrush

Reply via email to