diff --git a/src/docbkx/reference/mongo-repositories.xml b/src/docbkx/reference/mongo-repositories.xml index 655d65563..9289838d6 100644 --- a/src/docbkx/reference/mongo-repositories.xml +++ b/src/docbkx/reference/mongo-repositories.xml @@ -159,6 +159,12 @@ public class PersonRepositoryTests { that you can query based on properties which are not a primitive type. + + Note that for version 1.0 we currently don't support referring to + parameters that are mapped as DBRef in the domain + class. + + Supported keywords for query methods