| org.springframework.transaction.support.ResourceHolder |
Known Indirect Subclasses
|
Generic interface to be implemented by resource holders. Allows Spring's transaction infrastructure to introspect and reset the holder when necessary.
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Determine whether this holder is considere as 'void',
i.e.
| |||||||||||
Reset the transactional state of this holder.
| |||||||||||
Notify this holder that it has been unbound from transaction synchronization.
| |||||||||||
Determine whether this holder is considere as 'void', i.e. as a leftover from a previous thread.
Reset the transactional state of this holder.
Notify this holder that it has been unbound from transaction synchronization.