|
Class Summary |
| BeanDescriptor |
BeanDescriptor is used by the mapper to read general information on a bean field |
| ClassDescriptor |
ClassDescriptor is used by the mapper to read general information on a class |
| CollectionDescriptor |
CollectionDescriptor is used by the mapper to read general information on a collection field |
| FieldDescriptor |
FieldDescriptor is used by the mapper to read general information on a atomic field |
| ImplementDescriptor |
ImplementDescriptor is used by the mapper to read general information on a implemented interface |
| MappingDescriptor |
MappingDescriptor is an helper class used to access to the ClassDescriptor |