Updated Spring Data GemFire Reference Documentation, updating author information and added 'LIKE' operator details to the 'Executing OQL Queries' section.

This commit is contained in:
John Blum
2014-01-17 22:17:31 -08:00
parent cd8b1b24ca
commit 5cbe2b6260
4 changed files with 33 additions and 13 deletions

View File

@@ -30,6 +30,7 @@ import org.springframework.data.repository.query.parser.Part;
/**
*
* @author Oliver Gierke
* @author John Blum
*/
@SuppressWarnings("unused")
public class PredicatesUnitTests {