@Target(value={PARAMETER,METHOD,TYPE}) @Retention(value=RUNTIME) public @interface TransactionIsolation
TransactionIsolationLevel
Modifier and Type | Optional Element and Description |
---|---|
TransactionIsolationLevel |
value |
public abstract TransactionIsolationLevel value
Copyright © 2018. All rights reserved.