RomanHargrave / jsigner

Automatically exported from code.google.com/p/jsigner
Apache License 2.0
0 stars 1 forks source link

Discover the multiplicity of classes relationships without depending on javax.persistence annotations #3

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Actually the relationship of objects is build based on the @OneToOne,
OneToMany, ManyToOne and ManyToMany javax.persistence annotations.
Its desirable to remove this dependency and discover the multiplicity in
other way.  

Original issue reported on code.google.com by rafaferry@gmail.com on 31 Aug 2008 at 6:32

GoogleCodeExporter commented 9 years ago

Original comment by rafaferry@gmail.com on 8 Sep 2008 at 12:14

GoogleCodeExporter commented 9 years ago

Original comment by rafaferry@gmail.com on 14 Sep 2008 at 2:31