BATCH 144 and BATCH 150: create Hibernate and iBatis input sources with sample jobs.

This commit is contained in:
lucasward
2007-10-15 05:23:37 +00:00
parent ee0dcdd37a
commit eab243ff3f

View File

@@ -58,7 +58,7 @@ import org.springframework.util.Assert;
* fields except the JobLauncher. Therefore, if autowiring fails to set it (it
* should be noted that dependency checking is disabled because most of the
* fields have default values and thus don't require dependencies to be
* fulfilled via autowiring) then an exception will be thrown. It should be
* fulfilled via autowiring) then an exception will be thrown. It should also be
* noted that even if an exception is thrown by this class, it will be mapped to
* an integer and returned.
* </p>