| Package | Description |
|---|---|
| org.seasar.doma.jdbc.criteria.context |
Provides contexts and settings used to build the criteria query statements.
|
| org.seasar.doma.jdbc.criteria.declaration |
Provides classes that build the criteria query statements.
|
| org.seasar.doma.jdbc.criteria.option |
Provides options used to build the criteria query statement.
|
| org.seasar.doma.jdbc.criteria.query |
Provides the SQL queries and builders.
|
| org.seasar.doma.jdbc.criteria.statement |
Provides criteria query statements.
|
| org.seasar.doma.jdbc.dialect |
Provides RDBMS dialects.
|
| Class and Description |
|---|
| DistinctOption
Represents the option that decides whether to append the DISTINCT keyword or not.
|
| ForUpdateOption
Represents the option that decides whether to append the FOR UPDATE clause or not.
|
| LikeOption
Represents the option about the LIKE operator.
|
| Class and Description |
|---|
| AssociationOption
Represents the option about the associate and associateWith operators.
|
| DistinctOption
Represents the option that decides whether to append the DISTINCT keyword or not.
|
| ForUpdateOption
Represents the option that decides whether to append the FOR UPDATE clause or not.
|
| LikeOption
Represents the option about the LIKE operator.
|
| Class and Description |
|---|
| AssociationOption
Represents the option about the associate and associateWith operators.
|
| AssociationOption.Kind |
| DistinctOption
Represents the option that decides whether to append the DISTINCT keyword or not.
|
| DistinctOption.Kind |
| ForUpdateOption
Represents the option that decides whether to append the FOR UPDATE clause or not.
|
| ForUpdateOption.Basic |
| ForUpdateOption.None |
| ForUpdateOption.NoWait |
| ForUpdateOption.Visitor |
| ForUpdateOption.Wait |
| LikeOption
Represents the option about the LIKE operator.
|
| LikeOption.Escape |
| LikeOption.Infix |
| LikeOption.None |
| LikeOption.Prefix |
| LikeOption.Suffix |
| LikeOption.Visitor |
| Class and Description |
|---|
| ForUpdateOption
Represents the option that decides whether to append the FOR UPDATE clause or not.
|
| Class and Description |
|---|
| AssociationOption
Represents the option about the associate and associateWith operators.
|
| DistinctOption
Represents the option that decides whether to append the DISTINCT keyword or not.
|
| ForUpdateOption
Represents the option that decides whether to append the FOR UPDATE clause or not.
|
| Class and Description |
|---|
| ForUpdateOption
Represents the option that decides whether to append the FOR UPDATE clause or not.
|