I selected a first subset of JPA functionalities (the ones regarding the CriteriaQuery API).
This will allow a JPA style hierarchical and strongly typed query system based on predicates on Entity Metadata
UpdateQuery and DeleteQuery will be released in other pull requests.
As described in https://github.com/eclipse/jnosql/issues/263
I selected a first subset of JPA functionalities (the ones regarding the CriteriaQuery API). This will allow a JPA style hierarchical and strongly typed query system based on predicates on Entity Metadata
UpdateQuery and DeleteQuery will be released in other pull requests.