Package org.jdbi.v3.sqlobject.customizer
Annotation Type QueryTimeOut
Specify the query timeout in seconds. May be used on a method or parameter, the parameter must be of an int type.
- 
Optional Element SummaryOptional Elements
- 
Element Details- 
valueint value- Default:
- 2147483647
 
 
-