public class BeanNames extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
COUCHBASE_CUSTOM_CONVERSIONS
The bean that registers custom
Converters to encode/decode entity members. |
static String |
COUCHBASE_INDEX_MANAGER
The bean that drives how some indexes are automatically created.
|
static String |
COUCHBASE_MAPPING_CONTEXT
The bean that stores mapping metadata for entities stored in couchbase.
|
static String |
COUCHBASE_MAPPING_CONVERTER
The bean that performs conversion to/from representation suitable for storage in couchbase.
|
static String |
COUCHBASE_OPERATIONS_MAPPING
The bean that stores custom mapping between repositories and their backing couchbaseOperations.
|
| Constructor and Description |
|---|
BeanNames() |
public static final String COUCHBASE_OPERATIONS_MAPPING
public static final String COUCHBASE_INDEX_MANAGER
public static final String COUCHBASE_MAPPING_CONVERTER
public static final String COUCHBASE_MAPPING_CONTEXT
public static final String COUCHBASE_CUSTOM_CONVERSIONS
Converters to encode/decode entity members.Copyright © 2011-2015–2016 Pivotal Software, Inc.. All rights reserved.