I am using Play Framework v.2.6.3 , and the JPA solution for SQL access. When I set the FetchType.Lazy on my entities, I get the following error message:
If you read Play Docs, there it says:
So, my question is: Whats the best solution to work with Lazy fetching? I dont get, how do I need to deal with this. Can you give me an example? How do you manage your Lazy fetching?, at the moment I am annotating all my fetch types as Eager . |
--
You received this message because you are subscribed to a topic in the Google Groups "Play Framework" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/play-framework/iGf6wt7Skis/unsubscribe.
To unsubscribe from this group and all its topics, send an email to play-framework+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/play-framework/19d45c4f-ca0d-405e-9da0-a95fc8bbab11%40googlegroups.com.
--
You received this message because you are subscribed to a topic in the Google Groups "Play Framework" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/play-framework/iGf6wt7Skis/unsubscribe.
To unsubscribe from this group and all its topics, send an email to play-framework+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/play-framework/a5b5a683-6353-45eb-af7e-f500cf15162c%40googlegroups.com.