Class DAOBundleOperationWoOperation

All Implemented Interfaces:
Serializable, DataAttributesHolder, EDMConfigurableBean, overit.geocall.marks.FieldExposer, overit.geocall.marks.NameExposer, DBFieldMapper, DBObjectMapper, Tool

@Pool("Pool") @Table("AWOOPERATION JOIN RBUNDLEWOOPERATION ON RBWOID_AWOO = AWOOID ") @Pk("AWOOID") @Factory("AWOOID_ACOM") @Order("AWOOID") public class DAOBundleOperationWoOperation extends DAOBundleOperationSearch
DAO used only in order to search work order operations and the related bundle operations.
Only select command are supported.
Since:
10.1
See Also:
  • Constructor Details

    • DAOBundleOperationWoOperation

      public DAOBundleOperationWoOperation()