Skip to content

Практическая работа 4. БД, Hibernate, Spring Data JPA#2

Open
andrmuratov wants to merge 1 commit into
mainfrom
feature/practice4-db
Open

Практическая работа 4. БД, Hibernate, Spring Data JPA#2
andrmuratov wants to merge 1 commit into
mainfrom
feature/practice4-db

Conversation

@andrmuratov

Copy link
Copy Markdown
Owner

Реализовано:

  • 5 сущностей с связями (User, Task, Category, Comment, Tag)
  • CRUD репозитории (Spring Data JPA)
  • Query Methods + @query (JPQL)
  • Criteria API (2 метода)
  • Транзакционный сервис
  • Интеграционные тесты

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants