Narayana: all 5.3.3.Final
- Summary:
- Field |
- Required |
- Optional
-
@Retention(value=RUNTIME)
@Target(value=TYPE)
@Inherited
public @interface Optimistic
Use optimistic concurrency control. This may mean
that a transaction is forced to abort at the end
due to conflicting updates made by other users.
- Author:
- marklittle
Narayana: all 5.3.3.Final
- Summary:
- Field |
- Required |
- Optional
Copyright © 2021 JBoss by Red Hat. All rights reserved.