getMapper<E extends Object> abstract method
Gets the mapper for an entity type.
Implementation
EntityMapper<E> getMapper<E extends Object>();
Gets the mapper for an entity type.
EntityMapper<E> getMapper<E extends Object>();