JavaScript is disabled on your browser.
Skip navigation links
Spring Data Relational
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH:
Deprecated API
Contents
Terminally Deprecated
Fields
Methods
Constructors
Terminally Deprecated Elements
Element
Description
org.springframework.data.relational.core.mapping.NamingStrategy.INSTANCE
use
DefaultNamingStrategy.INSTANCE
instead.
org.springframework.data.relational.core.sql.SqlIdentifier.getReference
(IdentifierProcessing)
since 3.1, use the #getReference() method instead.
Deprecated Fields
Field
Description
org.springframework.data.relational.core.mapping.NamingStrategy.INSTANCE
use
DefaultNamingStrategy.INSTANCE
instead.
Deprecated Methods
Method
Description
org.springframework.data.relational.core.sql.SqlIdentifier.getReference
(IdentifierProcessing)
since 3.1, use the #getReference() method instead.
Deprecated Constructors
Constructor
Description
org.springframework.data.relational.core.mapping.BasicRelationalPersistentProperty
(Property, PersistentEntity<?, RelationalPersistentProperty>, SimpleTypeHolder, RelationalMappingContext)
DefaultNamingStrategy.INSTANCEinstead.