Interface Callback

All Known Implementing Classes:
CallbackImpl, CallbackNoOp

public interface Callback
Callback to allow SQM interpretation to trigger certain things within ORM. See the current AfterLoadAction javadocs for details. Specifically this would encompass things like follow-on locking, follow-on fetching, etc.