pojos:
Class A {}
Class B {
A importantA;
Collection<A> secondaryAs;
}
the Edm should contain 2 unique <Associations> but we get 2 Associations that
have the same name "FK_B_A"
The edm generation should use more than just entity type...
Original issue reported on code.google.com by tony.ro...@gmail.com on 17 Apr 2012 at 3:55
Original issue reported on code.google.com by
tony.ro...@gmail.com
on 17 Apr 2012 at 3:55