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 . |
Defaults |
This class provides default values for all Java types, as defined by the JLS.
|
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-2014 Pivotal. All Rights Reserved.