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

Added extension-point for LockManager. Added option for specifying max value for version-number when using version-number strategy with optimistic locking. #505

Merged
merged 1 commit into from Jan 14, 2024

Conversation

kraendavid
Copy link
Contributor

Added extension-point for LockManager. Also added option for specifying max value for version-number when using version-number strategy with optimistic locking (usefull if underlaying legacy DB schema has max constraint on version column).

…ng max value for version-number when using version-number strategy with optimistic locking (usefull if underlaying legacy DB schema has max constraint on version column).
@andyjefferson
Copy link
Member

Please see https://github.com/datanucleus/docs-accessplatform/tree/master/src/main/asciidoc/extensions providing documentation of any available extension. Just follow the style of the existing ones, doesn't have to be incredibly detailed.

@kraendavid
Copy link
Contributor Author

Added documentation in datanucleus/docs-accessplatform#18

@andyjefferson andyjefferson added this to the 6.0.7 milestone Jan 14, 2024
@andyjefferson andyjefferson merged commit 925b3d4 into datanucleus:master Jan 14, 2024
@kraendavid kraendavid deleted the lockmanager branch January 16, 2024 07:41
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.

None yet

2 participants