Menu

SvnCode Commit Log


Commit Date  
[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
[r492] by keess

<No Comment Entered>

2003-03-10 06:57:59 Tree
[r491] by keess

<No Comment Entered>

2003-03-08 13:09:19 Tree
[r490] by keess

New Locale related utility class.

2003-03-07 10:56:56 Tree
[r489] by keess

Now supports a locale stored in a cookie so multiple web applications
can use the same locale.

2003-03-07 10:53:05 Tree
[r488] by keess

Now supports getting a Cookie by name.
The init() method now calls updateLocale().

2003-03-07 10:51:47 Tree
[r487] by keess

Changed some comments to reflect the fact that this class only works when
the database supports the select for update clause.

2003-03-07 10:40:46 Tree
[r486] by keess

Removed init() method since initialization is now performed by AbstractJSPBean.

2003-03-07 10:31:47 Tree
Older >