On 10/3/05, David Forslund <[EMAIL PROTECTED]> wrote:
> This example seems to be in the CVS version of QueryTest but not in
> version 1.0.3. Can I assume, though, that it works even though there
> is no test for it in 1.0.3?
Seems that in the 1.0.x branch, the only test using QueryByExample is
t
This example seems to be in the CVS version of QueryTest but not in
version 1.0.3. Can I assume, though, that it works even though there
is no test for it in 1.0.3?
Thanks,
Dave
Jakob Braeuchi wrote:
hi david,
yes there is a basic query by example. see QueryTest testByExample.
jakob
hi david,
yes there is a basic query by example. see QueryTest testByExample.
jakob
David Forslund schrieb:
Is there a way to do Query By Example with OJB? I would like to
partially instantiate the variables (including collections) in an object
and have
OJB return to me all objects which
Is there a way to do Query By Example with OJB? I would like to
partially instantiate the variables (including collections) in an object
and have
OJB return to me all objects which match that example.
Thanks,
Dave
-
To