Package de.businesscode.bcdui.wrs.save
package de.businesscode.bcdui.wrs.save
-
ClassDescriptionThe Class is a writer of WebRowSet document into database, supports auto detection of key columns by updating, it means if key columns are defined and in modifyRow the values from them are not modified - the key columns were ignored by setting values in SQL statementthis bean is target of evaluation in WRS updates, is not thread-safe and this bean is used on per-request levelthe interface with required API any serverside value bean has to implement, all the convenient API has to return a renderered String suitable to write it to database via DatabaseWriter