fr.ifremer.quadrige3.core.dao.system

Entity JobImpl


Identifier Summary
Name Column Type Description
jobId Column Integer  
Property Summary
Name Column Access Type Description
jobEndDt JOB_END_DT property (get / set) DateType  
jobLog JOB_LOG property (get / set) String  
jobNm JOB_NM property (get / set) String  
jobStartDt JOB_START_DT property (get / set) DateType  
jobStatus JOB_STATUS property (get / set) String  
jobTypeNm JOB_TYPE_NM property (get / set) String  
quserId QUSER_ID property (get / set) QuserImpl  
updateDt UPDATE_DT property (get / set) DateType  

Identifier Detail

jobId

Property Detail

jobNm


jobStatus


jobStartDt


jobEndDt


jobTypeNm


jobLog


updateDt


quserId