-
How to create EJB-QL with a dynamic where clause in entity bean in WSED!!!
Hi all,
m very new to ejb...m creating ejb-ql in WSED...I have to create a select query where the predicate after where clause is entirely dynamic...means after "where" any search string can come--->
select object(o) from parent o where+<any valid string>
I tried like this ,
select object(o) from parent o where ?1
and in the universal test client in input provides an entire search string...its not working...
...is it possible 4 me??or any trick to achieve this?m using EJB-QL 2.0...
plzzz help...I need this very urgent....tnx in advance...
shuvadip
Similar Threads
-
Replies: 0
Last Post: 04-04-2003, 05:13 PM
-
Replies: 17
Last Post: 04-04-2003, 04:55 PM
-
Replies: 7
Last Post: 06-27-2002, 01:03 PM
-
By Marco Alves in forum .NET
Replies: 6
Last Post: 03-26-2002, 09:58 AM
-
By cassandra in forum Architecture and Design
Replies: 0
Last Post: 12-01-2000, 04:01 AM
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
Forum Rules
|
Top DevX Stories
Easy Web Services with SQL Server 2005 HTTP Endpoints
JavaOne 2005: Java Platform Roadmap Focuses on Ease of Development, Sun Focuses on the "Free" in F.O.S.S.
Wed Yourself to UML with the Power of Associations
Microsoft to Add AJAX Capabilities to ASP.NET
IBM's Cloudscape Versus MySQL
|
Bookmarks