DMLWriteFormatter
Description
The DMLWriteFormatter element is the Formatter to be used if the statement is an update, insert or delete.
GreenVulcano® ESB Configuration
The DMLWriteFormatter Element is used by: ResultSet.
The following table shows its attributes:
Attribute | Type | Description |
---|---|---|
type | fixed | This attribute must assume the value formatter. |
class | fixed | This attribute must assume the value it.greenvulcano.gvesb.j2ee.db.formatter.DMLWriteFormatter. |
success | required | This attribute defines the return value from SQL query execution if successfully completed.
The attribute's value can't be null. |
Might contain the sub-element: