Skip to content

Where is com.sdl.odata.api.processor.query.QueryOperation? #177

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

Open
emerth opened this issue Aug 29, 2019 · 2 comments
Open

Where is com.sdl.odata.api.processor.query.QueryOperation? #177

emerth opened this issue Aug 29, 2019 · 2 comments

Comments

@emerth
Copy link

emerth commented Aug 29, 2019

Trawling through the odata-example code with an eye to making it do my bidding I find class QueryOperation used in InMemoryDataSourceProvider.QueryOperationStrategy(), and imported thus:

com.sdl.odata.api.processor.query.QueryOperation.

Yet in the odata codebase here I find no definition of a class or interface named QueryOperation.

Where is QueryOperation defined?

Thanks!

@leviramsey
Copy link

It's in the Scala portion of the codebase:

@emerth
Copy link
Author

emerth commented Sep 2, 2021

Thanks, Levi!

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