Package org.mariadb.jdbc.util.timeout
Interface QueryTimeoutHandler
- All Superinterfaces:
AutoCloseable
- All Known Implementing Classes:
NoOpQueryTimeoutHandler
,QueryTimeoutHandlerImpl
Query Timeout handler for server that doesn't support query specific timeout
-
Method Summary
-
Method Details
-
create
-
close
void close()- Specified by:
close
in interfaceAutoCloseable
-