11 lines
504 B
Markdown
11 lines
504 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)
|
|
- [Understanding JPA/Hibernate Associations](https://www.baeldung.com/jpa-hibernate-associations)
|