Package org.hibernate.engine.spi
Interface SubselectFetch.RegistrationHandler
-
- All Known Implementing Classes:
SubselectFetch.StandardRegistrationHandler
- Enclosing class:
- SubselectFetch
public static interface SubselectFetch.RegistrationHandler
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
addKey(EntityHolder holder)
-
-
-
Method Detail
-
addKey
void addKey(EntityHolder holder)
-
-