| Class | Description |
|---|---|
| DateFieldReplacerFactory |
This factory creates an implementation of
FieldReplacer that provides an ability to replace
date fields according to the specified strategy. |
| DefaultFieldReplacer |
Default
FieldReplacer implementation that caches field replacers for all records
in the specified DataScheme. |
| FieldReplacersCache | |
| SetFieldReplacerFactory |
This factory creates an implementation of
FieldReplacer that provides an ability
to set value of one record's field to value of another field of same type. |
| TimeFieldReplacerFactory |
This factory creates an implementation of
FieldReplacer that provides an ability to replace
time and milisseconds time fields
according to the specified strategy. |
| ValueFieldReplacerFactory |
This factory creates an implementation of
FieldReplacer that provides an ability
to set value of one record's field to a fixed value. |
Copyright © 2002–2025 Devexperts LLC. All rights reserved.