Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support EntityBeanIntercept as an interface with InterceptReadWrite and InterceptReadOnly options #2626

Merged
merged 10 commits into from
May 3, 2022

Conversation

rbygrave
Copy link
Member

@rbygrave rbygrave commented Apr 4, 2022

With the view that we can optimise the readOnly + disableLazyLoad case by using InterceptReadOnly which doesn't need to support any of the flags used as part of mutation.

…nd InterceptReadOnly options

With the view that we can optimise the readOnly + disableLazyLoad case by using InterceptReadOnly which doesn't need to support any of the flags used as part of mutation.
@rbygrave rbygrave added this to the 14.0.0 milestone Apr 6, 2022
@rbygrave rbygrave self-assigned this Apr 6, 2022
@rbygrave rbygrave modified the milestones: 14.0.0, 13.6.0 May 3, 2022
@rbygrave rbygrave merged commit ebbef86 into master May 3, 2022
@rbygrave rbygrave deleted the wip/EntityBeanIntercept-interface branch May 23, 2022 22:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant