Uses of Enum Class
no.sikt.graphitron.definitions.mapping.TableRelationType
Packages that use TableRelationType
-
Uses of TableRelationType in no.sikt.graphitron.definitions.mapping
Methods in no.sikt.graphitron.definitions.mapping that return TableRelationTypeModifier and TypeMethodDescriptionTableRelation.getRelationType()static TableRelationTypeReturns the enum constant of this class with the specified name.static TableRelationType[]TableRelationType.values()Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of TableRelationType in no.sikt.graphitron.mappings
Methods in no.sikt.graphitron.mappings that return TableRelationTypeModifier and TypeMethodDescriptionstatic TableRelationTypeTableReflection.inferRelationType(String leftTableName, String rightTableName, JOOQMapping preferredKey)