Interface SingleRowAttributeContext

All Superinterfaces:
AttributeContext, AttributeLoaderContext, RowAttributeContext

@PublicApi public interface SingleRowAttributeContext extends RowAttributeContext

The context interface for single row attribute loaders.

For the moment, there are no additional capabilities available to single row loaders, compared to other row loaders.

See Also: