See: Description
| Interface | Description |
|---|---|
| ReflectionUtils.DescribedFieldFilter |
A
ReflectionUtils.FieldFilter that has a description. |
| TypeInformation<S> |
Interface to access property types and resolving generics on the way.
|
| Class | Description |
|---|---|
| AnnotationDetectionFieldCallback |
A
ReflectionUtils.FieldCallback that will inspect each field for a given annotation. |
| ClassTypeInformation<S> |
TypeInformation for a plain Class. |
| ParentTypeAwareTypeInformation<S> |
Base class for
TypeInformation implementations that need parent type awareness. |
| ReflectionUtils |
Spring Data specific reflection utility methods and classes.
|
| ReflectionUtils.AnnotationFieldFilter |
A
ReflectionUtils.FieldFilter for a given annotation. |
Copyright © 2011-2013-2013 SpringSource. All Rights Reserved.