entityRepository property

EntityRepository<Object>? entityRepository
getter/setter pair

The associated EntityRepository of this table.

Implementation

EntityRepository? entityRepository;