JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
org.seasar.doma.jdbc.query
Interface UpsertAssembler
All Known Implementing Classes:
H2UpsertAssembler
,
MssqlUpsertAssembler
,
MysqlUpsertAssembler
,
OracleUpsertAssembler
,
PostgreSqlUpsertAssembler
public interface
UpsertAssembler
Assemble the upsert query interface. Implement this interface for each dialect.
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
void
assemble
()
Method Detail
assemble
void assemble()
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method