Interface JobManager.Job
- Enclosing class:
JobManager
public static interface JobManager.Job
A job to be managed by a
JobManager.- Author:
- Ralf Wisser
-
Method Summary
-
Method Details
-
run
Runs the job.- Throws:
SQLExceptionCancellationException
-