public class CouchbaseTemplateSupport extends Object
Constructor and Description |
---|
CouchbaseTemplateSupport(CouchbaseConverter converter) |
Modifier and Type | Method and Description |
---|---|
void |
applyUpdatedCas(Object entity,
long cas) |
<T> T |
decodeEntity(String id,
String source,
long cas,
Class<T> entityClass) |
CouchbaseDocument |
encodeEntity(Object entityToEncode) |
String |
getJavaNameForEntity(Class<?> clazz) |
public CouchbaseTemplateSupport(CouchbaseConverter converter)
public CouchbaseDocument encodeEntity(Object entityToEncode)
public void applyUpdatedCas(Object entity, long cas)
Copyright © 2011–2020 Pivotal Software, Inc.. All rights reserved.