Class DAOCrewShellCompositionMismatch

java.lang.Object
overit.geocall.da.DAO
overit.geocallapp.wfm.core.bl.crewshell.composition.mismatch.data.DAOCrewShellCompositionMismatch
All Implemented Interfaces:
Serializable, DataAttributesHolder, EDMConfigurableBean, overit.geocall.marks.FieldExposer, overit.geocall.marks.NameExposer, DBFieldMapper, DBObjectMapper, Tool
Direct Known Subclasses:
DAOCrewShellCompositionMismatchSearch

@Pool("Pool") @Table("ACREWSHELLCOMPOSITIONMISMATCH") @Pk("ACSMID") @Sequence("ACSMID") public class DAOCrewShellCompositionMismatch extends DAO
Base DAO for crew shell composition mismatch.
Since:
16.0
See Also:
  • Field Details

  • Constructor Details

    • DAOCrewShellCompositionMismatch

      public DAOCrewShellCompositionMismatch()