Result Set Mapping: Hibernate Specific Mappings
| |

Result Set Mapping: Hibernate Specific Mappings

This is the fourth and last part of my series about SQL result set mappings: Result Set Mapping: The Basics Result Set Mapping: Complex Mappings Result Set Mapping: Constructor Result Mappings Result Set Mapping: Hibernate Specific Features In the first post, we had a look at some basic mapping definitions to map the query result to an entity. The…