Is that any way we can issue a connection to the database and issue a dynamic SQL in the CMP EJB? Thank you.
Janice
-
How do we construct a dynamic SQL in the CMP EJB? (1 messages)
- Posted by: Janice Wong
- Posted on: October 06 2000 15:28 EDT
Threaded Messages (1)
- How do we construct a dynamic SQL in the CMP EJB? by Floyd Marinescu on October 06 2000 19:10 EDT
-
How do we construct a dynamic SQL in the CMP EJB?[ Go to top ]
- Posted by: Floyd Marinescu
- Posted on: October 06 2000 19:10 EDT
- in response to Janice Wong
As far as I know, you can't. This is a big limitation of CMP in EJB. EJB 2.0 draft one didn't allow dynamic generation of CMP either, but it may in draft 2, which has allready been released.
Floyd