Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[jpa-dev] Process for requesting feature: @OptimisticLock

Hi all

I would like to create a proper feature request (JIRA?) for the following feature:

Add the functionality of this hibernate specific annotations to the official JPA sec

@OptimisticLock(excluded = true)

Java doc:

https://docs.jboss.org/hibernate/orm/5.4/javadocs/org/hibernate/annotations/OptimisticLock.html

What steps do I need to take to do this?

Regards
Rainer


Back to the top