upgrade to spring 3.2.2 and minor doc changes
This commit is contained in:
@@ -878,6 +878,9 @@ 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<java.util.Map.Entry<?,?>> is not affected.</note>
|
||||
</para>
|
||||
<programlisting language="xml">
|
||||
<gfe-data:json-region-autoproxy pretty-print="true", region-refs="myJsonRegion", convert-returned-collections="true"/>
|
||||
</programlisting>
|
||||
<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>
|
||||
|
||||
Reference in New Issue
Block a user