MCPcopy Create free account

hub / github.com/chenlei2/spring-boot-mybatis-rw / functions

Functions201 in github.com/chenlei2/spring-boot-mybatis-rw

↓ 26 callersMethodaddCriterion
(String condition)
spring-boot-mybatis-rw/spring-boot-mybatis-rw-sample/src/main/java/org/spring/boot/mybatis/rw/sample/mapper/StudentsExample.java:86
↓ 26 callersMethodaddCriterion
(String condition)
spring-boot-mybatis-rw/mybatis-rw-sample-xml/src/main/java/org/spring/boot/mybatis/rw/sample/mapper/StudentsExample.java:86
↓ 25 callersMethodgetName
()
spring-boot-mybatis-rw/spring-boot-mybatis-rw-sample/src/main/java/org/spring/boot/mybatis/rw/sample/mapper/Students.java:16
↓ 22 callersMethodget
()
spring-boot-mybatis-rw/mybatis-rw-sample-xml/src/main/java/org/spring/boot/mybatis/rw/sample/controller/StudentsController.java:15
↓ 9 callersMethodgetTargetDataSource
根据自己的需要,实现数据库路由,可以是读写分离的数据源,或者是分表后的数据源 @return
spring-boot-mybatis-rw/spring-boot-mybatis-rw-starter/src/main/java/org/spring/boot/mybatis/rw/starter/datasource/DataSourceRout.java:14
↓ 4 callersMethodgetConfigLocation
@since 1.1.0 @return
spring-boot-mybatis-rw/spring-boot-mybatis-rw-starter/src/main/java/org/spring/boot/mybatis/rw/starter/MybatisProperties.java:64
↓ 4 callersMethodupdateByPrimaryKeySelective
(Students record)
spring-boot-mybatis-rw/mybatis-rw-sample-xml/src/main/java/org/spring/boot/mybatis/rw/sample/mapper/StudentsMapper.java:26
↓ 3 callersMethoddefaultTransactionIsolation
Expose the default transaction isolation value.
spring-boot-mybatis-rw/spring-boot-mybatis-rw-starter/src/main/java/org/spring/boot/mybatis/rw/starter/datasource/DataSourceProxy.java:111
↓ 3 callersMethodgetConnection
Return a Connection handle that lazily fetches an actual JDBC Connection when asked for a Statement (or PreparedStatement or CallableStatement). <p> T
spring-boot-mybatis-rw/spring-boot-mybatis-rw-starter/src/main/java/org/spring/boot/mybatis/rw/starter/datasource/DataSourceProxy.java:125
↓ 3 callersMethodselectByPrimaryKey
(Long id)
spring-boot-mybatis-rw/mybatis-rw-sample-xml/src/main/java/org/spring/boot/mybatis/rw/sample/mapper/StudentsMapper.java:20
↓ 2 callersMethodcreateCriteriaInternal
()
spring-boot-mybatis-rw/spring-boot-mybatis-rw-sample/src/main/java/org/spring/boot/mybatis/rw/sample/mapper/StudentsExample.java:55
↓ 2 callersMethodcreateCriteriaInternal
()
spring-boot-mybatis-rw/mybatis-rw-sample-xml/src/main/java/org/spring/boot/mybatis/rw/sample/mapper/StudentsExample.java:55
↓ 2 callersMethodgetName
()
spring-boot-mybatis-rw/mybatis-rw-sample-xml/src/main/java/org/spring/boot/mybatis/rw/sample/mapper/Students.java:16
↓ 2 callersMethodgetTargetConnection
Return the target Connection, fetching it and initializing it if necessary.
spring-boot-mybatis-rw/spring-boot-mybatis-rw-starter/src/main/java/org/spring/boot/mybatis/rw/starter/datasource/DataSourceProxy.java:320
↓ 2 callersMethodgetTypeAliasesPackage
()
spring-boot-mybatis-rw/spring-boot-mybatis-rw-starter/src/main/java/org/spring/boot/mybatis/rw/starter/MybatisProperties.java:102
↓ 2 callersMethodgetTypeHandlersPackage
()
spring-boot-mybatis-rw/spring-boot-mybatis-rw-starter/src/main/java/org/spring/boot/mybatis/rw/starter/MybatisProperties.java:94
↓ 2 callersMethodgetValue
()
spring-boot-mybatis-rw/spring-boot-mybatis-rw-sample/src/main/java/org/spring/boot/mybatis/rw/sample/mapper/StudentsExample.java:266
↓ 2 callersMethodresolveMapperLocations
()
spring-boot-mybatis-rw/spring-boot-mybatis-rw-starter/src/main/java/org/spring/boot/mybatis/rw/starter/MybatisProperties.java:134
↓ 2 callersMethodresolveSpecifiedDataSource
Resolve the specified data source object into a DataSource instance. <p>The default implementation handles DataSource instances and data source names
spring-boot-mybatis-rw/spring-boot-mybatis-rw-starter/src/main/java/org/spring/boot/mybatis/rw/starter/datasource/AbstractRWDataSourceRout.java:85
↓ 2 callersMethodrouteConnection
(String key, Connection conn)
spring-boot-mybatis-rw/spring-boot-mybatis-rw-starter/src/main/java/org/spring/boot/mybatis/rw/starter/pulgin/RWPlugin.java:65
↓ 2 callersMethodrw
()
spring-boot-mybatis-rw/mybatis-rw-sample-xml/src/main/java/org/spring/boot/mybatis/rw/sample/service/StrudentsService.java:5
↓ 1 callersMethoddefaultAutoCommit
Expose the default auto-commit value.
spring-boot-mybatis-rw/spring-boot-mybatis-rw-starter/src/main/java/org/spring/boot/mybatis/rw/starter/datasource/DataSourceProxy.java:104
↓ 1 callersMethodgetConfiguration
()
spring-boot-mybatis-rw/spring-boot-mybatis-rw-starter/src/main/java/org/spring/boot/mybatis/rw/starter/MybatisProperties.java:126
↓ 1 callersMethodgetExecutorType
()
spring-boot-mybatis-rw/spring-boot-mybatis-rw-starter/src/main/java/org/spring/boot/mybatis/rw/starter/MybatisProperties.java:118
↓ 1 callersMethodgetId
()
spring-boot-mybatis-rw/spring-boot-mybatis-rw-sample/src/main/java/org/spring/boot/mybatis/rw/sample/mapper/Students.java:8
↓ 1 callersMethodgetReadDataSources
()
spring-boot-mybatis-rw/spring-boot-mybatis-rw-starter/src/main/java/org/spring/boot/mybatis/rw/starter/MybatisAutoConfiguration.java:114
↓ 1 callersMethodgetReadDsSize
()
spring-boot-mybatis-rw/spring-boot-mybatis-rw-starter/src/main/java/org/spring/boot/mybatis/rw/starter/datasource/AbstractRWDataSourceRout.java:36
↓ 1 callersMethodgetResolvedReadDataSources
()
spring-boot-mybatis-rw/spring-boot-mybatis-rw-starter/src/main/java/org/spring/boot/mybatis/rw/starter/datasource/AbstractRWDataSourceRout.java:32
↓ 1 callersMethodgetTargetDataSource
()
spring-boot-mybatis-rw/spring-boot-mybatis-rw-starter/src/main/java/org/spring/boot/mybatis/rw/starter/datasource/AbstractRWDataSourceRout.java:97
↓ 1 callersMethodhasTargetConnection
Return whether the proxy currently holds a target Connection.
spring-boot-mybatis-rw/spring-boot-mybatis-rw-starter/src/main/java/org/spring/boot/mybatis/rw/starter/datasource/DataSourceProxy.java:311
↓ 1 callersMethodisCheckConfigLocation
()
spring-boot-mybatis-rw/spring-boot-mybatis-rw-starter/src/main/java/org/spring/boot/mybatis/rw/starter/MybatisProperties.java:110
↓ 1 callersMethodloadBalance
()
spring-boot-mybatis-rw/spring-boot-mybatis-rw-starter/src/main/java/org/spring/boot/mybatis/rw/starter/datasource/AbstractRWDataSourceRout.java:106
↓ 1 callersMethodsetConfigLocation
@since 1.1.0 @return
spring-boot-mybatis-rw/spring-boot-mybatis-rw-starter/src/main/java/org/spring/boot/mybatis/rw/starter/MybatisProperties.java:72
↓ 1 callersMethodsetConfiguration
(Configuration configuration)
spring-boot-mybatis-rw/spring-boot-mybatis-rw-starter/src/main/java/org/spring/boot/mybatis/rw/starter/MybatisProperties.java:130
↓ 1 callersMethodsetDefaultTransactionIsolation
Set the default transaction isolation level to expose when no target Connection has been fetched yet (-> actual JDBC Connection default not known yet)
spring-boot-mybatis-rw/spring-boot-mybatis-rw-starter/src/main/java/org/spring/boot/mybatis/rw/starter/datasource/DataSourceProxy.java:80
↓ 1 callersMethodsetId
(Long id)
spring-boot-mybatis-rw/spring-boot-mybatis-rw-sample/src/main/java/org/spring/boot/mybatis/rw/sample/mapper/Students.java:12
↓ 1 callersMethodsetId
(Long id)
spring-boot-mybatis-rw/mybatis-rw-sample-xml/src/main/java/org/spring/boot/mybatis/rw/sample/mapper/Students.java:12
↓ 1 callersMethodsetMapperLocations
(String[] mapperLocations)
spring-boot-mybatis-rw/spring-boot-mybatis-rw-starter/src/main/java/org/spring/boot/mybatis/rw/starter/MybatisProperties.java:90
↓ 1 callersMethodsetName
(String name)
spring-boot-mybatis-rw/spring-boot-mybatis-rw-sample/src/main/java/org/spring/boot/mybatis/rw/sample/mapper/Students.java:20
↓ 1 callersMethodsetName
(String name)
spring-boot-mybatis-rw/mybatis-rw-sample-xml/src/main/java/org/spring/boot/mybatis/rw/sample/mapper/Students.java:20
↓ 1 callersMethodsetReadDataSoures
(List readDataSoures)
spring-boot-mybatis-rw/spring-boot-mybatis-rw-starter/src/main/java/org/spring/boot/mybatis/rw/starter/datasource/AbstractRWDataSourceRout.java:40
↓ 1 callersMethodsetTypeAliasesPackage
(String typeAliasesPackage)
spring-boot-mybatis-rw/spring-boot-mybatis-rw-starter/src/main/java/org/spring/boot/mybatis/rw/starter/MybatisProperties.java:106
↓ 1 callersMethodsetTypeHandlersPackage
(String typeHandlersPackage)
spring-boot-mybatis-rw/spring-boot-mybatis-rw-starter/src/main/java/org/spring/boot/mybatis/rw/starter/MybatisProperties.java:98
↓ 1 callersMethodsetWriteDataSource
(Object writeDataSource)
spring-boot-mybatis-rw/spring-boot-mybatis-rw-starter/src/main/java/org/spring/boot/mybatis/rw/starter/datasource/AbstractRWDataSourceRout.java:44
↓ 1 callersMethodunwrapConnection
MyBatis wraps the JDBC Connection with a logging proxy but Spring registers the original connection so it should be unwrapped before calling {@code Da
spring-boot-mybatis-rw/spring-boot-mybatis-rw-starter/src/main/java/org/spring/boot/mybatis/rw/starter/pulgin/RWPlugin.java:94
↓ 1 callersMethodwriteDataSource
()
spring-boot-mybatis-rw/spring-boot-mybatis-rw-starter/src/main/java/org/spring/boot/mybatis/rw/starter/MybatisAutoConfiguration.java:117
MethodCriteria
()
spring-boot-mybatis-rw/spring-boot-mybatis-rw-sample/src/main/java/org/spring/boot/mybatis/rw/sample/mapper/StudentsExample.java:240
MethodCriteria
()
spring-boot-mybatis-rw/mybatis-rw-sample-xml/src/main/java/org/spring/boot/mybatis/rw/sample/mapper/StudentsExample.java:240
MethodCriterion
(String condition)
spring-boot-mybatis-rw/spring-boot-mybatis-rw-sample/src/main/java/org/spring/boot/mybatis/rw/sample/mapper/StudentsExample.java:294
MethodCriterion
(String condition)
spring-boot-mybatis-rw/mybatis-rw-sample-xml/src/main/java/org/spring/boot/mybatis/rw/sample/mapper/StudentsExample.java:294
MethodDataSourceProxy
Create a new LazyConnectionDataSourceProxy.a @see #setTargetDataSource
spring-boot-mybatis-rw/spring-boot-mybatis-rw-starter/src/main/java/org/spring/boot/mybatis/rw/starter/datasource/DataSourceProxy.java:45
MethodGeneratedCriteria
()
spring-boot-mybatis-rw/spring-boot-mybatis-rw-sample/src/main/java/org/spring/boot/mybatis/rw/sample/mapper/StudentsExample.java:69
MethodGeneratedCriteria
()
spring-boot-mybatis-rw/mybatis-rw-sample-xml/src/main/java/org/spring/boot/mybatis/rw/sample/mapper/StudentsExample.java:69
MethodLazyConnectionInvocationHandler
()
spring-boot-mybatis-rw/spring-boot-mybatis-rw-starter/src/main/java/org/spring/boot/mybatis/rw/starter/datasource/DataSourceProxy.java:169
MethodStudentsExample
()
spring-boot-mybatis-rw/spring-boot-mybatis-rw-sample/src/main/java/org/spring/boot/mybatis/rw/sample/mapper/StudentsExample.java:13
MethodStudentsExample
()
spring-boot-mybatis-rw/mybatis-rw-sample-xml/src/main/java/org/spring/boot/mybatis/rw/sample/mapper/StudentsExample.java:13
MethodUserDataSourceRout
(Map<String, AbstractRWDataSourceRout> userDataSource)
spring-boot-mybatis-rw/spring-boot-mybatis-rw-starter/src/main/java/org/spring/boot/mybatis/rw/starter/datasource/UserDataSourceRout.java:18
MethodafterPropertiesSet
()
spring-boot-mybatis-rw/spring-boot-mybatis-rw-starter/src/main/java/org/spring/boot/mybatis/rw/starter/datasource/AbstractRWDataSourceRout.java:58
MethodandIdBetween
(Long value1, Long value2)
spring-boot-mybatis-rw/spring-boot-mybatis-rw-sample/src/main/java/org/spring/boot/mybatis/rw/sample/mapper/StudentsExample.java:157
MethodandIdBetween
(Long value1, Long value2)
spring-boot-mybatis-rw/mybatis-rw-sample-xml/src/main/java/org/spring/boot/mybatis/rw/sample/mapper/StudentsExample.java:157
MethodandIdEqualTo
(Long value)
spring-boot-mybatis-rw/spring-boot-mybatis-rw-sample/src/main/java/org/spring/boot/mybatis/rw/sample/mapper/StudentsExample.java:117
MethodandIdEqualTo
(Long value)
spring-boot-mybatis-rw/mybatis-rw-sample-xml/src/main/java/org/spring/boot/mybatis/rw/sample/mapper/StudentsExample.java:117
MethodandIdGreaterThan
(Long value)
spring-boot-mybatis-rw/spring-boot-mybatis-rw-sample/src/main/java/org/spring/boot/mybatis/rw/sample/mapper/StudentsExample.java:127
MethodandIdGreaterThan
(Long value)
spring-boot-mybatis-rw/mybatis-rw-sample-xml/src/main/java/org/spring/boot/mybatis/rw/sample/mapper/StudentsExample.java:127
MethodandIdGreaterThanOrEqualTo
(Long value)
spring-boot-mybatis-rw/spring-boot-mybatis-rw-sample/src/main/java/org/spring/boot/mybatis/rw/sample/mapper/StudentsExample.java:132
MethodandIdGreaterThanOrEqualTo
(Long value)
spring-boot-mybatis-rw/mybatis-rw-sample-xml/src/main/java/org/spring/boot/mybatis/rw/sample/mapper/StudentsExample.java:132
MethodandIdIn
(List<Long> values)
spring-boot-mybatis-rw/spring-boot-mybatis-rw-sample/src/main/java/org/spring/boot/mybatis/rw/sample/mapper/StudentsExample.java:147
MethodandIdIn
(List<Long> values)
spring-boot-mybatis-rw/mybatis-rw-sample-xml/src/main/java/org/spring/boot/mybatis/rw/sample/mapper/StudentsExample.java:147
MethodandIdIsNotNull
()
spring-boot-mybatis-rw/spring-boot-mybatis-rw-sample/src/main/java/org/spring/boot/mybatis/rw/sample/mapper/StudentsExample.java:112
MethodandIdIsNotNull
()
spring-boot-mybatis-rw/mybatis-rw-sample-xml/src/main/java/org/spring/boot/mybatis/rw/sample/mapper/StudentsExample.java:112
MethodandIdIsNull
()
spring-boot-mybatis-rw/spring-boot-mybatis-rw-sample/src/main/java/org/spring/boot/mybatis/rw/sample/mapper/StudentsExample.java:107
MethodandIdIsNull
()
spring-boot-mybatis-rw/mybatis-rw-sample-xml/src/main/java/org/spring/boot/mybatis/rw/sample/mapper/StudentsExample.java:107
MethodandIdLessThan
(Long value)
spring-boot-mybatis-rw/spring-boot-mybatis-rw-sample/src/main/java/org/spring/boot/mybatis/rw/sample/mapper/StudentsExample.java:137
MethodandIdLessThan
(Long value)
spring-boot-mybatis-rw/mybatis-rw-sample-xml/src/main/java/org/spring/boot/mybatis/rw/sample/mapper/StudentsExample.java:137
MethodandIdLessThanOrEqualTo
(Long value)
spring-boot-mybatis-rw/spring-boot-mybatis-rw-sample/src/main/java/org/spring/boot/mybatis/rw/sample/mapper/StudentsExample.java:142
MethodandIdLessThanOrEqualTo
(Long value)
spring-boot-mybatis-rw/mybatis-rw-sample-xml/src/main/java/org/spring/boot/mybatis/rw/sample/mapper/StudentsExample.java:142
MethodandIdNotBetween
(Long value1, Long value2)
spring-boot-mybatis-rw/spring-boot-mybatis-rw-sample/src/main/java/org/spring/boot/mybatis/rw/sample/mapper/StudentsExample.java:162
MethodandIdNotBetween
(Long value1, Long value2)
spring-boot-mybatis-rw/mybatis-rw-sample-xml/src/main/java/org/spring/boot/mybatis/rw/sample/mapper/StudentsExample.java:162
MethodandIdNotEqualTo
(Long value)
spring-boot-mybatis-rw/spring-boot-mybatis-rw-sample/src/main/java/org/spring/boot/mybatis/rw/sample/mapper/StudentsExample.java:122
MethodandIdNotEqualTo
(Long value)
spring-boot-mybatis-rw/mybatis-rw-sample-xml/src/main/java/org/spring/boot/mybatis/rw/sample/mapper/StudentsExample.java:122
MethodandIdNotIn
(List<Long> values)
spring-boot-mybatis-rw/spring-boot-mybatis-rw-sample/src/main/java/org/spring/boot/mybatis/rw/sample/mapper/StudentsExample.java:152
MethodandIdNotIn
(List<Long> values)
spring-boot-mybatis-rw/mybatis-rw-sample-xml/src/main/java/org/spring/boot/mybatis/rw/sample/mapper/StudentsExample.java:152
MethodandNameBetween
(String value1, String value2)
spring-boot-mybatis-rw/spring-boot-mybatis-rw-sample/src/main/java/org/spring/boot/mybatis/rw/sample/mapper/StudentsExample.java:227
MethodandNameBetween
(String value1, String value2)
spring-boot-mybatis-rw/mybatis-rw-sample-xml/src/main/java/org/spring/boot/mybatis/rw/sample/mapper/StudentsExample.java:227
MethodandNameEqualTo
(String value)
spring-boot-mybatis-rw/spring-boot-mybatis-rw-sample/src/main/java/org/spring/boot/mybatis/rw/sample/mapper/StudentsExample.java:177
MethodandNameEqualTo
(String value)
spring-boot-mybatis-rw/mybatis-rw-sample-xml/src/main/java/org/spring/boot/mybatis/rw/sample/mapper/StudentsExample.java:177
MethodandNameGreaterThan
(String value)
spring-boot-mybatis-rw/spring-boot-mybatis-rw-sample/src/main/java/org/spring/boot/mybatis/rw/sample/mapper/StudentsExample.java:187
MethodandNameGreaterThan
(String value)
spring-boot-mybatis-rw/mybatis-rw-sample-xml/src/main/java/org/spring/boot/mybatis/rw/sample/mapper/StudentsExample.java:187
MethodandNameGreaterThanOrEqualTo
(String value)
spring-boot-mybatis-rw/spring-boot-mybatis-rw-sample/src/main/java/org/spring/boot/mybatis/rw/sample/mapper/StudentsExample.java:192
MethodandNameGreaterThanOrEqualTo
(String value)
spring-boot-mybatis-rw/mybatis-rw-sample-xml/src/main/java/org/spring/boot/mybatis/rw/sample/mapper/StudentsExample.java:192
MethodandNameIn
(List<String> values)
spring-boot-mybatis-rw/spring-boot-mybatis-rw-sample/src/main/java/org/spring/boot/mybatis/rw/sample/mapper/StudentsExample.java:217
MethodandNameIn
(List<String> values)
spring-boot-mybatis-rw/mybatis-rw-sample-xml/src/main/java/org/spring/boot/mybatis/rw/sample/mapper/StudentsExample.java:217
MethodandNameIsNotNull
()
spring-boot-mybatis-rw/spring-boot-mybatis-rw-sample/src/main/java/org/spring/boot/mybatis/rw/sample/mapper/StudentsExample.java:172
MethodandNameIsNotNull
()
spring-boot-mybatis-rw/mybatis-rw-sample-xml/src/main/java/org/spring/boot/mybatis/rw/sample/mapper/StudentsExample.java:172
MethodandNameIsNull
()
spring-boot-mybatis-rw/spring-boot-mybatis-rw-sample/src/main/java/org/spring/boot/mybatis/rw/sample/mapper/StudentsExample.java:167
MethodandNameIsNull
()
spring-boot-mybatis-rw/mybatis-rw-sample-xml/src/main/java/org/spring/boot/mybatis/rw/sample/mapper/StudentsExample.java:167
MethodandNameLessThan
(String value)
spring-boot-mybatis-rw/spring-boot-mybatis-rw-sample/src/main/java/org/spring/boot/mybatis/rw/sample/mapper/StudentsExample.java:197
MethodandNameLessThan
(String value)
spring-boot-mybatis-rw/mybatis-rw-sample-xml/src/main/java/org/spring/boot/mybatis/rw/sample/mapper/StudentsExample.java:197
MethodandNameLessThanOrEqualTo
(String value)
spring-boot-mybatis-rw/spring-boot-mybatis-rw-sample/src/main/java/org/spring/boot/mybatis/rw/sample/mapper/StudentsExample.java:202
MethodandNameLessThanOrEqualTo
(String value)
spring-boot-mybatis-rw/mybatis-rw-sample-xml/src/main/java/org/spring/boot/mybatis/rw/sample/mapper/StudentsExample.java:202
next →1–100 of 201, ranked by callers