Package de.businesscode.bcdui.wrs.save
-
Interface Summary Interface Description ServerSideValueBean the 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 DatabaseWriterXMLToDataBase.IDelegate -
Class Summary Class Description DatabaseWriter The 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 statementDataSaver DefaultColumnValueBean this bean is target of evaluation in WRS updates, is not thread-safe and this bean is used on per-request levelXMLStreamSplitter XMLToDataBase XMLToDataBase.AttributeDelegate XMLToDataBase.TextDelegate -
Exception Summary Exception Description