Ivanov Ivan
Project
Development environment
Server environment
Data transfer object
Data access object
Service
Controller
Apache Tiles
Hibernate Query Language
Web Application
602.66K
Категория: ИнформатикаИнформатика

HRMS-INFO – control system for HR-specialists

1. Ivanov Ivan

Java Developer

2. Project

HRMS-INFO – control system for HR-specialists, automates the process of
selection, training of human resources for the implementation of IT projects.
2

3. Development environment

3

4. Server environment

4

5. Data transfer object

5

6. Data access object

6

7. Service

7

8. Controller

8

9. Apache Tiles

9

10. Hibernate Query Language

role.user.count = select ur.roleName, count(uu)
from UserRoleVO ur
left join ur.userVOs uu
where ur.customer.id like :cust
and (uu is null or uu.customer.id like :cust)
group by ur.roleName
role.user.without = select count(uu)
from UserVO uu
left join uu.userRoleVOs ur
where uu.customer.id like :cust
and (ur is null or ur.customer.id not like :cust
or ur.customer.id is null)
group by uu.customer.id
10

11. Web Application

11

12.

Thank you for attention!
English     Русский Правила