Bug 279 : Dynamic Proxy / Subclasses invoking preSetter rather than preSetterMany for interception
Priority 
High
Reported Version 
 
Logged By 
Rob
Status 
Fixed
Fixed Version 
2.6.0
Assigned To 
 
Product 
Ebean - core
Duplicate Of 
 
Created 
20/04/2010
Updated 
20/04/2010
Type 
Bug
 
Attachments 
No attachments

This is a bug only when using Dynamic Proxies (Dynamically generated Subclasses).

The interception on @OneToMany and @ManyToMany to EntityBeanIntercept should go to preSetterMany() rather than preSetter().

This can cause an extra loading event to fire.

 
Rob 20 Apr 03:35
Fixed in HEAD

fixed in HEAD.

woResponse

Upload a file