java-tutorials/persistence-modules/hibernate5-mapping/README.md

11 lines
520 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

## Hibernate 5
This module contains articles about Hibernate 5.
### Relevant articles:
- [Dynamic Mapping with Hibernate](http://www.baeldung.com/hibernate-dynamic-mapping)
- [Hibernate Inheritance Mapping](http://www.baeldung.com/hibernate-inheritance)
- [Mapping A Hibernate Query to a Custom Class](https://www.baeldung.com/hibernate-query-to-custom-class)
- [Hibernate Mapping Date and Time](http://www.baeldung.com/hibernate-date-time)
- [Mapping LOB Data in Hibernate](http://www.baeldung.com/hibernate-lob)