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

Is possivel use JPA/Hibernate with Elsql? #39

Open
ghenmelo opened this issue Jan 12, 2023 · 2 comments
Open

Is possivel use JPA/Hibernate with Elsql? #39

ghenmelo opened this issue Jan 12, 2023 · 2 comments

Comments

@ghenmelo
Copy link

Hi folks,
I want to use the JPA and ElSql together, but I don't know if that is possible. The goal is to use JPA configuration and export my queries to .elsql file.

Thank you for your attention.

@ghenmelo
Copy link
Author

Maybe use native queries with ElSQL and functions like .save() from JPA.

@jodastephen
Copy link
Member

This sounds like something you could explore - ultimately ElSql is a mechanism for generating SQL. I've not used JPA or Hibernate, so can't comment I'm afraid.

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