Class DelegatingScanningAttributeLoader<T>

All Implemented Interfaces:
AttributeLoader<T>, MultiRowAttributeLoader<T>, RowAttributeLoader<T>, ScanningAttributeLoader<T>

public class DelegatingScanningAttributeLoader<T> extends DelegatingRowAttributeLoader<T,ScanningAttributeLoader<T>> implements ScanningAttributeLoader<T>