getMapper<E extends Object> abstract method

EntityMapper<E> getMapper<E extends Object>()

Gets the mapper for an entity type.

Implementation

EntityMapper<E> getMapper<E extends Object>();