类 DepartmentRepositoryImpl

java.lang.Object
xyz.raylab.support.repository.jooq.SpecJooqConditionRepository
xyz.raylab.organization.infrastructure.repository.DepartmentRepositoryImpl
所有已实现的接口:
DepartmentRepository, xyz.raylab.support.repository.BasicRepository<Department,DepartmentId>, xyz.raylab.support.repository.jooq.SpecJooqConditionMapper

@Repository public class DepartmentRepositoryImpl extends xyz.raylab.support.repository.jooq.SpecJooqConditionRepository implements DepartmentRepository