The query I used is the same as posted on the above. Here is the stacktrace. Thanks.
org.hibernate.QueryException: query specified join fetching, but the owner of the fetched association was not...
Type: Posts; User: User_Linda; Keyword(s):
The query I used is the same as posted on the above. Here is the stacktrace. Thanks.
org.hibernate.QueryException: query specified join fetching, but the owner of the fetched association was not...
I tried to create a left join fetch of one-to-many relationship for lazy load and get an exception "query specified join fetching, but the owner of the fetched association was not present in the...