]> git.mxchange.org Git - jbonuscard-lib.git/history - Addressbook/src/org/mxchange/addressbook/database/frontend/contact/ContactDatabaseFrontend.java
These update methods were somewhere lame, so better take data-setters. Object-instanc...
[jbonuscard-lib.git] / Addressbook / src / org / mxchange / addressbook / database / frontend / contact / ContactDatabaseFrontend.java
2015-08-06 Roland HaederThese update methods were somewhere lame, so better...
2015-08-06 Roland HaederMoved more stuff to jcore project as they can be genera...
2015-08-06 Roland HaederMoved a lot classes and interfaces (generalized) to...
2015-07-31 Roland HaederAdded a lot more generic methods for columnName lookup...
2015-07-31 Roland HaederContinued with refacturing:
2015-07-31 Roland HaederFixes for broken commit, as type-hints must be fixed...
2015-07-31 Roland HaederBroken commit towards generics
2015-07-31 Roland HaederHandled / throw some exceptions
2015-07-30 Roland HaederA lot refacturings ...
2015-07-29 Roland HaederAdded more MySQL-related stuff
2015-07-29 Roland HaederA lot more improvements:
2015-07-28 Roland HaederAdded a lot trace messages + sanity checks for null...
2015-07-24 Roland HaederGlobal commit: Changed spaces to tabs, because all...
2015-07-24 Roland HaederMoved exceptions in own package
2015-07-23 Roland HaederBah, bad bad NetBeans. Why the f**k does it need to...
2015-07-22 Roland HaederProject relocated (a bit better now?) + continued with...
2015-07-22 Roland Haederthe contact manager instance only exists when initFrame...
2015-07-21 Roland HaederAdded a lot stuff:
2015-07-17 Roland HaederContinued:
2015-07-17 Roland HaederRewrite start of storing contacts in database as the...
2015-07-16 Roland HaederAdded a lot database stuff, which needs heavy rewrite