-
Terminally Deprecated ElementsElementDescriptionUse
QueryDslinstead.UseQueryDslinstead.This method is scheduled for removal in a future versionThis method has been deprecated in favor ofUnknownColumnHandler.handle(Query, EntityType, String, Supplier)which provides additional context information about the unknown column. Will be removed in a future version.
-
Deprecated Interfaces
-
Deprecated ClassesClassDescriptionUse the optimized
SqlTokenizerinstead.Use the optimizedSqlTokenUtilinstead.UseQueryDslinstead.UseQueryDslinstead.
-
Deprecated MethodsMethodDescriptionUse
SelectCommand.defer(Supplier, Runnable)instead.This feature is deprecated and may be removed in a future versionThis method is scheduled for removal in a future versionThis method has been deprecated in favor ofUnknownColumnHandler.handle(Query, EntityType, String, Supplier)which provides additional context information about the unknown column. Will be removed in a future version.
-
Deprecated ConstructorsConstructorDescription
SelectCommand.defer(Supplier, Runnable)instead.