-
DB Queries in Container Managed Beans (0 messages)
- Posted by: Peter Orondo
- Posted on: September 05 2000 13:02 EDT
Hi,
I am starting to implement a database driven site using Weblogic. I am going to use container managed beans, so I need to use Weblogic Query language. However, so far I cannot find a way to do the following database queries.
order by
joins (including outer joins)
Any help will be appreciated.
thanks
-Peter