ESP to Object List Formatter Module Parameters

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

Parameter Description
OutputAsSQLDatetimeFormat

Type: boolean

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

The default output is java.util.Date.