Class LazyEntityModelWrapper<T>

  • Type Parameters:
    T -
    All Implemented Interfaces:
    EntityModel<T>

    public class LazyEntityModelWrapper<T>
    extends Object
    implements EntityModel<T>
    A wrapper that adds lazy loading to an entity model definition
    Author:
    bas.rutten