Uses of Package
org.seasar.doma.jdbc.criteria.option
Packages that use org.seasar.doma.jdbc.criteria.option
Package
Description
Provides contexts and settings used to build the criteria query statements.
Provides classes that build the criteria query statements.
Provides options used to build the criteria query statement.
Provides the SQL queries and builders.
Provides criteria query statements.
Provides RDBMS dialects.
-
Classes in org.seasar.doma.jdbc.criteria.option used by org.seasar.doma.jdbc.criteria.contextClassDescriptionRepresents the option that decides whether to append the DISTINCT keyword or not.Represents the option that decides whether to append the FOR UPDATE clause or not.Represents the option about the LIKE operator.
-
Classes in org.seasar.doma.jdbc.criteria.option used by org.seasar.doma.jdbc.criteria.declarationClassDescriptionRepresents the option about the associate and associateWith operators.Represents the option that decides whether to append the DISTINCT keyword or not.Represents the option that decides whether to append the FOR UPDATE clause or not.Represents the option about the LIKE operator.
-
Classes in org.seasar.doma.jdbc.criteria.option used by org.seasar.doma.jdbc.criteria.optionClassDescriptionRepresents the option about the associate and associateWith operators.Represents the option that decides whether to append the DISTINCT keyword or not.Represents the option that decides whether to append the FOR UPDATE clause or not.Represents the option about the LIKE operator.
-
Classes in org.seasar.doma.jdbc.criteria.option used by org.seasar.doma.jdbc.criteria.queryClassDescriptionRepresents the option that decides whether to append the FOR UPDATE clause or not.
-
Classes in org.seasar.doma.jdbc.criteria.option used by org.seasar.doma.jdbc.criteria.statementClassDescriptionRepresents the option about the associate and associateWith operators.Represents the option that decides whether to append the DISTINCT keyword or not.Represents the option that decides whether to append the FOR UPDATE clause or not.
-
Classes in org.seasar.doma.jdbc.criteria.option used by org.seasar.doma.jdbc.dialectClassDescriptionRepresents the option that decides whether to append the FOR UPDATE clause or not.