Class EntityModelImpl<T>

  • Type Parameters:
    T - the class of the entity
    All Implemented Interfaces:
    EntityModel<T>

    public class EntityModelImpl<T>
    extends Object
    implements EntityModel<T>
    An implementation of an entity model - holds metadata about an entity
    Author:
    bas.rutten