Skip to main content

MySQL

Use JdbcTemplate, method annotations, Mapper files, or the Builder API with MySQL. The following pages cover database-specific configuration and usage.

ScenarioUsage
Key generationAUTO_INCREMENT backfill
PaginationLIMIT pagination
Insert conflictsINSERT IGNORE / ON DUPLICATE KEY UPDATE