Skip to content

MyBatis SQL mapper framework for Java

License

Apache-2.0, Unknown licenses found

Licenses found

Apache-2.0
LICENSE
Unknown
license.txt
Notifications You must be signed in to change notification settings

chenmrU/mybatis-3

 
 

Repository files navigation

Mybatis 源码中文注释

基础模块

  • parsing
  • reflection
  • exceptions
  • datasource
  • transaction
  • cache
  • type
  • io
  • log
  • annotations
  • binding

核心模块

  • executor
  • plugin
  • session
  • builder
  • cursor
  • mapping

对外接口

  • SqlSession

About

MyBatis SQL mapper framework for Java

Resources

License

Apache-2.0, Unknown licenses found

Licenses found

Apache-2.0
LICENSE
Unknown
license.txt

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 95.1%
  • TSQL 4.5%
  • Other 0.4%