edizor 68af213dfe Update README.md
[skip ci]
2023-05-11 23:47:20 +08:00

10 lines
406 B
Markdown

## Hibernate Mapping
This module contains articles about Hibernate Mappings.
### Relevant articles
- [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)
- [Generate UUIDs as Primary Keys With Hibernate](https://www.baeldung.com/java-hibernate-uuid-primary-key)