]> git.mxchange.org Git - jcustomer-lib.git/commit
Continued with JPA:
authorRoland Haeder <roland@mxchange.org>
Wed, 23 Sep 2015 12:46:35 +0000 (14:46 +0200)
committerRoland Haeder <roland@mxchange.org>
Wed, 23 Sep 2015 12:46:35 +0000 (14:46 +0200)
commit33f3963878d162d081a0608f92bf5776f48ac08e
tree25af574bb3afd49bb4fd1a0b5c153b0d3ca9cac3
parentdc79170314d866ce0988b9c9eefb85c9bec70d89
Continued with JPA:
- removed QueryNotExecutedException as this was for SQL queries
- used List and not Deque because the JPA only returns List (no type!)
- updated jcoreee.jar
Signed-off-by:Roland Häder <roland@mxchange.org>
lib/jcore.jar
lib/jcoreee.jar
lib/jshop-core.jar
src/org/mxchange/jshopcore/model/category/CategorySessionBeanRemote.java
src/org/mxchange/jshopcore/model/customer/CustomerSessionBeanRemote.java
src/org/mxchange/jshopcore/model/product/AdminProductSessionBeanRemote.java
src/org/mxchange/jshopcore/model/product/ProductSessionBeanRemote.java