Package org.hibernate.sql.exec.spi
Interface SecondaryAction
- All Known Subinterfaces:
PostAction
,PreAction
Common marker interface for PreAction and PostAction.
- Implementation Specification:
- Split to allow implementing both simultaneously.
PostAction
, PreAction