From 2ab21ffb28b67ff7c37fdb6fc2fcf3eac0723137 Mon Sep 17 00:00:00 2001 From: "Brian S. O'Neill" Date: Sat, 8 Nov 2008 18:26:05 +0000 Subject: Added link to "where exists" feature. --- src/site/apt/index.apt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/site/apt') diff --git a/src/site/apt/index.apt b/src/site/apt/index.apt index 01dff9b..e0c1717 100644 --- a/src/site/apt/index.apt +++ b/src/site/apt/index.apt @@ -70,7 +70,7 @@ generating performance critical code, via the Cojen library. * Derived properties can be indexed, allowing function and join indexes to be defined. - * Added support for "where exists" and outer joins in queries via new syntax. + * Added support for "where exists" and outer joins in queries via new syntax. This is explained in the "Queries with joins" section of the {{{docs/CarbonadoGuide.pdf}User Guide}}. * Added convenience method, {{{apidocs/com/amazon/carbonado/Query.html#exists%28%29}Query.exists}}. -- cgit v1.2.3