java-tutorials/persistence-modules/spring-hibernate-5/README.md

8 lines
499 B
Markdown
Raw Normal View History

### Relevant articles
- [Hibernate Many to Many Annotation Tutorial](http://www.baeldung.com/hibernate-many-to-many)
- [Programmatic Transactions in the Spring TestContext Framework](http://www.baeldung.com/spring-test-programmatic-transactions)
2019-02-28 07:20:47 -05:00
- [JPA Criteria Queries](http://www.baeldung.com/hibernate-criteria-queries)
2019-05-26 10:34:11 -04:00
- [Introduction to Hibernate Search](http://www.baeldung.com/hibernate-search)
2019-08-13 07:25:40 -04:00
- [@DynamicUpdate with Spring Data JPA](https://www.baeldung.com/spring-data-jpa-dynamicupdate)