-
Notifications
You must be signed in to change notification settings - Fork 212
Open
@schanwanyu
Description
I'm using MyBatis Dynamic SQL with MySQL, and would like to know whether there are any methods to handle duplicates, such that I can do something similar to:
INSERT INTO ...... ON DUPLICATE KEY UPDATE...
or
INSERT IGNORE INTO...
Thanks! :)
Metadata
Metadata
Assignees
Labels
No labels