java - Hibernate JPA persistance method to use optimistic transactional semantics -


in api org.apache.openjpa.persistence interface openjpaentitymanager specifices

  void  setoptimistic(boolean opt)        whether use optimistic transactional semantics. method 

i looking similar method or in way mention set optimistic "false" using hibernate persistence. went through api , google not able find out. body please on this.


Comments

Popular posts from this blog

asynchronous - C# WinSCP .NET assembly: How to upload multiple files asynchronously -

aws api gateway - SerializationException in posting new Records via Dynamodb Proxy Service in API -

asp.net - Problems sending emails from forum -