Module org.seasar.doma.core
Class UpdateDeclaration
java.lang.Object
org.seasar.doma.jdbc.criteria.declaration.UpdateDeclaration
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidset(Consumer<SetDeclaration> block) voidwhere(Consumer<WhereDeclaration> block)
-
Constructor Details
-
UpdateDeclaration
-
-
Method Details
-
getContext
-
set
-
where
-