|
First, are
you sure that wrapping the query across lines works correctly? Second, are you
remembering to add the pattern-matching character to your string before passing
it to ejbSelectClientOfRepresentativeByFullName (phew!)? As
in,
String
id = "8247823874";
String name = "Bob L";
ejbSelectClientOfRepresentativeByFullName(id, name + "%"); //
Oracle
That's all I can suggest at
this time. I haven't implemented any ejbSelect methods yet ... just
finders.
Dave
David
Harkness
Sony Pictures Digital
Networks
|
Title: Message
- [Xdoclet-user] Re: EJB-QL-Compiler-Error Fabio Braga de Oliveira
- Harkness, David
