java
Ctrlk
  • Welcome
  • ➡️ GITBOOK VERVSION
  • ➡️ DOCSIFY VERVSION
  • ➡️ SUMMARY
  • photo test
  • UML类图
  • 时区
  • Specification
    • git commit log
    • 中文排版
  • java basic
    • String
    • Integer-int-Long-long总结
    • bit manipulation
    • volatile
    • Stream/Optional
    • 常用类比较
    • Array是Object的子类
    • algorithm code trick
    • SOURCE CODE
    • ALERT
    • TODO
  • Algorithm
    • Dynamic Programming
  • Vue
    • 安装
    • Vue 2 基础教程
    • VuePress安装使用
  • Spring
    • Spring b站视频 笔记
      • spring基础
      • spring容器创建bean
      • AOP
      • Spring JdbcTemplate
      • spring transaction(xml & 注释)
        • 官方文档
        • 事务传播行为
        • 隔离级别/事务只读/超时回滚
      • hibernate(xml方式)
      • Spring web
  • ◻️Spring 注解视频教程全集
  • ◻️ Spring DAO vs Spring ORM vs Spring JDBC vs Spring Data JPA vs Hibernate
  • JPA vs ORM vs Hibernate
  • Spring MVC
  • 组件
    • redis
  • maven
  • SLF4J vs log4j vs logback vs log4j2
  • DATABASE
    • MySQL Datetime vs Timestamp
    • java.util.Date vs java.sql.Date
    • Isolation 隔离级别
  • project
    • Untitled
  • Machine Learning
    • 资料
    • Classification: True vs. False and Positive vs. Negative
  • drawing
    • 论文绘图软件汇总
    • pyecharts
    • gnuplot
    • draw.io
    • AntV G2
    • plantuml.com
  • GitBook&docsify
    • Notice
    • GitBook tutorial
    • docsify
  • Links
    • Homepage
    • Github
    • Docsify Docs
    • GitBook
Powered by GitBook
On this page
  1. Spring
  2. Spring b站视频 笔记
  3. spring transaction(xml & 注释)

官方文档

5.2.x: https://docs.spring.io/spring/docs/5.2.x/spring-framework-reference/data-access.html#spring-data-tier

4.2.x: https://docs.spring.io/spring/docs/4.2.x/spring-framework-reference/html/transaction.html

Previousspring transaction(xml & 注释)Next事务传播行为

Last updated 5 years ago

Was this helpful?

Was this helpful?