]> git.mxchange.org Git - jcore.git/history - src/org/mxchange/jcore/database/backend/DatabaseBackend.java
Added thrown exception (from some method)
[jcore.git] / src / org / mxchange / jcore / database / backend / DatabaseBackend.java
2015-08-24 Roland HaederUse int, not Long to make it compatible with TableModel...
2015-08-20 Roland HaederMerge branch 'master' of /media/quix0r/stick/Java Proje...
2015-08-20 Roland HaederAdded backend (unfinished) for datasources (JNDI)....
2015-08-15 Roland HaederContinued with jcore:
2015-08-14 Roland HaederIntroduced getTotalRows() to DatabaseBackend implementa...
2015-08-14 Roland HaederAlso added here missing thrown exceptions
2015-08-14 Roland HaederContinued with jcore: (refacturing)
2015-08-14 Roland HaederContinued with jcore:
2015-08-13 Roland HaederA lot changes on jcore:
2015-08-12 Roland HaederAdded more data-gateway pattern classes + more rewrites...
2015-08-12 Roland HaederLet's get rid of abortProgramWithException() where...
2015-08-12 Roland HaederAdded criteria stuff for data-gateway patterm + a lot...
2015-08-06 Roland HaederSome cleanups from previous import from addressbook...
2015-08-06 Roland HaederInitial import, mostly from Addressbook project