Show TOC

ESP to Object List Formatter Module ConfigurationLocate this document in the navigation structure

The ESP to Object List formatter converts an ESP row to an object list. Set values for this formatter in the adapter configuration file.

XML Element Description
OutputAsSQLDatetimeFormat

Type: boolean

(Optional) Specify whether the Event Stream Processor seconddate, msdate, and bigdatetime datatypes are output as java.sql.Date or java.sql.Timestamp.

The default output is java.util.Date.