Class AbstractAnnotationAttributeMappingReader
java.lang.Object
com.blazebit.persistence.view.impl.metamodel.AbstractAnnotationAttributeMappingReader
- Direct Known Subclasses:
AnnotationMethodAttributeMappingReader,AnnotationParameterAttributeMappingReader
- Since:
- 1.2.0
- Author:
- Christian Beikov
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected voidapplyCommonMappings(AttributeMapping attributeMapping, AnnotatedElement annotatedElement) protected PluralAttribute.ElementCollectionTypegetElementCollectionType(Class<?> elementType)
-
Field Details
-
context
-
-
Constructor Details
-
AbstractAnnotationAttributeMappingReader
-
-
Method Details
-
applyCommonMappings
protected void applyCommonMappings(AttributeMapping attributeMapping, AnnotatedElement annotatedElement) -
getElementCollectionType
-