Convenience class for creating and removing {@link JobExecution} instancesfrom a database. Typical usage in test case would be to create instances before a transaction, save the result, and then use it to remove them after the transaction.
@author Dave Syer
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.