Uses of Package
overit.geocall.sql.code.fragment
Packages that use overit.geocall.sql.code.fragment
Package
Description
-
Classes in overit.geocall.sql.code.fragment used by overit.geocall.sql
-
Classes in overit.geocall.sql.code.fragment used by overit.geocall.sql.codeClassDescriptionThe class represent a double piece of SQL string.The class extends
DoubleFragmentand aims to representing a sequence of separated DoubleFragments.The class represent a piece that will compose a SQL string.The class extendsFragmentand aims to representing a sequence of separated fragments.
For example "A>B AND C=1" or "AUSENAME,AUSESURNAME". -
Classes in overit.geocall.sql.code.fragment used by overit.geocall.sql.code.fragmentClassDescriptionThe class represent a double piece of SQL string.The class extends
DoubleFragmentand aims to representing a sequence of separated DoubleFragments.The class represent a piece that will compose a SQL string.The class extendsFragmentand aims to representing a sequence of separated fragments.
For example "A>B AND C=1" or "AUSENAME,AUSESURNAME". -
-
-