Interface | Description |
---|---|
PropertySetter |
Class | Description |
---|---|
ArrayPropertySetter |
PropertySetter for an Object array using an index
|
FieldPropertySetter |
PropertySetter for a bean using a reflection Field
|
ListPropertySetter |
PropertySetter for a List based on an index
|
Mapper |
Builds lists of PropertySetters that match the a list of result fields.
|
MapPropertySetter |
PropertySetter for a map using a name
|
MethodPropertySetter |
PropertySetter for a bean using a reflection Method
|
Copyright © 2013–2017 impossibl.com. All rights reserved.