2022-02-23 09:24:43 -05:00
|
|
|
## Hibernate Mapping
|
2022-02-22 01:31:06 -05:00
|
|
|
|
2022-02-23 09:24:43 -05:00
|
|
|
This module contains articles about Hibernate Mappings.
|
2022-02-22 01:31:06 -05:00
|
|
|
|
|
|
|
### 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)
|
2023-05-11 11:47:20 -04:00
|
|
|
- [Generate UUIDs as Primary Keys With Hibernate](https://www.baeldung.com/java-hibernate-uuid-primary-key)
|
2023-06-08 09:35:13 -04:00
|
|
|
- [Understanding JPA/Hibernate Associations](https://www.baeldung.com/jpa-hibernate-associations)
|