Class DAOWOTimePrediction

java.lang.Object
overit.geocall.da.DAO
overit.geocallapp.wfm.ai.bl.duration.prediction.data.DAOWOTimePrediction
All Implemented Interfaces:
Serializable, DataAttributesHolder, EDMConfigurableBean, overit.geocall.marks.FieldExposer, overit.geocall.marks.NameExposer, DBFieldMapper, DBObjectMapper, Tool
Direct Known Subclasses:
DAOWOTimePredictionSearch

@Pool("Pool") @Table("AWOTIMEPREDICTION") @Pk("AWTPID") @Sequence("AWTPID") @Factory("AWTPID_ACOM") @Order("AWTPID") public class DAOWOTimePrediction extends DAO
See Also: