- All Implemented Interfaces:
- DialectStrategy
public final class MssqlDialect
extends GenericDialect
SQL Server dialect. Reserved for MSSQL-specific layout (e.g. BEGIN TRY ...
END CATCH); currently inherits the generic behaviour. Plan reference: §7.3/S30.