]> git.mxchange.org Git - jproduct-core.git/commitdiff
Continued with JPA:
authorRoland Haeder <roland@mxchange.org>
Wed, 23 Sep 2015 12:44:18 +0000 (14:44 +0200)
committerRoland Haeder <roland@mxchange.org>
Wed, 23 Sep 2015 12:44:18 +0000 (14:44 +0200)
- added @OneToMany annotation
- also call copyAll() to transfer properties from customer.contact to this.contact in ShopCustomer class
- added method copyAll() for Product + implemented it
- no need for length=x on integers + renamed entity name to all lower-case
- made BaseProduct to an entity
- updated jcoreee.jar
Signed-off-by:Roland Häder <roland@mxchange.org>


No differences found