Huisheng Xu [http://community.jboss.org/people/rebody] created the discussion
"oracle donot allow insert blob in batching" To view the discussion, visit: http://community.jboss.org/message/536439#536439 -------------------------------------------------------------- Hi all, Oracle do not allow insert blog in batching, So if we want to deploy a process definition into oracle, we have to set <prop key="hibernate.jdbc.batch_size">0</prop>, this setting will affect other operation in hibernate. I think we should have a special treatment for deployment in oracle. -------------------------------------------------------------- Reply to this message by going to Community [http://community.jboss.org/message/536439#536439] Start a new discussion in jBPM Development at Community [http://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2035]
_______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
