Hi,
Currently that's not supported. If you need something similar in your
projects, it should be straight forward to implement this as an extension
[1]. But might be worth looking into it to add it to the core API.
Cheers,
Thomas

[1] http://deltaspike.apache.org/documentation/data.html#Extensions

On Mon, Jun 15, 2015 at 5:51 PM, akm <ameh...@ford.com> wrote:

> Does DeltaSpike Data Module support criteria Queries with specifications
> like
> Spring Data?
> Link for Spring Data -
>
> http://docs.spring.io/spring-data/jpa/docs/1.3.0.RELEASE/reference/html/jpa.repositories.html
> <
> http://docs.spring.io/spring-data/jpa/docs/1.3.0.RELEASE/reference/html/jpa.repositories.html
> >
>
> It would help to have just one interface for all one use case which would
> contain all the queries required by a single use case.
> Right now if a use case has a criteria query, the use case has to have an
> interface and an abstract class for the criteria query.
>
>
>
>
> --
> View this message in context:
> http://apache-deltaspike-incubator-discussions.2316169.n4.nabble.com/Criteria-Query-specification-support-tp4660910.html
> Sent from the Apache DeltaSpike Incubator Discussions mailing list archive
> at Nabble.com.
>

Reply via email to