Package | Description |
---|---|
com.espertech.esper.common.client.hook.type |
Type mapping callbacks.
|
Class and Description |
---|
ObjectValueTypeWidenerFactoryContext
For Avro types for widening objects to Avro record values, see
ObjectValueTypeWidenerFactory |
SQLColumnTypeContext
For use with
SQLColumnTypeConversion , context of column conversion. |
SQLColumnValueContext
For use with
SQLColumnTypeConversion , context of column conversion. |
SQLInputParameterContext
For use with
SQLColumnTypeConversion , context of parameter conversion. |
SQLOutputRowTypeContext
For use with
SQLOutputRowConversion , context of row conversion. |
SQLOutputRowValueContext
For use with
SQLOutputRowConversion , context of row conversion. |
TypeRepresentationMapperContext
For Avro customized type mapping, use with
TypeRepresentationMapper |