java-tutorials/persistence-modules/hibernate-mapping-2/README.md

9 lines
298 B
Markdown
Raw Normal View History

## Hibernate Mapping
This module contains articles about Hibernate Mappings.
### Relevant articles
2023-05-05 11:42:22 -04:00
- [Hibernate Many to Many Annotation Tutorial](https://www.baeldung.com/hibernate-many-to-many)
- [Boolean Converters in Hibernate 6](https://www.baeldung.com/java-hibernate-6-boolean-converters)