Package org.hibernate.event.spi
Interface PreLoadEventListener
- All Known Implementing Classes:
DefaultPreLoadEventListener
public interface PreLoadEventListener
Called before injecting property values into a newly
loaded entity instance.
-
Method Summary
-
Method Details
-
onPreLoad
-