|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.springframework.dao.support.DaoSupport
org.springframework.jdbc.core.support.JdbcDaoSupport
org.lexgrid.loader.rrf.staging.tasklet.LoadInfileMrconsoStagingTablePopulator
public class LoadInfileMrconsoStagingTablePopulator
The Class LoadInfileMrconsoStagingTablePopulator.
Field Summary |
---|
Fields inherited from class org.springframework.dao.support.DaoSupport |
---|
logger |
Constructor Summary | |
---|---|
LoadInfileMrconsoStagingTablePopulator()
|
Method Summary | |
---|---|
org.springframework.batch.repeat.RepeatStatus |
execute(org.springframework.batch.core.StepContribution contribution,
org.springframework.batch.core.scope.context.ChunkContext chunkContext)
|
java.lang.String |
getRrfDir()
Gets the rrf dir. |
java.lang.String |
getRrfFile()
Gets the rrf file. |
java.lang.String |
getTableName()
Gets the table name. |
protected void |
populateStagingTable()
Populate staging table. |
void |
setRrfDir(java.lang.String rrfDir)
Sets the rrf dir. |
void |
setRrfFile(java.lang.String rrfFile)
Sets the rrf file. |
void |
setTableName(java.lang.String tableName)
Sets the table name. |
Methods inherited from class org.springframework.jdbc.core.support.JdbcDaoSupport |
---|
checkDaoConfig, createJdbcTemplate, getConnection, getDataSource, getExceptionTranslator, getJdbcTemplate, initTemplateConfig, releaseConnection, setDataSource, setJdbcTemplate |
Methods inherited from class org.springframework.dao.support.DaoSupport |
---|
afterPropertiesSet, initDao |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public LoadInfileMrconsoStagingTablePopulator()
Method Detail |
---|
protected void populateStagingTable() throws java.lang.Exception
java.lang.Exception
- the exceptionpublic org.springframework.batch.repeat.RepeatStatus execute(org.springframework.batch.core.StepContribution contribution, org.springframework.batch.core.scope.context.ChunkContext chunkContext) throws java.lang.Exception
execute
in interface org.springframework.batch.core.step.tasklet.Tasklet
java.lang.Exception
public java.lang.String getTableName()
public void setTableName(java.lang.String tableName)
tableName
- the new table namepublic java.lang.String getRrfDir()
public void setRrfDir(java.lang.String rrfDir)
rrfDir
- the new rrf dirpublic java.lang.String getRrfFile()
public void setRrfFile(java.lang.String rrfFile)
rrfFile
- the new rrf file
|
Copyright: (c) 2004-2006 Mayo Foundation for Medical Education and Research (MFMER). All rights reserved. MAYO, MAYO CLINIC, and the triple-shield Mayo logo are trademarks and service marks of MFMER. | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |