Module org.seasar.doma.core
Class InsertDeclaration
java.lang.Object
org.seasar.doma.jdbc.criteria.declaration.InsertDeclaration
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidselect(Function<InsertSelectDeclaration, SubSelectContext<?>> block) voidvoidvalues(Consumer<ValuesDeclaration> block)
-
Constructor Details
-
InsertDeclaration
-
-
Method Details
-
getContext
-
values
-
upsertSetValues
-
select
-