Please join us at the new JavaWorld Q&A Forums. Your existing login will work there. The discussions here are now read-only.
johnzoet
stranger
Reged: 01/04/05
Posts: 1
|
|
From the examples I cannot figure out which problems this framework is solving, which are not already solved by other packages. For example Jakarta Commons DBUtils does handle database actions in virtually the same way as this framework. Also, what purpose does it have to get an array of errors from a validation ? Do you want to display these errors on a Swing or web form ? And then have the end-user figure out what this is all about ? Validation should be done BEFORE you pass on the data to database routines, not the other way around. Even if the data types are correct there are also things like: - cross validation - value ranges
What is the added value in converting values in an intermediate class, as this validation is done by the database server anyway ? Furthermore I did not see an example about navigation of table records, which was touted as one of features of the framework.
|
|
0 registered and 1 anonymous users are browsing this forum.
Moderator:
Print Topic
|
Forum Permissions
You cannot start new topics
You cannot reply to topics
HTML is disabled
UBBCode is enabled
|
Rating:
Topic views: 5810
|
|
|
|
|
|
Powered by UBB.threads™ 6.5.5