Class DAOCrewShellConfiguration

java.lang.Object
overit.geocall.da.DAO
overit.geocallapp.wfm.core.bl.crewshell.configuration.data.DAOCrewShellConfiguration
All Implemented Interfaces:
Serializable, DataAttributesHolder, EDMConfigurableBean, overit.geocall.marks.FieldExposer, overit.geocall.marks.NameExposer, DBFieldMapper, DBObjectMapper, Tool

@Pool("Pool") @Table("ACREWSHELLCONFIGURATION") @Pk("ACSCID") @Sequence("ACSCID") @Factory("ACSCID_ACOM") public class DAOCrewShellConfiguration extends DAO
DAO for crew shell configuration.
Since:
16.0
See Also:
  • Field Details

  • Constructor Details

    • DAOCrewShellConfiguration

      public DAOCrewShellConfiguration()