接口 ResourceHolder
- 所有已知实现类:
ConnectionHolder,ConnectionHolder,EntityManagerHolder,JmsResourceHolder,PersistenceManagerHolder,ResourceHolderSupport,SessionHolder,SessionHolder,SessionHolder
public interface ResourceHolder
Generic interface to be implemented by resource holders. Allows Spring's transaction infrastructure to introspect and reset the holder when necessary.- 从以下版本开始:
- 2.5.5
- 作者:
- Juergen Hoeller
- 另请参阅:
ResourceHolderSupport,ResourceHolderSynchronization