Class DAOCrewShellType

java.lang.Object
overit.geocall.da.DAO
overit.geocallapp.wfm.crewshell.bl.type.data.DAOCrewShellType
All Implemented Interfaces:
Serializable, DataAttributesHolder, EDMConfigurableBean, overit.geocall.marks.FieldExposer, overit.geocall.marks.NameExposer, DBFieldMapper, DBObjectMapper, Tool
Direct Known Subclasses:
DAOCrewShellTypeSearch

@Pool("Pool") @Table("TCREWSHELL") @Pk("TCSHID") @Sequence("TCSHID") @Factory("TCSHID_ACOM") public class DAOCrewShellType extends DAO
DAO for crew shell type.
Since:
18.0
See Also:
  • Field Details

  • Constructor Details

    • DAOCrewShellType

      public DAOCrewShellType()