Menu

SvnCode Commit Log


Commit Date  
[r502] by keess

Removed some imports.

2003-03-10 15:01:20 Tree
[r501] by keess

no message

2003-03-10 14:59:52 Tree
[r500] by keess

Editor put everything back on one line.
Just a cosmetic change.

2003-03-10 14:17:22 Tree
[r499] by keess

Changed comments to reflect that a real ValueObject should be used
according to the latest standards.

2003-03-10 14:15:29 Tree
[r498] by keess

Swicthed to using a List instead of a Vector.

2003-03-10 14:13:01 Tree
[r497] by keess

<No Comment Entered>

2003-03-10 12:47:40 Tree
[r496] by keess

no message

2003-03-10 12:40:16 Tree
[r495] by keess

Errors and Exceptions are now cleared prior to calling the different set...() methods.
To achieve this several methods were changed.
The isValid(...) methods are now obsolete ans have been removed.
A new findBean(...) method has been added.

2003-03-10 11:55:15 Tree
[r494] by keess

Now clears the exceptions and messages before all set...() methods are called.

2003-03-10 11:51:12 Tree
[r493] by keess

executeQuery(...) methods now return a List (was Collection).
Since a List is a Collection this shouldn't give much trouble.
The advantage is that Lists can be sorted directly using the Collections class.

2003-03-10 11:46:58 Tree
Older >