spring-framework / org.springframework.orm.jpa.support / SharedEntityManagerBean / setSynchronizedWithTransaction

setSynchronizedWithTransaction

open fun setSynchronizedWithTransaction(synchronizedWithTransaction: Boolean): Unit

Set whether to automatically join ongoing transactions (according to the JPA 2.1 SynchronizationType rules). Default is "true".