Files
spring-data-couchbase/src
Simon Baslé 96e4b7ed37 DATACOUCH-149 - Switched to PersistentPropertyAccessor API.
Replaces all references to BeanWrapper with usage of PersistentPropertyAccessor API. MappingCouchbaseEntityInformation now extends PersistentEntityInformation to get rid of obsolete code implemented by the superclass.
2015-07-23 11:52:00 +02:00
..