getEntityRepository<O extends Object> abstract method
Implementation
EntityRepository<O>? getEntityRepository<O extends Object>({
O? obj,
Type? type,
String? name,
String? tableName,
});
EntityRepository<O>? getEntityRepository<O extends Object>({
O? obj,
Type? type,
String? name,
String? tableName,
});