[ 
https://issues.apache.org/jira/browse/IGNITE-20865?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Andrey Novikov updated IGNITE-20865:
------------------------------------
    Labels: ignite-3  (was: )

> Ignite 3.0: Criteria API queries
> --------------------------------
>
>                 Key: IGNITE-20865
>                 URL: https://issues.apache.org/jira/browse/IGNITE-20865
>             Project: Ignite
>          Issue Type: Epic
>          Components: sql
>            Reporter: Andrey Novikov
>            Priority: Major
>              Labels: ignite-3
>
> Criteria Query is logically just a facade for SQL – same way as Criteria API 
> is a facade for SQL in JPA. The easiest way to implement this feature then is 
> to just generate SQL queries.
> There are different gateways to a table called Table Views. Currently we have 
> RecordView and KeyValueView. *Each view* should have the Criteria Query API. 
> The only difference is the type of objects the query result maps to.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to