"ALRubinger" wrote : Some of my coworkers have reported similar behaviour of a 
sporadic nature...simple calls to EntityManager.find(Class,id) return null when 
the object is clearly in the DB.  They've also stated that using 
EntityManager.createQuery("SELECT obj FROM ClassName obj WHERE obj.id=?") will 
sometimes return the object immediately after the finder fails.
  | 
  | Anyone have an easily deployable use case that reliably fails this query?  
Having problems believing that something as trivial as a "find by id" method 
has a bug.
  | 
  | S,
  | ALR

I find it hard to believe.

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3972779#3972779

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3972779
_______________________________________________
jboss-user mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to