updated docs

This commit is contained in:
David Turanski
2013-03-14 08:41:26 -04:00
parent 0e81e9d4c8
commit 22b8b1425f

View File

@@ -878,7 +878,7 @@ and a nested resolver declaration -->
<note>Certain region operations, specifically those that use GemFire's proprietary Region.Entry such as entries(boolean), entrySet(boolean) and getEntry()
type are not targeted for AOP advice. In addition, the entrySet() method which returns a Set&lt;java.util.Map.Entry&lt;?,?&gt;&gt; is not affected.</note>
</para>
<para>This feature also works with seamlessly with GemfireTemplate operations, currently native QueryService operations are not supported.
<para>This feature also works with seamlessly with GemfireTemplate operations, provided that the template is declared as a Spring bean. Currently native QueryService operations are not supported.
</para>
</section>
</section>