Uses of Package
no.sikt.graphitron.definitions.sql
Packages that use no.sikt.graphitron.definitions.sql
Package
Description
-
Classes in no.sikt.graphitron.definitions.sql used by no.sikt.graphitron.definitions.fields
-
Classes in no.sikt.graphitron.definitions.sql used by no.sikt.graphitron.definitions.fields.containedtypesClassDescriptionAn extension of
SQLJoinwith additional data on which table to join towards and which alias should be used. -
Classes in no.sikt.graphitron.definitions.sql used by no.sikt.graphitron.definitions.interfaces
-
Classes in no.sikt.graphitron.definitions.sql used by no.sikt.graphitron.definitions.sqlClassDescriptionContains information on how to format join operations, including what type of join to use and which columns should be compared.Abstraction that allows to apply different join conditions more smoothly.Enum of supported SQL join types.
-
Classes in no.sikt.graphitron.definitions.sql used by no.sikt.graphitron.generators.contextClassDescriptionAn extension of
SQLJoinwith additional data on which table to join towards and which alias should be used. -
Classes in no.sikt.graphitron.definitions.sql used by no.sikt.graphitron.generators.dbClassDescriptionAn extension of
SQLJoinwith additional data on which table to join towards and which alias should be used.