Uses of Enum Class
org.seasar.doma.jdbc.criteria.option.DistinctOption.Kind
Packages that use DistinctOption.Kind
Package
Description
Provides options used to build the criteria query statement.
-
Uses of DistinctOption.Kind in org.seasar.doma.jdbc.criteria.option
Methods in org.seasar.doma.jdbc.criteria.option that return DistinctOption.KindModifier and TypeMethodDescriptionstatic DistinctOption.KindReturns the enum constant of this class with the specified name.static DistinctOption.Kind[]DistinctOption.Kind.values()Returns an array containing the constants of this enum class, in the order they are declared.