Skip to content

njZhuMin/SpringTransaction

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SpringTransaction

Demo to show how Spring work with Transaction Management.

There are two different methods in Spring to do Transaction Management: programmatic transaction management and declarative transaction management.

  • Programmatic transaction management

  • Declarative transaction management

  • Based on TransactionProxyFactoryBean

  • Based on AspectJ

  • Based on @Transactional annotation

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages