#BAEL-17505 Add README descriptions to several modules.
This commit is contained in:
@@ -1,7 +1,10 @@
|
||||
## Hibernate Mapping
|
||||
|
||||
This module contains articles about Object-Relational Mapping with Hibernate.
|
||||
|
||||
### Relevant Articles:
|
||||
|
||||
- [Persisting Maps with Hibernate](https://www.baeldung.com/hibernate-persisting-maps)
|
||||
- [Difference Between @Size, @Length, and @Column(length=value)](https://www.baeldung.com/jpa-size-length-column-differences)
|
||||
- [Hibernate Validator Specific Constraints](https://www.baeldung.com/hibernate-validator-constraints)
|
||||
- [Hibernate One to Many Annotation Tutorial](http://www.baeldung.com/hibernate-one-to-many)
|
||||
- [Hibernate One to Many Annotation Tutorial](http://www.baeldung.com/hibernate-one-to-many)
|
||||
|
||||
Reference in New Issue
Block a user