Skip to content

jtxer/jtxer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Introduction

Jtxer是从jodd的jtx包脱离出来并且尽量简化与其它平台整合的框架. J意为Jodd,Java

Features

  • 事务传播特性:支持required、supports、mandatory、requires-new、not-supported、never
  • 事务隔离级别:支持默认、none、uncommitted、committed、repeatable-read、serializable
  • 事务只读设置
  • 事务超时设置

Issues

License

Apache License Version 2.0 http://www.apache.org/licenses/LICENSE-2.0.html

About

Simple Java Transaction Manager

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages