| 接口 | 说明 |
|---|---|
| BeanOperationParser |
The configuration parser of
BeanOperations,
it used to obtain all assembly and handling configurations
for a specific type according to the AnnotatedElement. |
| BeanOperations |
The configuration for a JavaBean operation.
|
| PropertyMapping |
Mapping relationship of a pair of associated attributes between data source object and target object.
|
| 类 | 说明 |
|---|---|
| BeanOperations.EmptyBeanOperations |
Empty bean operations.
|
| SimpleBeanOperations |
Simple implementation of
BeanOperations. |
| SimplePropertyMapping |
Simple implementation of
PropertyMapping. |
| TypeHierarchyBeanOperationParser |
General implementation of
BeanOperationParser. |
Copyright © 2023. All rights reserved.