public class JdbcSearchableJobInstanceDao extends JdbcJobInstanceDao implements SearchableJobInstanceDao
DEFAULT_EXIT_MESSAGE_LENGTH, DEFAULT_TABLE_PREFIX| Constructor and Description |
|---|
JdbcSearchableJobInstanceDao() |
| Modifier and Type | Method and Description |
|---|---|
void |
afterPropertiesSet() |
int |
countJobInstances(String name) |
createJobInstance, findJobInstancesByName, getJobInstance, getJobInstance, getJobInstance, getJobInstanceCount, getJobInstances, getJobNames, setJobIncrementergetClobTypeToUse, getJdbcTemplate, getQuery, getTablePrefix, setClobTypeToUse, setJdbcTemplate, setTablePrefixclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcreateJobInstance, findJobInstancesByName, getJobInstance, getJobInstance, getJobInstance, getJobInstanceCount, getJobInstances, getJobNamespublic void afterPropertiesSet()
throws Exception
afterPropertiesSet in interface InitializingBeanafterPropertiesSet in class JdbcJobInstanceDaoExceptionJdbcJobExecutionDao.afterPropertiesSet()public int countJobInstances(String name)
countJobInstances in interface SearchableJobInstanceDaoname - the name of the job instances(String)Copyright © 2015. All rights reserved.