Community

oracle donot allow insert blob in batching

created by Huisheng Xu in jBPM Development - View the full discussion

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

Start a new discussion in jBPM Development at Community