Uses of Enum Class
no.sikt.graphitron.definitions.sql.SQLJoinType
Packages that use SQLJoinType
-
Uses of SQLJoinType in no.sikt.graphitron.definitions.sql
Methods in no.sikt.graphitron.definitions.sql that return SQLJoinTypeModifier and TypeMethodDescriptionSQLJoin.getJoinType()static SQLJoinTypeReturns the enum constant of this class with the specified name.static SQLJoinType[]SQLJoinType.values()Returns an array containing the constants of this enum class, in the order they are declared.