| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
|
|
|
| |
Change-Id: I80c9b4cea5e50a4467ea75e9b425409fdbe36aa1
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
| |
Adds JPA entities generated by IntelliJ for all existing tables in the
database.
Change-Id: Iac957b5d68ce45328db87487f105522f8595e124
|
|
Change-Id: I05fa5dd499cdca04adee9afbef9f83b3afd8fe0f
|