|
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||
| Interface Summary | |
|---|---|
| GatewayListenerControllerServiceMBean | |
| Class Summary | |
|---|---|
| FileGatewayListener | |
| GatewayListenerController | |
| GatewayListenerControllerService | |
| JmsGatewayListener | |
| SqlTableGatewayListener | Polls an SQL table for rows that satisfy conditions defined in the xml runtime configuration
When a row that matches conditions is retrieved, it's contents are packed into an ESB Message
and
The following fields are mandatory (see checkMyParms()):
SQL table name list of fields to retrieve list of key fields to use in the update statement a field that will be used to mark a row as 'pending(p)', 'in process(w)', 'done(d)' or 'in error(e)' |
| SqlTableGatewayListener.PackageRowContents | Default gateway action for SQL table rows It will just drop the result set contents into a Message |
| Enum Summary | |
|---|---|
| GatewayListenerController.State | |
| SqlTableGatewayListener.ROW_STATE | |
|
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||