]> git.mxchange.org Git - pizzaservice-ejb.git/commitdiff
no more ShopCustomer
authorRoland Haeder <roland@mxchange.org>
Thu, 28 Apr 2016 17:51:45 +0000 (19:51 +0200)
committerRoland Haeder <roland@mxchange.org>
Thu, 28 Apr 2016 17:51:45 +0000 (19:51 +0200)
src/conf/persistence.xml

index 114b766434fca18cb8a605bf9a6a79bf376ea997..d1a69e6612c21a7aa242ce2934f0c14d5a312207 100644 (file)
@@ -10,7 +10,6 @@
     <class>org.mxchange.jphone.phonenumbers.mobileprovider.CellphoneProvider</class>
     <class>org.mxchange.jshopcore.model.basket.items.BasketItem</class>
     <class>org.mxchange.jshopcore.model.category.ProductCategory</class>
-    <class>org.mxchange.jshopcore.model.customer.ShopCustomer</class>
     <class>org.mxchange.jshopcore.model.order.ShopOrder</class>
     <class>org.mxchange.jshopcore.model.order.items.OrderItem</class>
     <class>org.mxchange.jshopcore.model.product.GenericProduct</class>