Interface PojoIndexer


public interface PojoIndexer
An interface for indexing entities in the context of a session in a POJO mapper, immediately, asynchronously and without any sort of planning or handling of containing entities.

Implementations must be thread-safe if the underlying session is thread-safe.