|
Spring Data Core | |||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
Description
| Interface Summary | |
|---|---|
| ReflectionUtils.DescribedFieldFilter | A ReflectionUtils.FieldFilter that has a description. |
| TypeInformation<S> | Interface to access property types and resolving generics on the way. |
| Class Summary | |
|---|---|
| AnnotatedTypeScanner | Scanner to find types with annotations on the classpath. |
| AnnotationDetectionFieldCallback | A ReflectionUtils.FieldCallback that will inspect each field for a given annotation. |
| AnnotationDetectionMethodCallback<A extends Annotation> | ReflectionUtils.MethodCallback to find annotations of a given type. |
| ClassTypeInformation<S> | TypeInformation for a plain Class. |
| DirectFieldAccessFallbackBeanWrapper | Custom extension of BeanWrapperImpl that falls back to direct field access in case the object or type being
wrapped does not use accessor methods. |
| ParentTypeAwareTypeInformation<S> | Base class for TypeInformation implementations that need parent type awareness. |
| ParsingUtils | Utility methods for String parsing. |
| ReflectionUtils | Spring Data specific reflection utility methods and classes. |
| ReflectionUtils.AnnotationFieldFilter | A ReflectionUtils.FieldFilter for a given annotation. |
| Version | Value object to represent a Version consisting of major, minor and bugfix part. |
Core utility APIs such as a type information framework to resolve generic types.
|
Spring Data Core | |||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||