From d2cac5bbda0ab7e5cceefddca8cadc12114c9043 Mon Sep 17 00:00:00 2001 From: KevinGilmore Date: Sat, 16 Jun 2018 18:53:00 -0500 Subject: [PATCH] BAEL-1853 README update (#4491) * BAEL-1766: Update README * BAEL-1853: add link to article --- hibernate5/README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/hibernate5/README.md b/hibernate5/README.md index 598f2b4913..afba239919 100644 --- a/hibernate5/README.md +++ b/hibernate5/README.md @@ -11,4 +11,5 @@ - [Mapping LOB Data in Hibernate](http://www.baeldung.com/hibernate-lob) - [@Immutable in Hibernate](http://www.baeldung.com/hibernate-immutable) - [Pessimistic Locking in JPA](http://www.baeldung.com/jpa-pessimistic-locking) +- [Bootstrapping JPA Programmatically in Java](http://www.baeldung.com/java-bootstrap-jpa)