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

Ognl and Hibernate Proxies #316

Open
hielkehoeve opened this issue Dec 7, 2024 · 0 comments
Open

Ognl and Hibernate Proxies #316

hielkehoeve opened this issue Dec 7, 2024 · 0 comments

Comments

@hielkehoeve
Copy link

hielkehoeve commented Dec 7, 2024

I am trying to use Ognl in my project to resolve expressions based on a JPA / Hibernate datamodel. The problem I am having is that some of the objects are (Hibernate) proxies and I cannot unproxy them before Ognl tries to resolve the value.

Is there any way I can unproxy objects right before the expression is resolved?

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

1 participant