Skip to main content

SQL Server

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

ScenarioUsage
Key generationIDENTITY; read sequences before insertion
PaginationROW_NUMBER() pagination
Insert conflictsInsert or update with MERGE
Data backfillReturn written fields with OUTPUT