2015-08-27 |
Roland Haeder | This should be an AND boolean comparison. |
commit | commitdiff | tree | snapshot |
2015-08-26 |
Roland Haeder | Added more logging + support for logical AND matcher... |
commit | commitdiff | tree | snapshot |
2015-08-26 |
Roland Haeder | Added supported (alpha quality) for null references... |
commit | commitdiff | tree | snapshot |
2015-08-26 |
Roland Haeder | The name 'wrapper' was not proper, better use 'frontend'. |
commit | commitdiff | tree | snapshot |
2015-08-26 |
Roland Haeder | Renamed method + converted colum_name to fieldName ;-) |
commit | commitdiff | tree | snapshot |
2015-08-26 |
Roland Haeder | Log also column name as an NPE came from here |
commit | commitdiff | tree | snapshot |
2015-08-26 |
Roland Haeder | Tpyo fixed ... |
commit | commitdiff | tree | snapshot |
2015-08-25 |
Roland Haeder | Use own getter-wrapper |
commit | commitdiff | tree | snapshot |
2015-08-25 |
Roland Haeder | Added setter for bundle |
commit | commitdiff | tree | snapshot |
2015-08-24 |
Roland Haeder | Use logException() |
commit | commitdiff | tree | snapshot |
2015-08-24 |
Roland Haeder | Added getStoreableAtRow() which is a more generalized... |
commit | commitdiff | tree | snapshot |
2015-08-24 |
Roland Haeder | Handle thrown exception here |
commit | commitdiff | tree | snapshot |
2015-08-24 |
Roland Haeder | Added thrown exception (from some method) |
commit | commitdiff | tree | snapshot |
2015-08-24 |
Roland Haeder | Use int, not Long to make it compatible with TableModel... |
commit | commitdiff | tree | snapshot |
2015-08-24 |
Roland Haeder | Got rid of duplicates ... |
commit | commitdiff | tree | snapshot |
2015-08-24 |
Roland Haeder | Sorted members |
commit | commitdiff | tree | snapshot |
2015-08-20 |
Roland Haeder | Merge branch 'master' of /media/quix0r/stick/Java Proje... |
commit | commitdiff | tree | snapshot |
2015-08-20 |
Roland Haeder | Newly created data source backend added. |
commit | commitdiff | tree | snapshot |
2015-08-20 |
Roland Haeder | Added backend (unfinished) for datasources (JNDI).... |
commit | commitdiff | tree | snapshot |
2015-08-19 |
Roland Haeder | Added null check + fixed path for file-based database... |
commit | commitdiff | tree | snapshot |
2015-08-19 |
Roland Haeder | Added logger |
commit | commitdiff | tree | snapshot |
2015-08-19 |
Roland Haeder | Added more logger |
commit | commitdiff | tree | snapshot |
2015-08-19 |
Roland Haeder | Added debug message |
commit | commitdiff | tree | snapshot |
2015-08-19 |
Roland Haeder | It has to be first name and family name OR surname... |
commit | commitdiff | tree | snapshot |
2015-08-19 |
Roland Haeder | Added debug message |
commit | commitdiff | tree | snapshot |
2015-08-19 |
Roland Haeder | Moved class/interface in proper package as they are... |
commit | commitdiff | tree | snapshot |
2015-08-18 |
Roland Haeder | Better description what should be done with this method. |
commit | commitdiff | tree | snapshot |
2015-08-18 |
Roland Haeder | Some comments fixed |
commit | commitdiff | tree | snapshot |
2015-08-18 |
Roland Haeder | Used correct type |
commit | commitdiff | tree | snapshot |
2015-08-18 |
Roland Haeder | Improved logging message with sizes of entry set and... |
commit | commitdiff | tree | snapshot |
2015-08-17 |
Roland Haeder | Replace multiple-added strings/objects into MessageForm... |
commit | commitdiff | tree | snapshot |
2015-08-17 |
Roland Haeder | Organized members |
commit | commitdiff | tree | snapshot |
2015-08-17 |
Roland Haeder | Added support for Long and currently null is not supported |
commit | commitdiff | tree | snapshot |
2015-08-17 |
Roland Haeder | Sorted imports (NetBeans' choice?) |
commit | commitdiff | tree | snapshot |
2015-08-17 |
Roland Haeder | Fixed lib path |
commit | commitdiff | tree | snapshot |
2015-08-15 |
Roland Haeder | Continued with jcore: |
commit | commitdiff | tree | snapshot |
2015-08-14 |
Roland Haeder | Added Boolean type |
commit | commitdiff | tree | snapshot |
2015-08-14 |
Roland Haeder | Added synchronized file access |
commit | commitdiff | tree | snapshot |
2015-08-14 |
Roland Haeder | Some more parameter checks and split each BASE64 line |
commit | commitdiff | tree | snapshot |
2015-08-14 |
Roland Haeder | Continued with jcore: |
commit | commitdiff | tree | snapshot |
2015-08-14 |
Roland Haeder | Introduced getTotalRows() to DatabaseBackend implementa... |
commit | commitdiff | tree | snapshot |
2015-08-14 |
Roland Haeder | Long story, short purpose. Short story, long purpose ... |
commit | commitdiff | tree | snapshot |
2015-08-14 |
Roland Haeder | Introduced getType() which gets a type reflection from... |
commit | commitdiff | tree | snapshot |
2015-08-14 |
Roland Haeder | Changed parameter type from String to Object + implemen... |
commit | commitdiff | tree | snapshot |
2015-08-14 |
Roland Haeder | Introduced getMethodFromName() with value check |
commit | commitdiff | tree | snapshot |
2015-08-14 |
Roland Haeder | Also added here missing thrown exceptions |
commit | commitdiff | tree | snapshot |
2015-08-14 |
Roland Haeder | Continued with jcore: |
commit | commitdiff | tree | snapshot |
2015-08-14 |
Roland Haeder | Continued with jcore: (refacturing) |
commit | commitdiff | tree | snapshot |
2015-08-14 |
Roland Haeder | Added addToDataSet() for Boolean values |
commit | commitdiff | tree | snapshot |
2015-08-14 |
Roland Haeder | Added handling of Integer and Float values |
commit | commitdiff | tree | snapshot |
2015-08-14 |
Roland Haeder | Added addToDataSet() for Number classes |
commit | commitdiff | tree | snapshot |
2015-08-14 |
Roland Haeder | Sorted members |
commit | commitdiff | tree | snapshot |
2015-08-14 |
Roland Haeder | Continued with jcore: |
commit | commitdiff | tree | snapshot |
2015-08-14 |
Roland Haeder | Continued with jcore: |
commit | commitdiff | tree | snapshot |
2015-08-13 |
Roland Haeder | One line ... |
commit | commitdiff | tree | snapshot |
2015-08-13 |
Roland Haeder | Added more thrown exceptions + catched some + added... |
commit | commitdiff | tree | snapshot |
2015-08-13 |
Roland Haeder | Rewrote handling of values, now it is better secured... |
commit | commitdiff | tree | snapshot |
2015-08-13 |
Roland Haeder | Some additions to jcore: |
commit | commitdiff | tree | snapshot |
2015-08-13 |
Roland Haeder | A lot changes on jcore: |
commit | commitdiff | tree | snapshot |
2015-08-13 |
Roland Haeder | Moved members to proper location |
commit | commitdiff | tree | snapshot |
2015-08-12 |
Roland Haeder | Added more thrown exceptions |
commit | commitdiff | tree | snapshot |
2015-08-12 |
Roland Haeder | Added more thrown exceptions |
commit | commitdiff | tree | snapshot |
2015-08-12 |
Roland Haeder | Organized members |
commit | commitdiff | tree | snapshot |
2015-08-12 |
Roland Haeder | Added missing thrown exceptions |
commit | commitdiff | tree | snapshot |
2015-08-12 |
Roland Haeder | Minor formatting |
commit | commitdiff | tree | snapshot |
2015-08-12 |
Roland Haeder | Possible fix for non-working path detection on Linux? |
commit | commitdiff | tree | snapshot |
2015-08-12 |
Roland Haeder | Added files for NetBeans and only ignored 'private'. |
commit | commitdiff | tree | snapshot |
2015-08-12 |
Roland Haeder | More comments improved ... |
commit | commitdiff | tree | snapshot |
2015-08-12 |
Roland Haeder | Some comments improved to make the purpose of BaseConta... |
commit | commitdiff | tree | snapshot |
2015-08-12 |
Roland Haeder | DatabaseResult is now "basicly finished". |
commit | commitdiff | tree | snapshot |
2015-08-12 |
Roland Haeder | Opps! Wrong way around ... |
commit | commitdiff | tree | snapshot |
2015-08-12 |
Roland Haeder | Added more data-gateway pattern classes + more rewrites... |
commit | commitdiff | tree | snapshot |
2015-08-12 |
Roland Haeder | Added some thrown exceptions |
commit | commitdiff | tree | snapshot |
2015-08-12 |
Roland Haeder | Added some comments (ignored string) |
commit | commitdiff | tree | snapshot |
2015-08-12 |
Roland Haeder | Data path is now configurable |
commit | commitdiff | tree | snapshot |
2015-08-12 |
Roland Haeder | Added some thrown exceptions |
commit | commitdiff | tree | snapshot |
2015-08-12 |
Roland Haeder | Let's get rid of abortProgramWithException() where... |
commit | commitdiff | tree | snapshot |
2015-08-12 |
Roland Haeder | No, that wasn't right, too. |
commit | commitdiff | tree | snapshot |
2015-08-12 |
Roland Haeder | Don't call exit() here |
commit | commitdiff | tree | snapshot |
2015-08-12 |
Roland Haeder | Let it throw an unchecked exception, if the implementat... |
commit | commitdiff | tree | snapshot |
2015-08-12 |
Roland Haeder | Added criteria stuff for data-gateway patterm + a lot... |
commit | commitdiff | tree | snapshot |
2015-08-11 |
Roland Haeder | Added doShutdown() |
commit | commitdiff | tree | snapshot |
2015-08-11 |
Roland Haeder | Import from addressbook |
commit | commitdiff | tree | snapshot |
2015-08-11 |
Roland Haeder | Rewrite of fromChar() |
commit | commitdiff | tree | snapshot |
2015-08-10 |
Roland Haeder | Reverted a bit back because the ConsoleClient has enter... |
commit | commitdiff | tree | snapshot |
2015-08-10 |
Roland Haeder | Don't do this, having chars for database keys, you... |
commit | commitdiff | tree | snapshot |
2015-08-10 |
Roland Haeder | Ignored some strings for internationalization + some... |
commit | commitdiff | tree | snapshot |
2015-08-10 |
Roland Haeder | Fixes for factory class, you need to take DatabaseFront... |
commit | commitdiff | tree | snapshot |
2015-08-10 |
Roland Haeder | Introduced BackendFactory which does now instance the... |
commit | commitdiff | tree | snapshot |
2015-08-07 |
Roland Haeder | It has to be Long, with long you get zeros in forms |
commit | commitdiff | tree | snapshot |
2015-08-07 |
Roland Haeder | Need to be changed to Object |
commit | commitdiff | tree | snapshot |
2015-08-07 |
Roland Haeder | Added convertNullToEmpty() |
commit | commitdiff | tree | snapshot |
2015-08-07 |
Roland Haeder | Better return an iterator of Map.Entry<Field, Object... |
commit | commitdiff | tree | snapshot |
2015-08-07 |
Roland Haeder | Some fixes |
commit | commitdiff | tree | snapshot |
2015-08-07 |
Roland Haeder | Introduced fieldIterator() + all Contact instances... |
commit | commitdiff | tree | snapshot |
2015-08-07 |
Roland Haeder | Correct property name (was from import of addressbook... |
commit | commitdiff | tree | snapshot |
2015-08-07 |
Roland Haeder | Added new interface for managers that need to access... |
commit | commitdiff | tree | snapshot |
2015-08-06 |
Roland Haeder | Minor: better wording |
commit | commitdiff | tree | snapshot |
2015-08-06 |
Roland Haeder | Moved interface member as it is a non-data setting... |
commit | commitdiff | tree | snapshot |
2015-08-06 |
Roland Haeder | Added setter/getter for contact instance + made some... |
commit | commitdiff | tree | snapshot |
next |