public class InsertOnDuplicateKeyUpdateQuery extends AbstractQuery implements UpsertQuery
UpsertQuery.Builder
Modifier and Type | Method and Description |
---|---|
protected void |
bind(java.sql.PreparedStatement preparedStatement) |
protected java.lang.String |
sql() |
prepare, prepareAndBind, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
prepareAndBind
protected java.lang.String sql()
sql
in class AbstractQuery
protected void bind(java.sql.PreparedStatement preparedStatement) throws java.sql.SQLException
bind
in class AbstractQuery
java.sql.SQLException