[jboss-user] [JBoss Seam] - Re: Hibernate Exception

2007-08-13 Thread searabbitmm
I have the following classes: class Item, class AnnotationArea. Item(long id;String title;URL link;String language;Date date;String description;String article;ing guidTag;Set annotationArea) AnnotationArea(long annotationId, long startoffset, long startendset, String annotationSetName, Map featu

[jboss-user] [JBoss Seam] - Re: Hibernate Exception

2007-08-13 Thread fernando_jmt
How your JPA QL for batch update looks like? (post code) View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4073525#4073525 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4073525 __