Home »
Bugs » ENH 250 : javax.persistence.OptimisticLockException: Data has changed. updated [0] rows
Rob
17 Mar 03:21
java.util.Date does not have nanos precision ...
Rob
17 Mar 09:42
Also just to confirm...
Rob
18 Mar 00:27
My tests ...
wstone
18 Mar 03:18
OpenJPA and toplink do not throw this exception
wstone
18 Mar 09:33
Follow-up notes
Rob
18 Mar 21:56
Ok but ...
Rob
18 Mar 21:58
I forgot to ask the obvious...
wstone
19 Mar 09:47
Details.....
Rob
20 Mar 08:33
Can you ...
wstone
21 Mar 08:50
OK, I would like to ask about such a table structure, how the entity bean is generated EBean compatible?
Rob
21 Mar 10:45
Can you answer my questions first?
wstone
22 Mar 01:11
To answer your question
wstone
31 Mar 16:54
I decided to use DATE type
wstone
06 Apr 10:21
Because a lot of table-based Oracle database design, using only the DATE column, but I do want to use Ebean as O/R mapping!
Rob
06 Apr 20:39
Please ...
wstone
07 Apr 01:10
The only suggestion is that it can: java.util.Date and java.sql.Timestamp to determine whether to use the DATE, TIMESTAMP