]> git.mxchange.org Git - jshop-core.git/commit
added @Transient for serial numbers as they should not be persisted under any conditions
authorRoland Haeder <roland@mxchange.org>
Wed, 8 Jun 2016 18:02:21 +0000 (20:02 +0200)
committerRoland Haeder <roland@mxchange.org>
Wed, 8 Jun 2016 18:02:21 +0000 (20:02 +0200)
commit877bcf44700af3ba80a0dd23e3d69e4b04f72727
tree6b0d091ab5596fc5c1b6eb2bd8c074b4c6d563a3
parentf95a1cf7328ecadb2c5520f0d681c640d0c9c780
added @Transient for serial numbers as they should not be persisted under any conditions
src/org/mxchange/jshopcore/model/basket/items/BasketItem.java
src/org/mxchange/jshopcore/model/category/ProductCategory.java
src/org/mxchange/jshopcore/model/order/ShopOrder.java
src/org/mxchange/jshopcore/model/order/items/OrderItem.java
src/org/mxchange/jshopcore/model/product/GenericProduct.java