Interface and Description |
---|
org.springframework.data.convert.EntityInstantiator |
Class and Description |
---|
org.springframework.data.convert.ClassGeneratingEntityInstantiator
since 2.3, use
ClassGeneratingEntityInstantiator instead |
org.springframework.data.convert.EntityInstantiators
since 2.3, use
EntityInstantiators instead. |
org.springframework.data.mapping.model.InternalEntityInstantiatorFactory
since 2.3 as it's only a bridge from the legacy types towards the new, package-protected implementation.
|
org.springframework.data.convert.KotlinClassGeneratingEntityInstantiator
since 2.3, use
KotlinClassGeneratingEntityInstantiator
instead. |
Enum and Description |
---|
org.springframework.data.convert.ReflectionEntityInstantiator
since 2.3, use
ReflectionEntityInstantiator instead. |
Copyright © 2011–2020 Pivotal Software, Inc.. All rights reserved.