Interface | Description |
---|---|
MapperBehavior |
Mapper can exhibit multiple behaviors. |
ModeAwareMapperInvoker |
Mapper s that are aware and sensitive to Mode
Note: A ModeAwareMapperInvoker will only be responsive when called from a ModeAware |
Class | Description |
---|---|
LookupMapper | |
Mapper<T> |
Maps a column(s) to an entity column with some optional lookup or a Transformation process.
|
MapperChain | |
MapperMutate<T extends Mapper> | |
TransformerMapper<T,O> |
Mapper that uses a Transformer as a transform process |
Copyright © 2018. All rights reserved.