Timeout
java.lang.Object
∟ jakarta.persistence.Timeout
- Implemented Interfaces:
FindOption
,LockOption
,RefreshOption
Specifies a timeout for a database request. This option is always a hint, and may be ignored by the provider.
- Since:
- JPA 3.2
Public Methods
int milliseconds()
- Since:
- JPA 3.2
Public Static Methods
- Since:
- JPA 3.2
(Abbreviation of milliseconds().)
- Since:
- JPA 3.2