mirror of
https://github.com/ebean-orm/ebean.git
synced 2024-04-21 10:51:47 +00:00
Fixes to only allow m2m intersection save from one direction based on
beanName. Supports BUG 429 : Pull Request: jroper - Fixing ManyToMany association saving bug
This commit is contained in:
@@ -26,5 +26,4 @@ public class Attribute extends BasicDomain{
|
||||
this.attributeHolder = attributeHolder;
|
||||
}
|
||||
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user