Commit 1518d7d
committed
try to upgrade hibernate
try to upgrade hibernate
next try
add missing dependency com.fasterxml -> classmate (used by hibernate 5)
set datasource to hibernate
fix dependencies.yml format
upgrade hibernate-c3p0 dependency
upgrade to hibernate 5.2.8
ApplicationClassloader can now find ".class" resources
without this, Hibernate5 would not resolve programmatically added entity classes
upgrade to hibernate 5.2.10
fix tests: use indexed placeholders for parameters
use patched version of hibernate-core 5.2.10
fix test
fix test
add support for "jpa.mapping-file" setting
rename to hibernate-core 5.2.10.patched1 parent 8ea33be commit 1518d7d
File tree
34 files changed
+285
-128
lines changed- framework
- lib
- patches
- src/play
- classloading
- db
- jpa
- samples-and-tests
- forum/app/models
- just-test-cases/test
- yabe/app/models
34 files changed
+285
-128
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
84 | 84 | | |
85 | 85 | | |
86 | 86 | | |
| 87 | + | |
87 | 88 | | |
88 | 89 | | |
89 | 90 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
45 | 45 | | |
46 | 46 | | |
47 | 47 | | |
48 | | - | |
49 | | - | |
50 | | - | |
51 | | - | |
52 | | - | |
53 | | - | |
54 | | - | |
55 | | - | |
56 | | - | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
57 | 58 | | |
58 | 59 | | |
59 | 60 | | |
| |||
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
0 commit comments