Interface EmployeeMixedAccessEmbeddedIdRepository

All Superinterfaces:
CrudRepository<EmployeeMixedAccessEmbeddedId, EmployeeId>, GenericRepository<EmployeeMixedAccessEmbeddedId, EmployeeId>, JpaSpecificationExecutor<EmployeeMixedAccessEmbeddedId>

public interface EmployeeMixedAccessEmbeddedIdRepository extends CrudRepository<EmployeeMixedAccessEmbeddedId, EmployeeId>, JpaSpecificationExecutor<EmployeeMixedAccessEmbeddedId>