Menu

SvnCode Commit Log


Commit Date  
[r1996] by keess

Finished the abstract writer and created a concrete subclass as an example
that can actually be used in practice.

2008-05-14 13:50:54 Tree
[r1995] by keess

First draft of a generic class for creation of csv output.
This is work in progress! Actually doesn't do anything yet!

2008-05-14 08:41:01 Tree
[r1994] by keess

Added propertyToGetMethod method and a unit test for this new method.

2008-05-13 12:20:31 Tree
[r1993] by keess

Corrected a typo in javadoc comment.

2008-05-13 04:55:46 Tree
[r1992] by keess

Updated javadoc comment.

2008-05-09 13:56:10 Tree
[r1991] by keess

Incorrectly contained a wrong import statement that broke the build.

2008-05-09 08:07:10 Tree
[r1990] by keess

Corrected a serious error in Database that resulted in returning null instead of a single row result.
This involved the execueQuerySingleRow..() methods.

2008-05-09 05:25:56 Tree
[r1989] by keess

Changed OracleDatabase to get the time using a timestamp. The current implementation returned no time.
This could be due to the fact that Oracle 11 is used or a Oracle driver is used now instead of a Bea driver.

2008-05-08 12:42:29 Tree
[r1988] by keess

Explicitly used a US locale to make methods independent of the current regional settings.

2008-05-08 10:18:37 Tree
[r1987] by keess

Added these files to make the unit tests work again.
Seems like the new jdk uses the default locale differently from jdk 1.4.

2008-05-08 09:53:32 Tree
Older >