Hi Guillaume,
Can you please check the behavior of with the Javassist enhancer in this
particular case? I believe it's the correct one, but one has to double
check.
Also, on a related issue, please check the comments I made on
https://hibernate.atlassian.net/browse/HHH-12593 about property acc
Hi Luis,
This question is related to https://hibernate.atlassian.net/browse/HHH-12601
.
AFAICS, the following case (e.g. having the fields defined in the parent
class and the laziness defined in the child class) is not working very well
with bytecode enhancement:
@Entity
public class Request