Steve Ebersole (
https://hibernate.atlassian.net/secure/ViewProfile.jspa?accountId=557058%...
) *updated* an issue
Hibernate ORM (
https://hibernate.atlassian.net/browse/HHH?atlOrigin=eyJpIjoiYWQ5MWNjNTNk...
) / Deprecation (
https://hibernate.atlassian.net/browse/HHH-16441?atlOrigin=eyJpIjoiYWQ5MW...
) HHH-16441 (
https://hibernate.atlassian.net/browse/HHH-16441?atlOrigin=eyJpIjoiYWQ5MW...
) Implement BatchFetchStrategy-like support for @BatchSize (
https://hibernate.atlassian.net/browse/HHH-16441?atlOrigin=eyJpIjoiYWQ5MW...
)
Change By: Steve Ebersole (
https://hibernate.atlassian.net/secure/ViewProfile.jspa?accountId=557058%...
)
During the development of 6.x, support for {{BatchFetchStrategy}} as applied to
{{@BatchSize}} for entity and collection fetches was not ported due to time constraints.
In the interim, {{BatchFetchStrategy}} was deprecated. Which is fine. I think the
strategy for entity and collection batch fetching should be a mix {{DYNAMIC}} and
{{PADDED}}, based on the outcome of the underlying
{{Dialect#getDefaultBatchLoadSizingStrategy}}
The current implementation implements the {{DYNAMIC}} strategy.
Implement support for When {{PADDED}} is used, we should cache the generated SQL AST. When
{{ LEGACY DYNAMIC }} ? , we should maybe offer some limited caching of SQL AST(s).
(
https://hibernate.atlassian.net/browse/HHH-16441#add-comment?atlOrigin=ey...
) Add Comment (
https://hibernate.atlassian.net/browse/HHH-16441#add-comment?atlOrigin=ey...
)
Get Jira notifications on your phone! Download the Jira Cloud app for Android (
https://play.google.com/store/apps/details?id=com.atlassian.android.jira....
) or iOS (
https://itunes.apple.com/app/apple-store/id1006972087?pt=696495&ct=Em...
) This message was sent by Atlassian Jira (v1001.0.0-SNAPSHOT#100221- sha1:78e8bd6 )