-
Урок 1. 00:08:52Question 01 - What is the difference between checked and unchecked [...]?
-
Урок 2. 00:15:12Question 02 - How do you configure a DataSource in Spring? [...]
-
Урок 3. 00:10:16Question 03 - What is the Template design pattern and what is the JDBC template?
-
Урок 4. 00:17:34Question 04 - What is a callback? What are the three JdbcTemplate [...]
-
Урок 5. 00:01:33Question 05 - Can you execute a plain SQL statement with the JDBC template?
-
Урок 6. 00:07:20Question 06 - When does the JDBC template acquire (and release) a [...]
-
Урок 7. 00:06:06Question 07 - How does the JdbcTemplate support generic queries? [...]
-
Урок 8. 00:07:32Question 08 - What is a transaction? What is the difference between [...]
-
Урок 9. 00:03:23Question 09 - Is a transaction a cross cutting concern? How is it [...]
-
Урок 10. 00:08:32Question 10 - How are you going to define a transaction in Spring? What [...]
-
Урок 11. 00:04:52Question 11 - Is the JDBC template able to participate in an existing [...]?
-
Урок 12. 00:20:25Question 12 - What is a transaction isolation level? How many do we have [...]
-
Урок 13. 00:04:56Question 13 - What is @EnableTransactionManagement for?
-
Урок 14. 00:09:07Question 14 - What does transaction propagation mean?
-
Урок 15. 00:05:24Question 15 - What happens if one @Transactional annotated method is [...]
-
Урок 16. 00:03:30Question 16 - Where can the @Transactional annotation be used? What is a [...]
-
Урок 17. 00:02:37Question 17 - What does declarative transaction management mean?
-
Урок 18. 00:03:43Question 18 - What is the default rollback policy? How can you override it?
-
Урок 19. 00:04:02Question 19 - What is the default rollback policy in a JUnit test, when [...]
-
Урок 20. 00:08:28Question 20 - Why is the term "unit of work" so important and why does [...]
-
Урок 21. 00:07:38Question 21 - What do you need to do in Spring if you would like to work [...]?
-
Урок 22. 00:03:45Question 22 - Are you able to participate in a given transaction in [...]
-
Урок 23. 00:10:03Question 23 - Which PlatformTransactionManager(s) can you use with JPA?
-
Урок 24. 00:05:31Question 24 - What do you have to configure to use JPA with Spring? [...]
-
Урок 25. 00:06:30Question 25 - What is a Repository interface?
-
Урок 26. 00:05:59Question 26 - How do you define a Repository interface? Why is [...]
-
Урок 27. 00:05:44Question 27 - What is the naming convention for finder methods in a [...]
-
Урок 28. 00:09:48Question 28 - How are Spring Data repositories implemented by Spring at runtime?
-
Урок 29. 00:02:51Question 29 - What is @Query used for?
- Категории
- Источники
- Все курсы
- Разделы
- Книги