fr.ifremer.quadrige3.core.dao.data.aquaculture

Entity BatchImpl


Identifier Summary
Name Column Type Description
batchId Column Integer  
Property Summary
Name Column Access Type Description
batchBreedingStructurUnit BATCH_BREEDING_STRUCTUR_UNIT property (get / set) Integer  
batchBreedingSystemUnit BATCH_BREEDING_SYSTEM_UNIT property (get / set) Integer  
batchCm BATCH_CM property (get / set) String  
batchControlDt BATCH_CONTROL_DT property (get / set) DateType  
batchExperCond BATCH_EXPER_COND property (get / set) String  
batchLb BATCH_LB property (get / set) String  
batchNm BATCH_NM property (get / set) String  
batchQualifCm BATCH_QUALIF_CM property (get / set) String  
batchQualifDt BATCH_QUALIF_DT property (get / set) DateType  
batchValidDt BATCH_VALID_DT property (get / set) DateType  
breedingStructure BREEDING_STRUCT_CD property (get / set) BreedingStructureImpl  
breedingSystem BREEDING_SYSTEM_CD property (get / set) BreedingSystemImpl  
depthLevel DEPTH_LEVEL_ID property (get / set) DepthLevelImpl  
initialPopulation INIT_POP_ID property (get / set) InitialPopulationImpl  
initialPopulations   property (get / set) Set<InitialPopulationImpl>  
monitoringLocation MON_LOC_ID property (get / set) MonitoringLocationImpl  
qualityFlag QUAL_FLAG_CD property (get / set) QualityFlagImpl  
remoteId REMOTE_ID property (get / set) Integer  
samplingOperations   property (get / set) Set<SamplingOperationImpl>  
updateDt UPDATE_DT property (get / set) DateType  

Identifier Detail

batchId

Property Detail

batchNm


batchLb


batchExperCond


batchBreedingStructurUnit


batchBreedingSystemUnit


batchCm


batchControlDt


batchValidDt


batchQualifDt


batchQualifCm


updateDt


remoteId


monitoringLocation


breedingSystem


samplingOperations


breedingStructure


depthLevel


initialPopulation


initialPopulations


qualityFlag