intuit / intuit/graphql-filter-java

Improvements to work with table relations, added support to associations such as oneToMany and manyToOne

Offen
#28 1 Kommentar 0 Reaktionen 0 zugewiesene Personen Auf GitHub ansehen
Vorherrschende Sprache
Java
Sterne
73
Forks
33
PR-Merge-Kennzahlen
Keine gemergten PRs in 30 T.

Beschreibung

I've added support to associations such as `manyToOne` and `oneToMany`, changing the classes `FilterExpressionParser` and `JpaSpecificationExpressionVisitor` to use in my own projects.

The modifications also include :

- Added support to `is null` or `is not null` filters in `JpaSpecificationExpressionVisitor`
- Commented the method `convertIfDate` to allow the use of date types other than `Date`, such as `OffsetDateTime`, `LocalDateTime` or `LocalDate`.

_I'd like to contribute to this project with these improvements._

**This is an example project I've made using these improvements.**
[graphql-dynamicquery.zip](https://github.com/intuit/graphql-filter-java/files/10093267/graphql-dynamicquery.zip)

Beitragsleitfaden

Beitragsleitfaden öffnen

Bewertung

Dieses Issue wurde noch nicht bewertet.

Neue Issues direkt in Ihr Postfach

Eine kurze Übersicht über anfängerfreundliche GitHub-Issues.