A B C D E G I L M O P S T U
A
- AbstractDynSchemaInterceptor - cn.vonce.sql.solon.datasource中的类
-
动态Schema切换切点
- AbstractDynSchemaInterceptor() - 类 的构造器cn.vonce.sql.solon.datasource.AbstractDynSchemaInterceptor
-
- alter(Table, List<ColumnInfo>) - 类 中的方法cn.vonce.sql.solon.service.MybatisSqlBeanServiceImpl
-
- alter(Alter) - 类 中的方法cn.vonce.sql.solon.service.MybatisSqlBeanServiceImpl
-
- alter(List<Alter>) - 类 中的方法cn.vonce.sql.solon.service.MybatisSqlBeanServiceImpl
-
- alterRemarks(String) - 类 中的方法cn.vonce.sql.solon.service.MybatisSqlBeanServiceImpl
-
- AutoConfigMultiDataSource - cn.vonce.sql.solon.config中的类
-
自动配置多数据源
- AutoConfigMultiDataSource() - 类 的构造器cn.vonce.sql.solon.config.AutoConfigMultiDataSource
-
- AutoConfigSolon - cn.vonce.sql.solon.config中的类
-
Solon Mybatis 配置
- AutoConfigSolon() - 类 的构造器cn.vonce.sql.solon.config.AutoConfigSolon
-
B
- backup() - 类 中的方法cn.vonce.sql.solon.service.MybatisSqlBeanServiceImpl
-
- backup(String) - 类 中的方法cn.vonce.sql.solon.service.MybatisSqlBeanServiceImpl
-
- backup(String, String) - 类 中的方法cn.vonce.sql.solon.service.MybatisSqlBeanServiceImpl
-
- backup(Wrapper, String, String) - 类 中的方法cn.vonce.sql.solon.service.MybatisSqlBeanServiceImpl
-
- backup(ConditionHandle<T>, String, String) - 类 中的方法cn.vonce.sql.solon.service.MybatisSqlBeanServiceImpl
-
- backup(Wrapper, String, Column...) - 类 中的方法cn.vonce.sql.solon.service.MybatisSqlBeanServiceImpl
-
- backup(ConditionHandle<T>, String, Column...) - 类 中的方法cn.vonce.sql.solon.service.MybatisSqlBeanServiceImpl
-
- backup(Wrapper, String, ColumnFun<T, R>...) - 类 中的方法cn.vonce.sql.solon.service.MybatisSqlBeanServiceImpl
-
- backup(ConditionHandle<T>, String, ColumnFun<T, R>...) - 类 中的方法cn.vonce.sql.solon.service.MybatisSqlBeanServiceImpl
-
- backup(Wrapper, String, String, Column...) - 类 中的方法cn.vonce.sql.solon.service.MybatisSqlBeanServiceImpl
-
- backup(ConditionHandle<T>, String, String, Column...) - 类 中的方法cn.vonce.sql.solon.service.MybatisSqlBeanServiceImpl
-
- backup(Wrapper, String, String, ColumnFun<T, R>...) - 类 中的方法cn.vonce.sql.solon.service.MybatisSqlBeanServiceImpl
-
- backup(ConditionHandle<T>, String, String, ColumnFun<T, R>...) - 类 中的方法cn.vonce.sql.solon.service.MybatisSqlBeanServiceImpl
-
C
- cn.vonce.sql.solon.annotation - 程序包 cn.vonce.sql.solon.annotation
-
- cn.vonce.sql.solon.config - 程序包 cn.vonce.sql.solon.config
-
- cn.vonce.sql.solon.datasource - 程序包 cn.vonce.sql.solon.datasource
-
- cn.vonce.sql.solon.service - 程序包 cn.vonce.sql.solon.service
-
- copy(Wrapper, String) - 类 中的方法cn.vonce.sql.solon.service.MybatisSqlBeanServiceImpl
-
- copy(ConditionHandle<T>, String) - 类 中的方法cn.vonce.sql.solon.service.MybatisSqlBeanServiceImpl
-
- copy(Wrapper, String, String) - 类 中的方法cn.vonce.sql.solon.service.MybatisSqlBeanServiceImpl
-
- copy(ConditionHandle<T>, String, String) - 类 中的方法cn.vonce.sql.solon.service.MybatisSqlBeanServiceImpl
-
- copy(Wrapper, String, Column...) - 类 中的方法cn.vonce.sql.solon.service.MybatisSqlBeanServiceImpl
-
- copy(ConditionHandle<T>, String, Column...) - 类 中的方法cn.vonce.sql.solon.service.MybatisSqlBeanServiceImpl
-
- copy(Wrapper, String, ColumnFun<T, R>...) - 类 中的方法cn.vonce.sql.solon.service.MybatisSqlBeanServiceImpl
-
- copy(ConditionHandle<T>, String, ColumnFun<T, R>...) - 类 中的方法cn.vonce.sql.solon.service.MybatisSqlBeanServiceImpl
-
- copy(Wrapper, String, String, Column...) - 类 中的方法cn.vonce.sql.solon.service.MybatisSqlBeanServiceImpl
-
- copy(ConditionHandle<T>, String, String, Column...) - 类 中的方法cn.vonce.sql.solon.service.MybatisSqlBeanServiceImpl
-
- copy(Wrapper, String, String, ColumnFun<T, R>...) - 类 中的方法cn.vonce.sql.solon.service.MybatisSqlBeanServiceImpl
-
- copy(ConditionHandle<T>, String, String, ColumnFun<T, R>...) - 类 中的方法cn.vonce.sql.solon.service.MybatisSqlBeanServiceImpl
-
- count() - 类 中的方法cn.vonce.sql.solon.service.MybatisSqlBeanServiceImpl
-
- count(Select) - 类 中的方法cn.vonce.sql.solon.service.MybatisSqlBeanServiceImpl
-
- count(Class<?>, Select) - 类 中的方法cn.vonce.sql.solon.service.MybatisSqlBeanServiceImpl
-
- countBy(String, Object...) - 类 中的方法cn.vonce.sql.solon.service.MybatisSqlBeanServiceImpl
-
- countBy(Wrapper) - 类 中的方法cn.vonce.sql.solon.service.MybatisSqlBeanServiceImpl
-
- countBy(ConditionHandle<T>) - 类 中的方法cn.vonce.sql.solon.service.MybatisSqlBeanServiceImpl
-
- createSchema(String) - 类 中的方法cn.vonce.sql.solon.service.MybatisSqlBeanServiceImpl
-
- createTable() - 类 中的方法cn.vonce.sql.solon.service.MybatisSqlBeanServiceImpl
-
D
- DataSourceInterceptor - cn.vonce.sql.solon.datasource中的类
-
数据源切换切点
- DataSourceInterceptor() - 类 的构造器cn.vonce.sql.solon.datasource.DataSourceInterceptor
-
- delete(Delete) - 类 中的方法cn.vonce.sql.solon.service.MybatisSqlBeanServiceImpl
-
- delete(Delete, boolean) - 类 中的方法cn.vonce.sql.solon.service.MybatisSqlBeanServiceImpl
-
- deleteBy(String, Object...) - 类 中的方法cn.vonce.sql.solon.service.MybatisSqlBeanServiceImpl
-
- deleteBy(Wrapper) - 类 中的方法cn.vonce.sql.solon.service.MybatisSqlBeanServiceImpl
-
- deleteBy(ConditionHandle<T>) - 类 中的方法cn.vonce.sql.solon.service.MybatisSqlBeanServiceImpl
-
- deleteById(ID...) - 类 中的方法cn.vonce.sql.solon.service.MybatisSqlBeanServiceImpl
-
- determineCurrentKey() - 类 中的方法cn.vonce.sql.solon.datasource.DynamicDataSource
-
- doBuild(Class, BeanWrap, Annotation) - 类 中的方法cn.vonce.sql.solon.config.AutoConfigMultiDataSource
-
- doIntercept(Invocation) - 类 中的方法cn.vonce.sql.solon.datasource.AbstractDynSchemaInterceptor
-
- doIntercept(Invocation) - 类 中的方法cn.vonce.sql.solon.datasource.DataSourceInterceptor
-
- doIntercept(Invocation) - 类 中的方法cn.vonce.sql.solon.datasource.TransactionalInterceptor
-
- dropAndCreateTable() - 类 中的方法cn.vonce.sql.solon.service.MybatisSqlBeanServiceImpl
-
- dropSchema(String) - 类 中的方法cn.vonce.sql.solon.service.MybatisSqlBeanServiceImpl
-
- dropTable() - 类 中的方法cn.vonce.sql.solon.service.MybatisSqlBeanServiceImpl
-
- DynamicDataSource - cn.vonce.sql.solon.datasource中的类
-
动态数据源
- DynamicDataSource() - 类 的构造器cn.vonce.sql.solon.datasource.DynamicDataSource
-
E
- EnableAutoConfigMultiDataSource - cn.vonce.sql.solon.annotation中的注释类型
-
启用自动配置多数据源
G
- getAutoIncrId() - 类 中的方法cn.vonce.sql.solon.service.MybatisSqlBeanServiceImpl
-
- getBean(String) - 类 中的方法cn.vonce.sql.solon.config.SolonAutoCreateTableListener
-
- getBeanClass() - 类 中的方法cn.vonce.sql.solon.service.MybatisSqlBeanServiceImpl
-
- getBeanNamesForType(Class<?>) - 类 中的方法cn.vonce.sql.solon.config.SolonAutoCreateTableListener
-
- getBeansForType(Class<T>) - 类 中的方法cn.vonce.sql.solon.config.SolonAutoCreateTableListener
-
- getColumnInfoList() - 类 中的方法cn.vonce.sql.solon.service.MybatisSqlBeanServiceImpl
-
- getColumnInfoList(String) - 类 中的方法cn.vonce.sql.solon.service.MybatisSqlBeanServiceImpl
-
- getColumnInfoList(String, String) - 类 中的方法cn.vonce.sql.solon.service.MybatisSqlBeanServiceImpl
-
- getConnection() - 类 中的方法cn.vonce.sql.solon.datasource.DynamicDataSource
-
- getConnection(String, String) - 类 中的方法cn.vonce.sql.solon.datasource.DynamicDataSource
-
- getDataSourcePrefix() - 类 中的方法cn.vonce.sql.solon.config.AutoConfigMultiDataSource
-
- getDataSourceType() - 类 中的方法cn.vonce.sql.solon.config.AutoConfigMultiDataSource
-
- getProperty(String) - 类 中的方法cn.vonce.sql.solon.config.AutoConfigMultiDataSource
-
- getPropertyMap() - 类 中的方法cn.vonce.sql.solon.config.AutoConfigMultiDataSource
-
- getSchema() - 类 中的方法cn.vonce.sql.solon.datasource.AbstractDynSchemaInterceptor
-
- getSchemas(String) - 类 中的方法cn.vonce.sql.solon.service.MybatisSqlBeanServiceImpl
-
- getSqlBeanMeta() - 类 中的方法cn.vonce.sql.solon.service.MybatisSqlBeanServiceImpl
-
- getTableList() - 类 中的方法cn.vonce.sql.solon.service.MybatisSqlBeanServiceImpl
-
- getTableList(String) - 类 中的方法cn.vonce.sql.solon.service.MybatisSqlBeanServiceImpl
-
- getTableList(String, String) - 类 中的方法cn.vonce.sql.solon.service.MybatisSqlBeanServiceImpl
-
I
- init(BeanWrap) - 类 中的静态方法cn.vonce.sql.solon.config.AutoConfigSolon
-
- insert(T...) - 类 中的方法cn.vonce.sql.solon.service.MybatisSqlBeanServiceImpl
-
- insert(Collection<T>) - 类 中的方法cn.vonce.sql.solon.service.MybatisSqlBeanServiceImpl
-
- insert(Insert<T>) - 类 中的方法cn.vonce.sql.solon.service.MybatisSqlBeanServiceImpl
-
L
- logicallyDeleteBy(String, Object...) - 类 中的方法cn.vonce.sql.solon.service.MybatisSqlBeanServiceImpl
-
- logicallyDeleteBy(Wrapper) - 类 中的方法cn.vonce.sql.solon.service.MybatisSqlBeanServiceImpl
-
- logicallyDeleteBy(ConditionHandle<T>) - 类 中的方法cn.vonce.sql.solon.service.MybatisSqlBeanServiceImpl
-
- logicallyDeleteById(ID...) - 类 中的方法cn.vonce.sql.solon.service.MybatisSqlBeanServiceImpl
-
M
- MybatisSqlBeanServiceImpl<T,ID> - cn.vonce.sql.solon.service中的类
-
Solon环境的Mybatis实现
- MybatisSqlBeanServiceImpl() - 类 的构造器cn.vonce.sql.solon.service.MybatisSqlBeanServiceImpl
-
O
- onEvent(AppLoadEndEvent) - 类 中的方法cn.vonce.sql.solon.config.SolonAutoCreateTableListener
-
P
- paging(Select, PageHelper<T>) - 类 中的方法cn.vonce.sql.solon.service.MybatisSqlBeanServiceImpl
-
- paging(Select, int, int) - 类 中的方法cn.vonce.sql.solon.service.MybatisSqlBeanServiceImpl
-
- paging(Class<R>, Select, PageHelper<R>) - 类 中的方法cn.vonce.sql.solon.service.MybatisSqlBeanServiceImpl
-
- paging(Class<R>, Select, int, int) - 类 中的方法cn.vonce.sql.solon.service.MybatisSqlBeanServiceImpl
-
S
- select() - 类 中的方法cn.vonce.sql.solon.service.MybatisSqlBeanServiceImpl
-
- select(Paging) - 类 中的方法cn.vonce.sql.solon.service.MybatisSqlBeanServiceImpl
-
- select(Class<R>) - 类 中的方法cn.vonce.sql.solon.service.MybatisSqlBeanServiceImpl
-
- select(Class<R>, Paging) - 类 中的方法cn.vonce.sql.solon.service.MybatisSqlBeanServiceImpl
-
- select(Class<R>, Select) - 类 中的方法cn.vonce.sql.solon.service.MybatisSqlBeanServiceImpl
-
- select(Select) - 类 中的方法cn.vonce.sql.solon.service.MybatisSqlBeanServiceImpl
-
- selectBy(Class<R>, String, Object...) - 类 中的方法cn.vonce.sql.solon.service.MybatisSqlBeanServiceImpl
-
- selectBy(Class<R>, Wrapper) - 类 中的方法cn.vonce.sql.solon.service.MybatisSqlBeanServiceImpl
-
- selectBy(Class<R>, ConditionHandle<T>) - 类 中的方法cn.vonce.sql.solon.service.MybatisSqlBeanServiceImpl
-
- selectBy(Class<R>, Paging, String, Object...) - 类 中的方法cn.vonce.sql.solon.service.MybatisSqlBeanServiceImpl
-
- selectBy(Class<R>, Paging, Wrapper) - 类 中的方法cn.vonce.sql.solon.service.MybatisSqlBeanServiceImpl
-
- selectBy(Class<R>, Paging, ConditionHandle<T>) - 类 中的方法cn.vonce.sql.solon.service.MybatisSqlBeanServiceImpl
-
- selectBy(String, Object...) - 类 中的方法cn.vonce.sql.solon.service.MybatisSqlBeanServiceImpl
-
- selectBy(Wrapper) - 类 中的方法cn.vonce.sql.solon.service.MybatisSqlBeanServiceImpl
-
- selectBy(ConditionHandle<T>) - 类 中的方法cn.vonce.sql.solon.service.MybatisSqlBeanServiceImpl
-
- selectBy(Paging, String, Object...) - 类 中的方法cn.vonce.sql.solon.service.MybatisSqlBeanServiceImpl
-
- selectBy(Paging, Wrapper) - 类 中的方法cn.vonce.sql.solon.service.MybatisSqlBeanServiceImpl
-
- selectBy(Paging, ConditionHandle<T>) - 类 中的方法cn.vonce.sql.solon.service.MybatisSqlBeanServiceImpl
-
- selectById(ID) - 类 中的方法cn.vonce.sql.solon.service.MybatisSqlBeanServiceImpl
-
- selectById(Class<R>, ID) - 类 中的方法cn.vonce.sql.solon.service.MybatisSqlBeanServiceImpl
-
- selectByIds(ID...) - 类 中的方法cn.vonce.sql.solon.service.MybatisSqlBeanServiceImpl
-
- selectByIds(Class<R>, ID...) - 类 中的方法cn.vonce.sql.solon.service.MybatisSqlBeanServiceImpl
-
- selectMap(Select) - 类 中的方法cn.vonce.sql.solon.service.MybatisSqlBeanServiceImpl
-
- selectMapList(Select) - 类 中的方法cn.vonce.sql.solon.service.MybatisSqlBeanServiceImpl
-
- selectOne(Select) - 类 中的方法cn.vonce.sql.solon.service.MybatisSqlBeanServiceImpl
-
- selectOne(Class<R>, Select) - 类 中的方法cn.vonce.sql.solon.service.MybatisSqlBeanServiceImpl
-
- selectOneBy(String, Object...) - 类 中的方法cn.vonce.sql.solon.service.MybatisSqlBeanServiceImpl
-
- selectOneBy(Class<R>, String, Object...) - 类 中的方法cn.vonce.sql.solon.service.MybatisSqlBeanServiceImpl
-
- selectOneBy(Wrapper) - 类 中的方法cn.vonce.sql.solon.service.MybatisSqlBeanServiceImpl
-
- selectOneBy(ConditionHandle<T>) - 类 中的方法cn.vonce.sql.solon.service.MybatisSqlBeanServiceImpl
-
- selectOneBy(Class<R>, Wrapper) - 类 中的方法cn.vonce.sql.solon.service.MybatisSqlBeanServiceImpl
-
- selectOneBy(Class<R>, ConditionHandle<T>) - 类 中的方法cn.vonce.sql.solon.service.MybatisSqlBeanServiceImpl
-
- SolonAutoCreateTableListener - cn.vonce.sql.solon.config中的类
-
Solon自动创建表监听类
- SolonAutoCreateTableListener() - 类 的构造器cn.vonce.sql.solon.config.SolonAutoCreateTableListener
-
- start(AppContext) - 类 中的方法cn.vonce.sql.solon.config.AutoConfigSolon
-
T
- TransactionalInterceptor - cn.vonce.sql.solon.datasource中的类
-
事务拦截器
- TransactionalInterceptor() - 类 的构造器cn.vonce.sql.solon.datasource.TransactionalInterceptor
-
U
- update(Update<T>) - 类 中的方法cn.vonce.sql.solon.service.MybatisSqlBeanServiceImpl
-
- update(Update<T>, boolean) - 类 中的方法cn.vonce.sql.solon.service.MybatisSqlBeanServiceImpl
-
- updateBy(T, String, Object...) - 类 中的方法cn.vonce.sql.solon.service.MybatisSqlBeanServiceImpl
-
- updateBy(T, boolean, boolean, String, Object...) - 类 中的方法cn.vonce.sql.solon.service.MybatisSqlBeanServiceImpl
-
- updateBy(T, Wrapper) - 类 中的方法cn.vonce.sql.solon.service.MybatisSqlBeanServiceImpl
-
- updateBy(T, ConditionHandle<T>) - 类 中的方法cn.vonce.sql.solon.service.MybatisSqlBeanServiceImpl
-
- updateBy(T, boolean, boolean, Wrapper) - 类 中的方法cn.vonce.sql.solon.service.MybatisSqlBeanServiceImpl
-
- updateBy(T, boolean, boolean, ConditionHandle<T>) - 类 中的方法cn.vonce.sql.solon.service.MybatisSqlBeanServiceImpl
-
- updateBy(T, boolean, boolean, Column[], String, Object...) - 类 中的方法cn.vonce.sql.solon.service.MybatisSqlBeanServiceImpl
-
- updateBy(T, boolean, boolean, Wrapper, Column...) - 类 中的方法cn.vonce.sql.solon.service.MybatisSqlBeanServiceImpl
-
- updateBy(T, boolean, boolean, ConditionHandle<T>, Column...) - 类 中的方法cn.vonce.sql.solon.service.MybatisSqlBeanServiceImpl
-
- updateBy(T, boolean, boolean, Wrapper, ColumnFun<T, R>...) - 类 中的方法cn.vonce.sql.solon.service.MybatisSqlBeanServiceImpl
-
- updateBy(T, boolean, boolean, ConditionHandle<T>, ColumnFun<T, R>...) - 类 中的方法cn.vonce.sql.solon.service.MybatisSqlBeanServiceImpl
-
- updateByBean(T, String) - 类 中的方法cn.vonce.sql.solon.service.MybatisSqlBeanServiceImpl
-
- updateByBean(T, boolean, boolean, String) - 类 中的方法cn.vonce.sql.solon.service.MybatisSqlBeanServiceImpl
-
- updateByBean(T, boolean, boolean, String, Column...) - 类 中的方法cn.vonce.sql.solon.service.MybatisSqlBeanServiceImpl
-
- updateByBean(T, boolean, boolean, String, ColumnFun<T, R>...) - 类 中的方法cn.vonce.sql.solon.service.MybatisSqlBeanServiceImpl
-
- updateByBeanId(T) - 类 中的方法cn.vonce.sql.solon.service.MybatisSqlBeanServiceImpl
-
- updateByBeanId(T, boolean, boolean) - 类 中的方法cn.vonce.sql.solon.service.MybatisSqlBeanServiceImpl
-
- updateByBeanId(T, boolean, boolean, Column...) - 类 中的方法cn.vonce.sql.solon.service.MybatisSqlBeanServiceImpl
-
- updateByBeanId(T, boolean, boolean, ColumnFun<T, R>...) - 类 中的方法cn.vonce.sql.solon.service.MybatisSqlBeanServiceImpl
-
- updateById(T, ID) - 类 中的方法cn.vonce.sql.solon.service.MybatisSqlBeanServiceImpl
-
- updateById(T, ID, boolean, boolean) - 类 中的方法cn.vonce.sql.solon.service.MybatisSqlBeanServiceImpl
-
- updateById(T, ID, boolean, boolean, Column...) - 类 中的方法cn.vonce.sql.solon.service.MybatisSqlBeanServiceImpl
-
- updateById(T, ID, boolean, boolean, ColumnFun<T, R>...) - 类 中的方法cn.vonce.sql.solon.service.MybatisSqlBeanServiceImpl
-
A B C D E G I L M O P S T U
Copyright © 2025. All rights reserved.