-
Terminally Deprecated ElementsElementDescriptionuse
DefaultNamingStrategy.INSTANCE
instead.useAggregatePath
insteadsince 3.1, use the #getReference() method instead.
-
Deprecated ClassesClassDescriptionsince 3.2, use
MappingRelationalConverter
instead as the naming suggests a limited scope of functionality.useAggregatePath
instead
-
Deprecated Fields
-
Deprecated MethodsMethodDescriptionsince 3.2, use
RelationalConverter.read(java.lang.Class<R>, org.springframework.data.relational.domain.RowDocument)
method instead.since 3.1, use the #getReference() method instead.
-
Deprecated Constructors
NamingStrategy.getReverseColumnName(RelationalPersistentEntity)
instead.