10 lines
406 B
Markdown
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)
|