nhibernate-core
nhibernate-core copied to clipboard
Add SybaseASE16Dialect with LIMIT and OFFSET pagination support
- Introduced SybaseASE16Dialect for Sybase ASE 16 compatibility.
- Implemented SQL generation for LIMIT and OFFSET to support pagination.
Reference: Pagination Queries Using limit and offset