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

Creating user defined function #110

Open
nikhilvarma-oi opened this issue Oct 9, 2017 · 1 comment
Open

Creating user defined function #110

nikhilvarma-oi opened this issue Oct 9, 2017 · 1 comment
Labels

Comments

@nikhilvarma-oi
Copy link

Hi,
I am new to sdl and odata and i want to implement some user defined functions to perform some operations. Hence, can you please guide on how can i create it? Currently i have got this code and tweaked it with my local database. select and other operations are working fine but i am not able to understand how can i create the user defined functions and what all odata classes/libraries would be required for the same?

Thanks in advance!!

@vinayknl
Copy link
Collaborator

Hi,

There are some examples in the odata_test module. You can check few examples like
https://github.com/sdl/odata/blob/master/odata_test/src/main/java/com/sdl/odata/test/model/FunctionImportSample.java

Regards,
Vinay

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants