| Modifier and Type | Optional Element and Description |
|---|---|
LockMode |
lockMode
The lock mode to use for the updatable entity view.
|
FlushMode |
mode
Specifies the flush mode to use for the updatable entity view.
|
FlushStrategy |
strategy
The strategy to use for flushing changes to the JPA model.
|
public abstract FlushMode mode
public abstract FlushStrategy strategy
public abstract LockMode lockMode
Copyright © 2014–2018 Blazebit. All rights reserved.