Expressions syntax is very close to EOF. So a qualifier string for your
example would look like this:
"username = $someVar and password = $someotherVar"
Of course when you resolve the placeholders later, you supply a map of
parameters with keys "someVar" and "someotherVar" without the dollar
sign.
Andrus
On Apr 6, 2004, at 7:30 PM, Todd Blanchard wrote:
> I'm trying to create my first stored query -
>
> I want to get the Login where username=someVar and
> password=someotherVar
>
> What do I use for placeholders in the query?
>
> Version 1.1
>
> Thanks,
> Todd Blanchard
>
>
This archive was generated by hypermail 2.0.0 : Tue Apr 06 2004 - 19:38:07 EDT