]> git.mxchange.org Git - jcustomer-core.git/commit
JPA started
authorRoland Haeder <roland@mxchange.org>
Tue, 22 Sep 2015 14:06:15 +0000 (16:06 +0200)
committerRoland Haeder <roland@mxchange.org>
Tue, 22 Sep 2015 14:06:15 +0000 (16:06 +0200)
commite3ec2da66bc09d08c0ad866c8476d8d00feee647
tree6d6de772826e8d7caf77d4547b9e90a1f7d78220
parent22a7b0a3d455fae22c81707b2fb4c47079f1b808
JPA started
Signed-off-by:Roland Häder <roland@mxchange.org>
lib/jcore.jar
lib/jcoreee.jar
src/org/mxchange/jshopcore/exceptions/CustomerAlreadyRegisteredException.java
src/org/mxchange/jshopcore/model/customer/Customer.java
src/org/mxchange/jshopcore/model/customer/ShopCustomer.java
src/org/mxchange/jshopcore/model/order/Orderable.java [new file with mode: 0644]
src/org/mxchange/jshopcore/model/order/ShopOrder.java [new file with mode: 0644]