i found the solution, just thought someone else might benefit from it as well. In the
persistence.xml file add the following:
<properties>
| <property name="hibernate.jdbc.batch_size"
value="20"/>
| </properties>
regards
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4034063#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...