Skip to content

FEATURE: Support for lazy add on BeanList#2945

Open
rPraml wants to merge 1 commit into
ebean-orm:masterfrom
FOCONIS:lazy-add-list
Open

FEATURE: Support for lazy add on BeanList#2945
rPraml wants to merge 1 commit into
ebean-orm:masterfrom
FOCONIS:lazy-add-list

Conversation

@rPraml

@rPraml rPraml commented Jan 27, 2023

Copy link
Copy Markdown
Contributor

When just adding new entries to an existing BeanList, there is no need to load the underlying collection.

this should provide a performance benefit, where you just want to add new entries to a BeanList

@rPraml

rPraml commented Mar 9, 2023

Copy link
Copy Markdown
Contributor Author

This seems to be buggy, please do not merge, yet.

@rPraml rPraml changed the title NEW: Support for lazy add on BeanList FRATURE: Support for lazy add on BeanList Aug 8, 2023
@rPraml rPraml changed the title FRATURE: Support for lazy add on BeanList FEATURE: Support for lazy add on BeanList Aug 8, 2023
@rPraml

rPraml commented Aug 8, 2023

Copy link
Copy Markdown
Contributor Author

We tested this a whil in our production code. It works with a7e07ae

rPraml added a commit to FOCONIS/ebean that referenced this pull request Aug 10, 2023
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