| Package | Description |
|---|---|
| org.seasar.doma.jdbc.criteria.option |
Provides options used to build the criteria query statement.
|
| Modifier and Type | Method and Description |
|---|---|
static AssociationOption.Kind |
AssociationOption.Kind.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static AssociationOption.Kind[] |
AssociationOption.Kind.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|