Simpleformatter

From GreenVulcano Wiki
Jump to: navigation, search

Description

The Simpleformatter element is the Formatter to be used if the statement is a simple SQL query.

GreenVulcano® ESB Configuration

The Simpleformatter 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.SimpleFormatter.
success required This attribute defines the return value from SQL query execution if successfully completed.

The attribute's value can't be null.

failure required The attribute defines the return value from SQL query if the execution ends with error.

The attribute's value can't be null.

Might contain the sub-element: