Hi,
is it possibly to perform Nested/Sub Queries within EJB 2 and if so any examples would be appreciated.
Thanks
-
Nested/Sub Queries within EJB 2.0 (3 messages)
- Posted by: shelley currie
- Posted on: June 03 2003 08:29 EDT
Threaded Messages (3)
- Nested/Sub Queries using EJB Query Language in EJB 2 by shelley currie on June 03 2003 09:02 EDT
- Nested/Sub Queries using EJB Query Language in EJB 2 by Steven Vo on June 03 2003 16:40 EDT
- Nested/Sub Queries using EJB Query Language in EJB 2 by Steven Vo on June 03 2003 16:41 EDT
-
Nested/Sub Queries using EJB Query Language in EJB 2[ Go to top ]
- Posted by: shelley currie
- Posted on: June 03 2003 09:02 EDT
- in response to shelley currie
Hi
The message should have read -
Is it possible to define Nested Queries, using EJB Query Lang
within EJB 2.
Thanks -
Nested/Sub Queries using EJB Query Language in EJB 2[ Go to top ]
- Posted by: Steven Vo
- Posted on: June 03 2003 16:40 EDT
- in response to shelley currie
The current release of EJB spec does not support EJB QL subquery. However, it is listed as the future feature in the EJB 2.1 spec.
EJB Spec 2.1 Proposed Final Draft 2:
Appendix A: Features Deferred to Future Releases
? Further extensions to EJB QL, e.g.: subqueries, multi-valued results, dynamic queries
Steven Vo -
Nested/Sub Queries using EJB Query Language in EJB 2[ Go to top ]
- Posted by: Steven Vo
- Posted on: June 03 2003 16:41 EDT
- in response to shelley currie
The current release of EJB spec does not support EJB QL subquery. However, it is listed as the future feature in the EJB 2.1 spec.
EJB Spec 2.1 Proposed Final Draft 2:
Appendix A: Features Deferred to Future Releases
Further extensions to EJB QL, e.g.: subqueries, multi-valued results, dynamic queries
Steven Vo