Interface PojoMassLoadingContext

All Known Subinterfaces:
HibernateOrmMassLoadingContext, PojoMassIndexingContext
All Known Implementing Classes:
HibernateOrmMassIndexingContext

public interface PojoMassLoadingContext
Context exposed to PojoMassLoadingStrategy.

Mappers will generally need to cast this type to the mapper-specific subtype.

See Also: