-
Deprecated Interfaces
-
Deprecated MethodsMethodDescriptionUse
IndexedEmbedded.name()instead. Note thatIndexedEmbedded.name()does not allow dots.Pass a field name toPropertyMappingStep.indexedEmbedded(String)instead. Note that the name passed to that method does not allow dots.UseAnnotationMappingConfigurationContext.discoverAnnotationsFromReferencedTypes(boolean)on the object returned byAbstractPojoMappingInitiator.annotationMapping()instead.Use/implementPojoBootstrapIntrospector.annotationValueHandleFactory()instead.UsePojoScopeDelegate.workspace(String)instead.
-
Deprecated Annotation Type ElementsAnnotation Type ElementDescriptionUse
IndexedEmbedded.name()instead. Note thatIndexedEmbedded.name()does not allow dots.
PojoPathDefinitionProviderinstead.