Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to import subQuery() method #3

Closed
DheerajKN opened this issue Oct 19, 2019 · 1 comment
Closed

Unable to import subQuery() method #3

DheerajKN opened this issue Oct 19, 2019 · 1 comment

Comments

@DheerajKN
Copy link

After going through the FluentJPA Implementation on DZone. I was able to import all the statements like FluentJPA, FluentSQL, But I was unable to import subQuery into my program we have installed only fluent-jpa

So we need to import another maven package to access subQuery method??

How to resolve this issue??

@kostat
Copy link
Collaborator

kostat commented Oct 19, 2019

Yes, you need also sql-grammar dependency, see setup.

@kostat kostat closed this as completed Oct 20, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants