Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Implement equals() and hashCode for composite ID classes. | Matthias Andreas Benkard | 2020-01-12 | 2 | -0/+37 | |
| | | | | Change-Id: I7fd6be62f62f8dc43fa2863f52287654d307e8e0 | |||||
* | Simplify JPA entities with Panache. | Matthias Andreas Benkard | 2020-01-12 | 33 | -1783/+200 | |
| | | | | Change-Id: I09cbea27e6f81e4092dcbbc2f56e5abb9494a945 | |||||
* | Enable Google Java Format in the Spotless plugin. | Matthias Andreas Benkard | 2020-01-12 | 1 | -0/+5 | |
| | | | | Change-Id: Ib2cbe5bb6a6eaaa11bc34b13653776a9ea3ea921 | |||||
* | Move everything to below eu.mulk.mulkcms2. | Matthias Andreas Benkard | 2020-01-12 | 3 | -4/+4 | |
| | | | | Change-Id: Ib9fc9638fb95bb9c31198bee89a5a24eff8d0b74 | |||||
* | Disable Hypersistence Optimizer ad. | Matthias Andreas Benkard | 2020-01-12 | 1 | -0/+1 | |
| | | | | Change-Id: I0f89dc56cc39f057bc9b729cf677e9c88a62eace | |||||
* | Set Java source version to 13. | Matthias Andreas Benkard | 2020-01-12 | 1 | -0/+3 | |
| | | | | Change-Id: Ic3b2f5332f7a00c4153b80fdd063e223367fef6f | |||||
* | Add fetch = FetchType.LAZY to all relationship declarations. | Matthias Andreas Benkard | 2020-01-12 | 20 | -40/+61 | |
| | | | | Change-Id: I22435019234ed092ae07ffd8e61b212416b4dd0f | |||||
* | Move Java files from src/main/scala to src/main/java. | Matthias Andreas Benkard | 2020-01-12 | 35 | -38/+35 | |
| | | | | Change-Id: I80c9b4cea5e50a4467ea75e9b425409fdbe36aa1 | |||||
* | JPA: Fix up @ManyToMany relationships. | Matthias Andreas Benkard | 2020-01-12 | 9 | -402/+44 | |
| | | | | | | | | | IntelliJ does not appear to be capable of detecting many-to-many relationships, instead generating one-to-many relationships with join tables. To reflect the data model more accurately, this patch changes these into actual @ManyToMany properties. Change-Id: Ib813e7df64b1b3d77df3e7f904d279f320029f4b | |||||
* | Import autogenerated JPA entities. | Matthias Andreas Benkard | 2020-01-12 | 42 | -2/+3259 | |
| | | | | | | | Adds JPA entities generated by IntelliJ for all existing tables in the database. Change-Id: Iac957b5d68ce45328db87487f105522f8595e124 | |||||
* | Import fresh Quarkus project. | Matthias Andreas Benkard | 2020-01-12 | 18 | -0/+694 | |
| | | | | Change-Id: I05fa5dd499cdca04adee9afbef9f83b3afd8fe0f | |||||
* | Initial empty repository | Matthias Benkard | 2020-01-12 | 0 | -0/+0 | |