Skip to content

GH-637 - Add support for insert only properties #1146

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

Closed
wants to merge 5 commits into from

Conversation

ctailor2
Copy link
Contributor

This adds support for properties with write once semantics.

Closes #637

@ctailor2 ctailor2 requested a review from schauder January 27, 2022 20:29
@spring-projects-issues spring-projects-issues added the status: waiting-for-triage An issue we've not yet triaged label Jan 27, 2022
@schauder
Copy link
Contributor

As discussed internally we are not going to merge this, as we realised that it would only work on attributes of the attribute root.

Sorry for the hassle.

@schauder schauder closed this Jan 31, 2022
@schauder schauder deleted the issue/637-insert-only-property branch January 31, 2022 08:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
status: waiting-for-triage An issue we've not yet triaged
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add an "InsertOnly" annotation to support a write-once semantic. [DATAJDBC-416]
3 participants