Skip to content

Commit

Permalink
Update README to include the MapResultTransformer article
Browse files Browse the repository at this point in the history
  • Loading branch information
vladmihalcea committed Jan 21, 2020
1 parent 2c0e318 commit dd648d5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -80,6 +80,7 @@ For more details, check out [this article](https://vladmihalcea.com/how-to-map-j

* [`ClassImportIntegrator` - How to write a compact DTO projection query with JPA](https://vladmihalcea.com/dto-projection-jpa-query/)
* [`ListResultTransformer` - The best way to use a Hibernate ResultTransformer](https://vladmihalcea.com/hibernate-resulttransformer/)
* [`MapResultTransformer` - How to return a Map result from a JPA or Hibernate query](https://vladmihalcea.com/jpa-query-map-result/)

### Are you struggling with application performance issues?

Expand Down

0 comments on commit dd648d5

Please sign in to comment.