6 lines
239 B
Markdown
Raw Normal View History

2019-05-03 14:41:07 +08:00
### Relevant Articles:
- [Persisting Maps with Hibernate](https://www.baeldung.com/hibernate-persisting-maps)
2019-05-26 17:34:11 +03:00
- [Difference Between @Size, @Length, and @Column(length=value)](https://www.baeldung.com/jpa-size-length-column-differences)