Files
spring-data-couchbase/src/integration/java/org/springframework/data/couchbase
Subhashni Balakrishnan ce356f827f DATACOUCH-246 - Projections support for query derivation.
Used the result processor projecting information to just fetch the selected fields and again to post process results to projection object/interfaces.

Added test for projection using DTO.

Original pull request: #122.
2016-12-02 18:04:12 +01:00
..