]> git.mxchange.org Git - jcustomer-core.git/commit
java.sql.Timestamp is sadly not available in JPA ... :-( Losing type-safety here ...
authorRoland Haeder <roland@mxchange.org>
Thu, 24 Sep 2015 09:27:01 +0000 (11:27 +0200)
committerRoland Haeder <roland@mxchange.org>
Thu, 24 Sep 2015 09:27:01 +0000 (11:27 +0200)
commita0d2c0c322d140424078c0a812fc294bdab54c67
tree01ebfbde3a4706a6b0528fca5e382df1ba969539
parent6ec619c1216fd2f41e0d3f295a55482a25eef46b
java.sql.Timestamp is sadly not available in JPA ... :-( Losing type-safety here ...
Signed-off-by:Roland Häder <roland@mxchange.org>
lib/jcore.jar
src/org/mxchange/jshopcore/model/customer/Customer.java
src/org/mxchange/jshopcore/model/customer/ShopCustomer.java
src/org/mxchange/jshopcore/model/order/Orderable.java
src/org/mxchange/jshopcore/model/order/ShopOrder.java