Re: [hibernate-dev] Bytecode enhancement as proxy

2020-07-07 Thread Sanne Grinovero
+1 Great idea On Tue, 7 Jul 2020 at 13:15, andrea boriero wrote: > > Hi all, > > Last year the Bytecode enhancement as proxy feature was introduced (see > https://in.relation.to/2019/07/30/bytecode-proxy/ for details) and the > hibernate.bytecode.allow_enhancement_as_proxy was added to enable/dis

[hibernate-dev] Bytecode enhancement as proxy

2020-07-07 Thread andrea boriero
Hi all, Last year the Bytecode enhancement as proxy feature was introduced (see https://in.relation.to/2019/07/30/bytecode-proxy/ for details) and the hibernate.bytecode.allow_enhancement_as_proxy was added to enable/disable the new feature. In ORM 5.3 and 5.4 versions this feature is disabled by