findById

inline fun <E1 : MixinEnabledEntity<ID>, E2 : E1, ID> MixinRepository<ID>.findById(id: ID): E2?