|
Spring Data Couchbase | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use WriteResultChecking | |
|---|---|
| org.springframework.data.couchbase.core | |
| Uses of WriteResultChecking in org.springframework.data.couchbase.core |
|---|
| Methods in org.springframework.data.couchbase.core that return WriteResultChecking | |
|---|---|
static WriteResultChecking |
WriteResultChecking.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static WriteResultChecking[] |
WriteResultChecking.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in org.springframework.data.couchbase.core with parameters of type WriteResultChecking | |
|---|---|
void |
CouchbaseTemplate.setWriteResultChecking(WriteResultChecking resultChecking)
|
|
Spring Data Couchbase | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||