Change Templates chapter title to 'Data Access with GemfireTemplate'.

Resolves gh-31.
This commit is contained in:
John Blum
2019-04-16 13:36:40 -07:00
parent 7d7f8a34df
commit 1d685ede04

View File

@@ -1,5 +1,5 @@
[[geode-data-access-region-templates]] [[geode-data-access-region-templates]]
== Data Access with Region Templates == Data Access with GemfireTemplate
There are several ways to access data stored in Apache Geode. For instance, developers may choose to use There are several ways to access data stored in Apache Geode. For instance, developers may choose to use
the {apache-geode-javadoc}/org/apache/geode/cache/Region.html[Region API] directly. If developers are driven by the {apache-geode-javadoc}/org/apache/geode/cache/Region.html[Region API] directly. If developers are driven by