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, setJobIncrementer
getClobTypeToUse, getJdbcTemplate, getQuery, getTablePrefix, setClobTypeToUse, setJdbcTemplate, setTablePrefix
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
createJobInstance, findJobInstancesByName, getJobInstance, getJobInstance, getJobInstance, getJobInstanceCount, getJobInstances, getJobNames
public void afterPropertiesSet() throws Exception
afterPropertiesSet
in interface InitializingBean
afterPropertiesSet
in class JdbcJobInstanceDao
Exception
JdbcJobExecutionDao.afterPropertiesSet()
public int countJobInstances(String name)
countJobInstances
in interface SearchableJobInstanceDao
name
- the name of the job instances(String)
Copyright © 2015. All rights reserved.