Package | Description |
---|---|
com.espertech.esper.client.hook |
Callback interfaces for use with statement annotations.
|
Modifier and Type | Method and Description |
---|---|
Object |
SQLOutputRowConversion.getOutputRow(SQLOutputRowValueContext context)
Returns the POJO object that represents a row of the SQL query result, or null to indicate to skip this row.
|