在API org.apache.openjpa.persistence接口OpenJPAEntityManager指定
void setOptimistic(boolean opt)
Whether to use optimistic transactional semantics. method
我正在寻找类似的方法或以任何方式提及将乐观设置为" false"使用Hibernate Persistence。我通过API和谷歌无法找到。任何人都请帮忙。