|
Spring Data Couchbase | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use BasicCouchbasePersistentEntity | |
|---|---|
| org.springframework.data.couchbase.core.mapping | |
| Uses of BasicCouchbasePersistentEntity in org.springframework.data.couchbase.core.mapping |
|---|
| Methods in org.springframework.data.couchbase.core.mapping that return BasicCouchbasePersistentEntity | ||
|---|---|---|
protected
|
CouchbaseMappingContext.createPersistentEntity(TypeInformation<T> typeInformation)
Creates a concrete entity based out of the type information passed. |
|
| Methods in org.springframework.data.couchbase.core.mapping with parameters of type BasicCouchbasePersistentEntity | |
|---|---|
protected CouchbasePersistentProperty |
CouchbaseMappingContext.createPersistentProperty(Field field,
PropertyDescriptor descriptor,
BasicCouchbasePersistentEntity<?> owner,
SimpleTypeHolder simpleTypeHolder)
Creates a concrete property based on the field information and entity. |
|
Spring Data Couchbase | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||