DATAMONGO-347 - Added documentation to mention query parameter binding does not work with DBRefs.

This commit is contained in:
Oliver Gierke
2011-12-19 15:12:25 +01:00
parent 35ad949c18
commit 7af009cc7f

View File

@@ -159,6 +159,12 @@ public class PersonRepositoryTests {
that you can query based on properties which are not a primitive
type.</para>
<note>
<para>Note that for version 1.0 we currently don't support referring to
parameters that are mapped as <classname>DBRef</classname> in the domain
class.</para>
</note>
<para><table>
<title>Supported keywords for query methods</title>