MCPcopy Create free account

hub / github.com/chenlei2/spring-boot-mybatis-rw / types & classes

Types & classes29 in github.com/chenlei2/spring-boot-mybatis-rw

ClassAbstractRWDataSourceRout
@author chenlei
spring-boot-mybatis-rw/spring-boot-mybatis-rw-starter/src/main/java/org/spring/boot/mybatis/rw/starter/datasource/AbstractRWDataSourceRout.java:16
ClassApp
Hello world!
spring-boot-mybatis-rw/spring-boot-mybatis-rw-sample/src/main/java/org/spring/boot/mybatis/rw/sample/App.java:20
ClassConnectionHold
spring-boot-mybatis-rw/spring-boot-mybatis-rw-starter/src/main/java/org/spring/boot/mybatis/rw/starter/datasource/ConnectionHold.java:9
ClassCriteria
spring-boot-mybatis-rw/spring-boot-mybatis-rw-sample/src/main/java/org/spring/boot/mybatis/rw/sample/mapper/StudentsExample.java:238
ClassCriteria
spring-boot-mybatis-rw/mybatis-rw-sample-xml/src/main/java/org/spring/boot/mybatis/rw/sample/mapper/StudentsExample.java:238
ClassCriterion
spring-boot-mybatis-rw/spring-boot-mybatis-rw-sample/src/main/java/org/spring/boot/mybatis/rw/sample/mapper/StudentsExample.java:245
ClassCriterion
spring-boot-mybatis-rw/mybatis-rw-sample-xml/src/main/java/org/spring/boot/mybatis/rw/sample/mapper/StudentsExample.java:245
ClassDataSourceHold
spring-boot-mybatis-rw/spring-boot-mybatis-rw-starter/src/main/java/org/spring/boot/mybatis/rw/starter/datasource/DataSourceHold.java:5
ClassDataSourceProxy
数据库代理,具体数据源由DataSourceRout提供 @author chenlei
spring-boot-mybatis-rw/spring-boot-mybatis-rw-starter/src/main/java/org/spring/boot/mybatis/rw/starter/datasource/DataSourceProxy.java:27
InterfaceDataSourceRout
数据库路由 @author chelei
spring-boot-mybatis-rw/spring-boot-mybatis-rw-starter/src/main/java/org/spring/boot/mybatis/rw/starter/datasource/DataSourceRout.java:9
ClassGeneratedCriteria
spring-boot-mybatis-rw/spring-boot-mybatis-rw-sample/src/main/java/org/spring/boot/mybatis/rw/sample/mapper/StudentsExample.java:66
ClassGeneratedCriteria
spring-boot-mybatis-rw/mybatis-rw-sample-xml/src/main/java/org/spring/boot/mybatis/rw/sample/mapper/StudentsExample.java:66
ClassLazyConnectionInvocationHandler
Invocation handler that defers fetching an actual JDBC Connection until first creation of a Statement.
spring-boot-mybatis-rw/spring-boot-mybatis-rw-starter/src/main/java/org/spring/boot/mybatis/rw/starter/datasource/DataSourceProxy.java:155
ClassMybatisAutoConfiguration
@author chenlei
spring-boot-mybatis-rw/spring-boot-mybatis-rw-starter/src/main/java/org/spring/boot/mybatis/rw/starter/MybatisAutoConfiguration.java:39
ClassMybatisProperties
Configuration properties for Mybatis.
spring-boot-mybatis-rw/spring-boot-mybatis-rw-starter/src/main/java/org/spring/boot/mybatis/rw/starter/MybatisProperties.java:20
ClassRWPlugin
数据源读写分离路由 @author chenlei
spring-boot-mybatis-rw/spring-boot-mybatis-rw-starter/src/main/java/org/spring/boot/mybatis/rw/starter/pulgin/RWPlugin.java:32
ClassRoundRobinRWDataSourceRout
@author chenlei 简单实现读数据源负载均衡
spring-boot-mybatis-rw/spring-boot-mybatis-rw-starter/src/main/java/org/spring/boot/mybatis/rw/starter/datasource/impl/RoundRobinRWDataSourceRout.java:14
InterfaceStrudentsService
spring-boot-mybatis-rw/spring-boot-mybatis-rw-sample/src/main/java/org/spring/boot/mybatis/rw/sample/service/StrudentsService.java:3
InterfaceStrudentsService
spring-boot-mybatis-rw/mybatis-rw-sample-xml/src/main/java/org/spring/boot/mybatis/rw/sample/service/StrudentsService.java:3
ClassStrudentsServiceImpl
spring-boot-mybatis-rw/spring-boot-mybatis-rw-sample/src/main/java/org/spring/boot/mybatis/rw/sample/service/impl/StrudentsServiceImpl.java:10
ClassStrudentsServiceImpl
spring-boot-mybatis-rw/mybatis-rw-sample-xml/src/main/java/org/spring/boot/mybatis/rw/sample/service/impl/StrudentsServiceImpl.java:9
ClassStudents
spring-boot-mybatis-rw/spring-boot-mybatis-rw-sample/src/main/java/org/spring/boot/mybatis/rw/sample/mapper/Students.java:3
ClassStudents
spring-boot-mybatis-rw/mybatis-rw-sample-xml/src/main/java/org/spring/boot/mybatis/rw/sample/mapper/Students.java:3
ClassStudentsController
spring-boot-mybatis-rw/mybatis-rw-sample-xml/src/main/java/org/spring/boot/mybatis/rw/sample/controller/StudentsController.java:9
ClassStudentsExample
spring-boot-mybatis-rw/spring-boot-mybatis-rw-sample/src/main/java/org/spring/boot/mybatis/rw/sample/mapper/StudentsExample.java:6
ClassStudentsExample
spring-boot-mybatis-rw/mybatis-rw-sample-xml/src/main/java/org/spring/boot/mybatis/rw/sample/mapper/StudentsExample.java:6
InterfaceStudentsMapper
spring-boot-mybatis-rw/spring-boot-mybatis-rw-sample/src/main/java/org/spring/boot/mybatis/rw/sample/mapper/StudentsMapper.java:7
InterfaceStudentsMapper
spring-boot-mybatis-rw/mybatis-rw-sample-xml/src/main/java/org/spring/boot/mybatis/rw/sample/mapper/StudentsMapper.java:7
ClassUserDataSourceRout
数据库路由 @author chelei
spring-boot-mybatis-rw/spring-boot-mybatis-rw-starter/src/main/java/org/spring/boot/mybatis/rw/starter/datasource/UserDataSourceRout.java:12