Имя | Описание |
---|---|
DbJobExplorerFactory | An Summer.Batch.Common.Util.IFactory{T} that automates the creation of a SimpleJobExplorer using Database DAO implementations. Requires the user to describe what kind of database they are using. |
LocalDataFieldMaxValueIncrementer | Local IDataFieldMaxValueIncrementer implementation. Since it is not supported here, a NotSupportedException will be thrown by the NextLong method. |
SimpleJobExplorer | Implementation of IJobExplorer using the injected DAOs. |