Jakarta Persistence (JPA) Interface
jakarta.persistence.RefreshOption
An option influencing the behavior of
EntityManager.refresh
. Built-in options control
locking
,
cache interaction
, and
timeouts
.
This interface may be implemented by custom provider-specific options which extend the options defined by the specification.
- See Also:
- Since:
- Jakarta Persistence (JPA) 3.2