Uses of Package
overit.geocall.sql.code
Packages that use overit.geocall.sql.code
Package
Description
-
Classes in overit.geocall.sql.code used by overit.geocall.da
-
Classes in overit.geocall.sql.code used by overit.geocall.sql.codeClassDescriptionThe class extends
FragmentSequenceand aims to add a new Clause or Condition to a Fragment.The class extendsFragmentSequenceand aims to define an empty sql code's string.The class extendsDoubleFragmentSequenceand aims to define a sql's fragment to represent the values in the INSERT and in the UPDATE sql's statement.
This class defina a specific structure with which the values must be created, for example separated by a comma. -
Classes in overit.geocall.sql.code used by overit.geocallapp.wfm.core.bl.datacollection.sheet.data
-
-
Classes in overit.geocall.sql.code used by overit.geocallapp.wfm.core.bl.location.microcluster.data
-
Classes in overit.geocall.sql.code used by overit.geocallapp.wfm.core.bl.technicalobject.header.dataClassDescriptionThe class extends
FragmentSequenceand aims to add a new Clause or Condition to a Fragment. -
Classes in overit.geocall.sql.code used by overit.geocallapp.wfm.mobile.core.bl.workorder.data
-
Classes in overit.geocall.sql.code used by overit.geocallapp.wfm.notifications.notification.daClassDescriptionThe class extends
FragmentSequenceand aims to add a new Clause or Condition to a Fragment.The class extendsSqland aims to represnt and define an instance of sql code "SELECT FROM WHERE" plus other common clauses like "GROUP BY", "HAVING" and "ORDER BY".