[jboss-user] [Persistence, JBoss/CMP, Hibernate, Database] - Re: BatchUpdate Property in JBoss 4.0.4
rabbiaqaswar
do-not-reply at jboss.com
Tue Apr 3 09:10:20 EDT 2007
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#4034063
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4034063
More information about the jboss-user
mailing list