Deprecated API
Contents
- Terminally Deprecated
- Interfaces
- Classes
- Exception Classes
- Fields
- Methods
- Constructors
- Annotation Interface Elements
-
Terminally Deprecated ElementsElementDescriptionsince 3.0, use
DelegatingDataAccessStrategy(DataAccessStrategy)to avoid mutable state.since 3.5, replacement moved toJdbcArrayColumns.Use the constructor instead. There is no one correct MySqlDialect, since the behaviour of MySql depends on various configuration options. SeeIdentifier Case Sensitivity
since 4.0. UseJdbcAggregateOperations.findAll(Class, Sort)together withJdbcAggregateOperations.count(Class)to construct results of typePage.The API design is conflicts regarding pagination information. Also, pagination is primarily a feature of the repository and not the template API.since 4.0. UseJdbcAggregateOperations.findAll(Query, Class)together withJdbcAggregateOperations.count(Query, Class)to construct results of typePage. The API design is conflicts regarding pagination information. Also, pagination is primarily a feature of the repository and not the template API.since 3.5, replacementDialectResolverwas moved to theorg.springframework.data.jdbc.core.dialectpackage.since 3.5, replacementDialectResolverwas moved to theorg.springframework.data.jdbc.core.dialectpackage.since 3.5, replacementDialectResolverwas moved to theorg.springframework.data.jdbc.core.dialectpackage.since 3.5, replacementDialectResolverwas moved to theorg.springframework.data.jdbc.core.dialectpackage.useJdbcRepositoryFactory(JdbcAggregateOperations)for consistent configuration instead.no longer used nor supported. UseJdbcRepositoryFactory(JdbcAggregateOperations)instead.no longer used nor supported. UseJdbcRepositoryFactory(JdbcAggregateOperations)instead.
-
Deprecated InterfacesInterfaceDescriptionsince 3.5, replacement moved to
JdbcArrayColumns.since 3.5, replacementDialectResolverwas moved to theorg.springframework.data.jdbc.core.dialectpackage.since 3.5, replacementDialectResolverwas moved to theorg.springframework.data.jdbc.core.dialectpackage.
-
Deprecated ClassesClassDescriptionsince 3.5, replacement
DialectResolverwas moved to theorg.springframework.data.jdbc.core.dialectpackage.since 3.5, replacementDialectResolverwas moved to theorg.springframework.data.jdbc.core.dialectpackage.
-
Deprecated Exception Classes
-
Deprecated FieldsFieldDescriptionUse the constructor instead. There is no one correct MySqlDialect, since the behaviour of MySql depends on various configuration options. See
Identifier Case Sensitivity
-
Deprecated MethodsMethodDescriptionsince 3.0, use
DelegatingDataAccessStrategy(DataAccessStrategy)to avoid mutable state.since 4.0. UseJdbcAggregateOperations.findAll(Class, Sort)together withJdbcAggregateOperations.count(Class)to construct results of typePage.The API design is conflicts regarding pagination information. Also, pagination is primarily a feature of the repository and not the template API.since 4.0. UseJdbcAggregateOperations.findAll(Query, Class)together withJdbcAggregateOperations.count(Query, Class)to construct results of typePage. The API design is conflicts regarding pagination information. Also, pagination is primarily a feature of the repository and not the template API.since 4.0 useEnableJdbcRepositories.jdbcAggregateOperationsRef()instead to ensure consistent configuration repositories.since 4.0 useEnableJdbcRepositories.jdbcAggregateOperationsRef()instead to ensure consistent configuration repositories.no longer used nor supported. UseJdbcRepositoryFactory(JdbcAggregateOperations)instead.no longer used nor supported. UseJdbcRepositoryFactory(JdbcAggregateOperations)instead.
-
Deprecated ConstructorsConstructorDescriptionuse
JdbcRepositoryFactory(JdbcAggregateOperations)for consistent configuration instead.
-
Deprecated Annotation Interface ElementsAnnotation Interface ElementDescriptionsince 4.0 use
EnableJdbcRepositories.jdbcAggregateOperationsRef()instead to ensure consistent configuration repositories.since 4.0 useEnableJdbcRepositories.jdbcAggregateOperationsRef()instead to ensure consistent configuration repositories.