]> git.mxchange.org Git - addressbook-lib.git/history - src/org/mxchange/addressbook/model/addressbook/entry/UserAddressbookEntry.java
No more @OneToMany as this is confusing, better @OneToOne and easy named queries :)
[addressbook-lib.git] / src / org / mxchange / addressbook / model / addressbook / entry / UserAddressbookEntry.java
2015-10-12 Roland HaederNo more @OneToMany as this is confusing, better @OneToO...
2015-10-12 Roland Haederupdated jar(s) + made column names shorter
2015-10-10 Roland HaederContinued:
2015-10-09 Roland HaederContinued: