Uses of Class
org.seasar.doma.jdbc.criteria.declaration.SetDeclaration
Packages that use SetDeclaration
Package
Description
Provides classes that build the criteria query statements.
Provides criteria query statements.
-
Uses of SetDeclaration in org.seasar.doma.jdbc.criteria.declaration
Method parameters in org.seasar.doma.jdbc.criteria.declaration with type arguments of type SetDeclaration -
Uses of SetDeclaration in org.seasar.doma.jdbc.criteria.statement
Method parameters in org.seasar.doma.jdbc.criteria.statement with type arguments of type SetDeclarationModifier and TypeMethodDescriptionNativeSqlUpdateStarting.set(Consumer<SetDeclaration> block) UnifiedUpdateStarting.set(Consumer<SetDeclaration> block) Specifies the set clause.