Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [eclipselink-users] find after persist is not finding persisted value

PrePersist method is being called, and the entity's id is set after
em.persist.
How would I log a bug for this?

-- 
View this message in context: http://www.nabble.com/find-after-persist-is-not-finding-persisted-value-tp23041581p23060367.html
Sent from the EclipseLink - Users mailing list archive at Nabble.com.



Back to the top