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