BigIntExtractor |
Used to extract a BigInt value from the context object.
|
BitExtractor |
Used to extract a Bit value from the context object.
|
DateDayExtractor |
Used to extract a DateDay value from the context object.
|
DateMilliExtractor |
Used to extract a DateMilli value from the context object.
|
DecimalExtractor |
Used to extract a Decimal value from the context object.
|
Extractor |
Used to extract a value for some context.
|
Float4Extractor |
Used to extract a Float4 value from the context object.
|
Float8Extractor |
Used to extract a Float8 value from the context object.
|
IntExtractor |
Used to extract a Int value from the context object.
|
SmallIntExtractor |
Used to extract a SmallInt value from the context object.
|
TinyIntExtractor |
Used to extract a TinyInt value from the context object.
|
VarBinaryExtractor |
Used to extract a VarBinary value from the context object.
|
VarCharExtractor |
Used to extract a VarChar value from the context object.
|