JOOQ based filtering module
Go to file
Struchkov Mark 2e0039adcb
Add null order handling to SortContainer
A new enum NullOrderType was added and integrated into the SortContainer class to handle sorting nulls. The CriteriaJooqFilter's sorting methods were updated to use this new functionality as well, which enables the user to specify the nulls order (first or last) when sorting fields.
2024-03-13 13:10:24 +03:00
src/main/java/dev/struchkov/haiti/filter/jooq Add null order handling to SortContainer 2024-03-13 13:10:24 +03:00
.drone.yml update cicd 2023-12-03 09:55:09 +03:00
.gitignore Добавил возможность использовать not операции 2023-05-11 10:43:13 +03:00
LICENSE Create LICENSE 2022-01-12 17:03:58 +03:00
pom.xml [maven-release-plugin] prepare for next development iteration 2023-05-17 23:08:25 +03:00