程序包的使用
org.hibernate.resource.transaction.backend.jta.internal.synchronization
-
使用org.hibernate.resource.transaction.backend.jta.internal.synchronization的程序包 程序包 说明 org.hibernate.engine.spi org.hibernate.internal An internal package containing mostly implementations of central Hibernate APIs.org.hibernate.jpa.internal Defines Hibernate implementation of Java Persistence specification.org.hibernate.resource.transaction.backend.jta.internal org.hibernate.resource.transaction.backend.jta.internal.synchronization Internal implementation details for reacting to JTA transaction completion viaSynchronizationcallbacks -
org.hibernate.engine.spi使用的org.hibernate.resource.transaction.backend.jta.internal.synchronization中的类 类 说明 AfterCompletionAction 已过时。(since 5.2) - probably getting removed in 5.2 as well.ExceptionMapper A pluggable strategy for defining how theSynchronizationregistered by Hibernate handles exceptions.ManagedFlushChecker 已过时。(since 5.2) no longer needed since integrating HEM into hibernate-core. -
org.hibernate.internal使用的org.hibernate.resource.transaction.backend.jta.internal.synchronization中的类 类 说明 AfterCompletionAction 已过时。(since 5.2) - probably getting removed in 5.2 as well.ExceptionMapper A pluggable strategy for defining how theSynchronizationregistered by Hibernate handles exceptions.ManagedFlushChecker 已过时。(since 5.2) no longer needed since integrating HEM into hibernate-core. -
org.hibernate.jpa.internal使用的org.hibernate.resource.transaction.backend.jta.internal.synchronization中的类 类 说明 AfterCompletionAction 已过时。(since 5.2) - probably getting removed in 5.2 as well.ExceptionMapper A pluggable strategy for defining how theSynchronizationregistered by Hibernate handles exceptions.ManagedFlushChecker 已过时。(since 5.2) no longer needed since integrating HEM into hibernate-core. -
org.hibernate.resource.transaction.backend.jta.internal使用的org.hibernate.resource.transaction.backend.jta.internal.synchronization中的类 类 说明 SynchronizationCallbackCoordinator Manages funneling JTA Synchronization callbacks back into the Hibernate transaction engine.SynchronizationCallbackTarget Defines "inflow" for JTA transactions from the perspective of Hibernate's registered JTA Synchronization back into the TransactionCoordinator by means of the SynchronizationCallbackCoordinator. -
org.hibernate.resource.transaction.backend.jta.internal.synchronization使用的org.hibernate.resource.transaction.backend.jta.internal.synchronization中的类 类 说明 SynchronizationCallbackCoordinator Manages funneling JTA Synchronization callbacks back into the Hibernate transaction engine.SynchronizationCallbackCoordinatorNonTrackingImpl Manages callbacks from theSynchronizationregistered by Hibernate.SynchronizationCallbackTarget Defines "inflow" for JTA transactions from the perspective of Hibernate's registered JTA Synchronization back into the TransactionCoordinator by means of the SynchronizationCallbackCoordinator.