]> git.mxchange.org Git - juser-core.git/history - src/org/mxchange/jusercore/model/email_address/EmailAddressChange.java
Updated copyright year
[juser-core.git] / src / org / mxchange / jusercore / model / email_address / EmailAddressChange.java
2024-01-09 Roland HäderUpdated copyright year master
2022-11-05 Roland HäderContinued:
2022-09-23 Roland HäderUpdated copyright year
2020-04-16 Roland HäderContinued:
2020-04-16 Roland HäderContinued:
2020-01-15 Roland HäderUpdated copyright year
2018-03-13 Roland HäderContinued:
2017-12-22 Roland HäderChanged copyright notice to the FSF, so after my death...
2017-09-22 Roland HäderContinued:
2017-06-03 Roland HäderContinued a bit:
2017-04-10 Roland Haederupdated own name and resources
2016-08-23 Roland HäderAlways include primary key (id number) in equal() method
2016-08-02 Roland HäderContinued with user passwords: (please cherry-pick)
2016-06-08 Roland Häderlet's make sure that serial numbers of objects are...
2016-04-29 Roland Hädersurpressed warnings that cannot be fixed anyway
2016-04-25 Roland Häderignored create-persistence-unit warning as no persisten...
2016-04-07 Roland HaederContinued a bit:
2016-04-01 Roland Haederfixed copyright (minor)
2016-03-13 Roland Haederadded named queryfor searching email change by hash
2016-03-12 Roland Haederadded constructor with all fields and only a few. The...
2016-03-12 Roland HaederAdded named query AllEmailAddressChanges
2016-03-12 Roland HaederNo index-reclaration need as this causes double indexes
2016-03-12 Roland HaederEmail changing is only possible with a cryptographic...
2016-03-12 Roland HaederContinued a bit:
2016-03-12 Roland HaederMust use @JoinColumn (opps)
2016-03-12 Roland Haedermaybe no @Basic to fix longblob?
2016-03-12 Roland HaederNo need to declare the index again
2016-03-12 Roland HaederCleanup:
2016-03-11 Roland Haederadded new email change entity with enumeration for...