Currently, when
property is configured in the EMF config, the property does not work with Postgres because Postgres does not support the statement-level lock timeout hint. However, per discussion [1], it seems possible to use this property to configure transaction or entity manager-bound lock timeout. [1] https://hibernate.zulipchat.com/#narrow/stream/132096-hibernate-user/topic/persistence.2Elock.2Etimeout |