Commit Graph

41 Commits

Author SHA1 Message Date
John Blum
9aab9ac79e Additional Spring Data GemFire Reference Guide changes and additions to round out the new feature documentation in Spring Data GemFire 1.4. 2014-05-19 23:34:42 -07:00
John Blum
88e2b2b60e Refactored and performed cleanup in the Spring Data GemFire Reference Guide. Added chapter on Bootstrapping a Spring ApplicationContext from GemFire using Gfsh. 2014-05-19 18:58:37 -07:00
John Blum
d8dc9d4edb Fully fixes JIRA issue SGF-236 involving the Subregion bean names requiring a prepended forward slash when using the high-level region XML namespace abstractions, like gfe:replicated-region, vs. the gfe:lookup-region element. 2014-01-21 18:27:22 -08:00
John Blum
5cbe2b6260 Updated Spring Data GemFire Reference Documentation, updating author information and added 'LIKE' operator details to the 'Executing OQL Queries' section. 2014-01-17 22:18:03 -08:00
John Blum
ca243dceac Fixed documentation references. 2013-11-13 12:27:37 -08:00
John Blum
f016eeac00 Fixed documentation references. 2013-11-12 14:32:01 -08:00
John Blum
93ba141e3c Changes to the Spring Data GemFire Reference Guide based on recent improvements and bugs fixes for the Spring Data GemFire 1.3.3 release. 2013-11-12 12:18:00 -08:00
David Turanski
e8072e1601 SGF-188 - fixed documentation error, added test for CacheManager 2013-08-06 10:10:34 -04:00
David Turanski
44a6987c29 SGF-180 Added lazy-init attribute to cache element 2013-08-06 08:59:24 -04:00
David Turanski
01c26fbba3 fixed typo in reference
[artifactory-release] Release version 1.3.0.RELEASE

fixed version from artifactory build
2013-03-14 12:05:43 -04:00
David Turanski
411ca58309 upgrade to spring 3.2.2 and minor doc changes 2013-03-14 09:19:06 -04:00
David Turanski
22b8b1425f updated docs 2013-03-14 08:41:26 -04:00
David Turanski
0e81e9d4c8 Updated reference and JSON support for GemfireTemplate queries 2013-03-13 18:00:15 -04:00
David Turanski
822b2b9f52 Fixed formatting in data-access.xml 2013-02-13 09:04:15 -05:00
David Turanski
b8af5931a5 merged changes for SGF-93. Updated documentation 2013-02-12 12:56:56 -05:00
David Turanski
7bce8b649c fixed ClientCacheParser 2013-02-12 09:14:18 -05:00
David Turanski
9b9bc5dbb4 some cosmetic changes and initial documentation update 2013-02-12 08:06:44 -05:00
David Turanski
8c5fe281f8 updated docs for GemFire 7.0 2012-10-26 04:51:10 -04:00
David Turanski
cfdac73247 updated reference docs and build config for GF 7 2012-10-22 13:58:00 -04:00
David Turanski
4c95b7044c Completed custom serializers in PdxMappingSerializer, SGF-125, SGF-90, SGF-127 2012-09-27 18:12:03 -04:00
David Turanski
3b793686bd updated documentation; build upgraded to jdk 1.6. Schema clean up 2012-08-22 08:08:13 -04:00
David Turanski
1cee21b9e5 removed leftover gemfire 7 dependencies 2012-08-14 17:15:14 -04:00
David Turanski
5bf6e2f15a Updating docs in progress and changed default bean names to camelCase 2012-08-05 14:07:28 -04:00
David Turanski
f7bc4ca95c doc update:temporarily removed link to spring data chapter in index.xml and fixed a typo in mapping.xml 2012-07-10 07:48:58 -04:00
David Turanski
fb10fe337b updating docs 2012-07-04 13:54:26 -04:00
Costin Leau
00fbc93070 fix docs 2012-07-04 12:40:10 -04:00
Costin Leau
6097749af4 merged first draft build 2012-07-04 12:40:07 -04:00
Costin Leau
7224ecadb7 fix reference name rendering 2012-03-20 08:38:47 +02:00
Oliver Gierke
40a0a7f2a6 SGF-82, SGF-83 - Initial draft of repository integration.
Added support for annotation based entity mapping (@Region, @Id, @PersistenceConstructor). Added support for Spring Data repositories (query execution, query derivation).
2012-02-16 22:41:26 +01:00
Costin Leau
89f2dca6df + wire in the requirements page into the docs 2011-12-07 21:35:18 +02:00
Costin Leau
62b8948efc + fix doc typo 2011-10-26 04:08:46 +03:00
Costin Leau
93f1d30d30 SGF-70
+ fix doc typos
2011-09-22 18:18:07 +03:00
Costin Leau
87506ef775 SGF-71
+ add support for region interest receive-values property
2011-09-22 10:28:40 +03:00
Costin Leau
ac138654b6 SGF-51
+ add docs for indecies
2011-09-17 19:58:10 +03:00
Costin Leau
59e43cd15d + fix doc typo 2011-08-28 00:27:29 +03:00
Costin Leau
a0dc7cb78e + add draft docs on cq container 2011-08-27 19:07:08 +03:00
Costin Leau
f3abb84dfc + add docs on client-cache 2011-08-27 14:37:17 +03:00
Costin Leau
afb398a1a8 SGF-37
+ cache server starts last (on container refresh) to allow regions and interests to be properly registered and started
+ add documentation on cacheserver start-up
2011-08-23 16:28:03 +03:00
Costin Leau
a9a7286f2d SGF-38
+ add support for expiration attributes
2011-08-17 18:46:10 +03:00
Costin Leau
fc2a66afab + disable the use of extension to prevent the callouts from being generated (which caused some problems)
+ fixed some issues with image paths
2011-07-19 20:53:06 +03:00
Costin Leau
098996c867 + rearrange the folder 2011-07-19 20:06:37 +03:00