java-tutorials/persistence-modules
Yavuz Tas 87ac7a74be Update code base for BAEL-3872 (#9032)
* resolve an sql syntax error for H2 version 1.4.200

* update spring and spring-data-jpa version to latest
migrate spring-data-jpa Sort initializations to Sort.by static factory methods to fix compile errors

* update hibernate version to latest

* cleanup code

* show how to get a bean object from factory bean as shown in the section 4

* update mysql version and fix tests under persistence.service

* clean up code
2020-04-19 09:18:58 -05:00
..
2020-04-10 15:54:59 +08:00
2020-03-02 14:54:27 +08:00
2020-01-30 02:39:31 +05:30
2020-04-12 04:31:53 +05:30
2020-04-12 04:31:53 +05:30
2020-01-27 00:40:23 +05:30
2020-01-30 02:39:31 +05:30
2020-03-18 14:11:14 +08:00
2020-04-12 01:23:02 +05:30

Persistence Modules

This module contains articles about persistence. Actual articles go into its submodules.