A B C D E F G H I J L M N O P Q R S T U W
A
- AbstractCrudService<E extends Persistable<I>,I extends Serializable,Q extends PageQuery> - win.doyto.query.service中的类
-
AbstractCrudService
- AbstractCrudService() - 类 的构造器win.doyto.query.service.AbstractCrudService
-
- AbstractDynamicService<E extends Persistable<I>,I extends Serializable,Q extends PageQuery> - win.doyto.query.service中的类
-
AbstractDynamicService
- AbstractDynamicService() - 类 的构造器win.doyto.query.service.AbstractDynamicService
-
- AbstractPersistable<I extends Serializable> - win.doyto.query.entity中的类
-
AbstractId
- AbstractPersistable() - 类 的构造器win.doyto.query.entity.AbstractPersistable
-
- adjustStartPageNumber(Integer) - 类 中的静态方法win.doyto.query.config.GlobalConfiguration
-
- afterCreate(E) - 接口 中的方法win.doyto.query.entity.EntityAspect
-
- afterDelete(E) - 接口 中的方法win.doyto.query.entity.EntityAspect
-
- afterUpdate(E, E) - 接口 中的方法win.doyto.query.entity.EntityAspect
-
- allocate(L, R) - 接口 中的方法win.doyto.query.service.AssociativeService
-
- allocate(Collection<L>, Collection<R>) - 接口 中的方法win.doyto.query.service.AssociativeService
-
- allocate(Collection<L>, Collection<R>) - 类 中的方法win.doyto.query.service.TemplateAssociativeService
-
- asc(String) - 类 中的方法win.doyto.query.core.OrderByBuilder
-
- AssociativeService<L,R> - win.doyto.query.service中的接口
-
AssociativeService
- AssociativeServiceTemplate<L,R> - win.doyto.query.service中的类
-
- AssociativeServiceTemplate(String, String, String) - 类 的构造器win.doyto.query.service.AssociativeServiceTemplate
-
已过时。
- AssociativeServiceTemplate(String, String, String, String) - 类 的构造器win.doyto.query.service.AssociativeServiceTemplate
-
已过时。
B
- batchInsert(Iterable<E>, String...) - 接口 中的方法win.doyto.query.core.DataAccess
-
- batchInsert(Iterable<E>, String...) - 类 中的方法win.doyto.query.core.JdbcDataAccess
-
- batchInsert(Iterable<E>, String...) - 接口 中的方法win.doyto.query.service.DynamicService
-
- BeanUtil - win.doyto.query.util中的类
-
BeanUtil
- build(T) - 接口 中的静态方法win.doyto.query.core.IdWrapper
-
- build() - 类 中的方法win.doyto.query.core.PageQuery.PageQueryBuilder
-
- buildCountAndArgs(PageQuery) - 类 中的方法win.doyto.query.core.QueryBuilder
-
- builder() - 类 中的静态方法win.doyto.query.core.PageQuery
-
- BuildHelper - win.doyto.query.core中的类
-
BuildHelper
- buildJoinCountAndArgs(PageQuery) - 类 中的方法win.doyto.query.core.JoinQueryBuilder
-
- buildJoinSelectAndArgs(PageQuery) - 类 中的方法win.doyto.query.core.JoinQueryBuilder
-
- buildJoinSelectAndArgs(Q) - 类 中的方法win.doyto.query.service.JoinQueryService
-
- buildPageSql(String, int, long) - 类 中的方法win.doyto.query.config.MySQLDialect
-
- buildPageSql(String, int, long) - 接口 中的方法win.doyto.query.core.Dialect
-
- buildSelectById(IdWrapper<?>, String...) - 类 中的方法win.doyto.query.core.QueryBuilder
-
- buildSelectColumnsAndArgs(PageQuery, String...) - 类 中的方法win.doyto.query.core.QueryBuilder
-
- buildSelectIdAndArgs(PageQuery) - 类 中的方法win.doyto.query.core.QueryBuilder
-
- buildWhere(PageQuery, List<Object>) - 类 中的静态方法win.doyto.query.core.BuildHelper
-
C
- cacheable() - 类 中的方法win.doyto.query.service.AbstractDynamicService
-
- CacheProxy - win.doyto.query.cache中的类
-
CacheProxy
- CacheProxy(Cache) - 类 的构造器win.doyto.query.cache.CacheProxy
-
- CacheWrapper<T> - win.doyto.query.cache中的接口
-
CacheWrapper
- calcOffset() - 类 中的方法win.doyto.query.core.PageQuery
-
- clear() - 接口 中的方法win.doyto.query.cache.CacheWrapper
-
- clearCache() - 类 中的方法win.doyto.query.service.AbstractDynamicService
-
- columnsForSelect - 类 中的变量win.doyto.query.core.JoinQueryBuilder
-
- CommonEntity<I extends Serializable,U extends Serializable> - win.doyto.query.entity中的类
-
CommonEntity
- CommonEntity() - 类 的构造器win.doyto.query.entity.CommonEntity
-
- convertTo(Object, TypeReference<T>) - 类 中的静态方法win.doyto.query.util.BeanUtil
-
- convertTo(Object, Class<T>) - 类 中的静态方法win.doyto.query.util.BeanUtil
-
- copyNonNull(Object, T) - 类 中的静态方法win.doyto.query.util.BeanUtil
-
- copyTo(Object, T) - 类 中的静态方法win.doyto.query.util.BeanUtil
-
- count(Q) - 接口 中的方法win.doyto.query.core.DataAccess
-
- count(Q) - 类 中的方法win.doyto.query.core.JdbcDataAccess
-
- count(Q) - 类 中的方法win.doyto.query.core.MemoryDataAccess
-
- count(Q) - 类 中的方法win.doyto.query.service.AbstractDynamicService
-
- count(Collection<L>, Collection<R>) - 接口 中的方法win.doyto.query.service.AssociativeService
-
- count(Q) - 类 中的方法win.doyto.query.service.JoinQueryService
-
- count(Q) - 接口 中的方法win.doyto.query.service.QueryService
-
- count(Collection<L>, Collection<R>) - 类 中的方法win.doyto.query.service.TemplateAssociativeService
-
- create(E) - 接口 中的方法win.doyto.query.core.DataAccess
-
- create(E) - 类 中的方法win.doyto.query.core.JdbcDataAccess
-
- create(E) - 类 中的方法win.doyto.query.core.MemoryDataAccess
-
- create() - 类 中的静态方法win.doyto.query.core.OrderByBuilder
-
- create(E) - 类 中的方法win.doyto.query.service.AbstractDynamicService
-
- create(Iterable<E>, String...) - 类 中的方法win.doyto.query.service.AbstractDynamicService
-
- create(E) - 接口 中的方法win.doyto.query.service.DynamicService
-
- create(Iterable<E>, String...) - 接口 中的方法win.doyto.query.service.DynamicService
-
执行INSERT INTO [TABLE] (col1, col2) VALUES (?)
- CreateGroup - win.doyto.query.validation中的接口
-
CreateGroup
- createInstance() - 接口 中的静态方法win.doyto.query.cache.CacheWrapper
-
- CreateUserAware<I extends Serializable> - win.doyto.query.entity中的接口
-
CreateUserAware
- CrudService<E extends Persistable<I>,I extends Serializable,Q extends PageQuery> - win.doyto.query.service中的接口
-
CrudService
D
- DataAccess<E extends Persistable<I>,I extends Serializable,Q> - win.doyto.query.core中的接口
-
DataAccess
- dataAccess - 类 中的变量win.doyto.query.service.AbstractDynamicService
-
- deallocate(L, R) - 接口 中的方法win.doyto.query.service.AssociativeService
-
- deallocate(Collection<L>, Collection<R>) - 接口 中的方法win.doyto.query.service.AssociativeService
-
- deallocate(Collection<L>, Collection<R>) - 类 中的方法win.doyto.query.service.TemplateAssociativeService
-
- delete(I) - 接口 中的方法win.doyto.query.core.DataAccess
-
- delete(IdWrapper<I>) - 接口 中的方法win.doyto.query.core.DataAccess
-
- delete(Q) - 接口 中的方法win.doyto.query.core.DataAccess
-
- delete(Q) - 类 中的方法win.doyto.query.core.JdbcDataAccess
-
- delete(IdWrapper<I>) - 类 中的方法win.doyto.query.core.JdbcDataAccess
-
- delete(IdWrapper<I>) - 类 中的方法win.doyto.query.core.MemoryDataAccess
-
- delete(Q) - 类 中的方法win.doyto.query.core.MemoryDataAccess
-
- delete(Q) - 类 中的方法win.doyto.query.service.AbstractDynamicService
-
- delete(IdWrapper<I>) - 类 中的方法win.doyto.query.service.AbstractDynamicService
-
- delete(I) - 接口 中的方法win.doyto.query.service.CrudService
-
- delete(Q) - 接口 中的方法win.doyto.query.service.DynamicService
-
执行DELETE FORM [TABLE] WHERE ...
- delete(IdWrapper<I>) - 接口 中的方法win.doyto.query.service.DynamicService
-
Delete entity from sharding table
- deleteByLeftId(L) - 接口 中的方法win.doyto.query.service.AssociativeService
-
- deleteByLeftId(L) - 类 中的方法win.doyto.query.service.TemplateAssociativeService
-
- deleteByRightId(R) - 接口 中的方法win.doyto.query.service.AssociativeService
-
- deleteByRightId(R) - 类 中的方法win.doyto.query.service.TemplateAssociativeService
-
- desc(String) - 类 中的方法win.doyto.query.core.OrderByBuilder
-
- dialect() - 类 中的静态方法win.doyto.query.config.GlobalConfiguration
-
- Dialect - win.doyto.query.core中的接口
-
Dialect
- doSort(List<E>, String) - 类 中的方法win.doyto.query.core.MemoryDataAccess
-
- DoytoQueryInitializer - win.doyto.query.config中的类
-
DoytoQueryInitializer
- DoytoQueryInitializer() - 类 的构造器win.doyto.query.config.DoytoQueryInitializer
-
- DynamicService<E extends Persistable<I>,I extends Serializable,Q extends PageQuery> - win.doyto.query.service中的接口
-
DynamicService
E
- entitiesMap - 类 中的变量win.doyto.query.core.MemoryDataAccess
-
- EntityAspect<E> - win.doyto.query.entity中的接口
-
EntityAspect
- entityAspects - 类 中的变量win.doyto.query.service.AbstractDynamicService
-
- entityCacheWrapper - 类 中的变量win.doyto.query.service.AbstractDynamicService
-
- entityClass - 类 中的变量win.doyto.query.service.AbstractDynamicService
-
- Enumerated - win.doyto.query.annotation中的注释类型
-
Enumerated
- equals(Object) - 类 中的方法win.doyto.query.core.IdWrapper.Simple
-
- EQUALS_PLACE_HOLDER - 类 中的静态变量win.doyto.query.core.QueryBuilder
-
- evict(String) - 接口 中的方法win.doyto.query.cache.CacheWrapper
-
- evictCache(String) - 类 中的方法win.doyto.query.service.AbstractDynamicService
-
- execute(String, Invocable<T>) - 接口 中的方法win.doyto.query.cache.CacheWrapper
-
- exists(Collection<L>, Collection<R>) - 接口 中的方法win.doyto.query.service.AssociativeService
-
- exists(L, R) - 接口 中的方法win.doyto.query.service.AssociativeService
-
- exists(L, Collection<R>) - 接口 中的方法win.doyto.query.service.AssociativeService
-
- exists(Collection<L>, R) - 接口 中的方法win.doyto.query.service.AssociativeService
-
- exists(Q) - 接口 中的方法win.doyto.query.service.QueryService
-
- exists(Collection<L>, Collection<R>) - 类 中的方法win.doyto.query.service.TemplateAssociativeService
-
F
- fetch(IdWrapper<I>) - 类 中的方法win.doyto.query.service.AbstractDynamicService
-
- fetch(I) - 接口 中的方法win.doyto.query.service.CrudService
-
force to get a new entity object from database
- fetch(IdWrapper<I>) - 接口 中的方法win.doyto.query.service.DynamicService
-
force to get a new entity object from database
- field(String, String...) - 类 中的方法win.doyto.query.core.OrderByBuilder
-
- filterByQuery(Q, E) - 类 中的方法win.doyto.query.core.MemoryDataAccess
-
根据Query对象筛选符合条件的Entity对象
- forcePaging() - 类 中的方法win.doyto.query.core.PageQuery
-
G
- generateCacheKey(Q) - 类 中的方法win.doyto.query.service.AbstractDynamicService
-
- generateNewId(E) - 类 中的方法win.doyto.query.core.MemoryDataAccess
-
- get(I) - 接口 中的方法win.doyto.query.core.DataAccess
-
- get(IdWrapper<I>) - 接口 中的方法win.doyto.query.core.DataAccess
-
- get(IdWrapper<I>) - 类 中的方法win.doyto.query.core.JdbcDataAccess
-
- get(IdWrapper<I>) - 类 中的方法win.doyto.query.core.MemoryDataAccess
-
- get(IdWrapper<I>) - 类 中的方法win.doyto.query.service.AbstractDynamicService
-
- get(I) - 接口 中的方法win.doyto.query.service.CrudService
-
- get(IdWrapper<I>) - 接口 中的方法win.doyto.query.service.DynamicService
-
Get origin entity from sharding table
- get(Q) - 接口 中的方法win.doyto.query.service.QueryService
-
- get(Q, Function<E, V>) - 接口 中的方法win.doyto.query.service.QueryService
-
- getActualTypeArguments(Class<?>) - 类 中的静态方法win.doyto.query.util.BeanUtil
-
- getArgs() - 类 中的方法win.doyto.query.core.SqlAndArgs
-
- getByLeftId(L) - 接口 中的方法win.doyto.query.service.AssociativeService
-
- getByLeftId(L) - 类 中的方法win.doyto.query.service.TemplateAssociativeService
-
- getByRightId(R) - 接口 中的方法win.doyto.query.service.AssociativeService
-
- getByRightId(R) - 类 中的方法win.doyto.query.service.TemplateAssociativeService
-
- getCache() - 接口 中的方法win.doyto.query.cache.CacheWrapper
-
- getCacheName() - 类 中的方法win.doyto.query.service.AbstractDynamicService
-
- getCreateTime() - 类 中的方法win.doyto.query.entity.CommonEntity
-
创建时间
- getCreateUserId() - 类 中的方法win.doyto.query.entity.CommonEntity
-
创建者
- getDialect() - 类 中的方法win.doyto.query.config.GlobalConfiguration
-
- getId() - 接口 中的方法win.doyto.query.core.IdWrapper
-
- getId() - 类 中的方法win.doyto.query.core.IdWrapper.Simple
-
- getId() - 类 中的方法win.doyto.query.entity.AbstractPersistable
-
- getId() - 接口 中的方法win.doyto.query.entity.Persistable
-
- getList() - 类 中的方法win.doyto.query.service.PageList
-
- getPageNumber() - 类 中的方法win.doyto.query.core.PageQuery
-
- getPageSize() - 类 中的方法win.doyto.query.core.PageQuery
-
- getRowMapper() - 类 中的方法win.doyto.query.service.AbstractDynamicService
-
- getSort() - 类 中的方法win.doyto.query.core.PageQuery
-
- getSql() - 类 中的方法win.doyto.query.core.SqlAndArgs
-
- getStartPageNumberAdjuster() - 类 中的方法win.doyto.query.config.GlobalConfiguration
-
- getTotal() - 类 中的方法win.doyto.query.service.PageList
-
- getUpdateTime() - 类 中的方法win.doyto.query.entity.CommonEntity
-
更新时间
- getUpdateUserId() - 类 中的方法win.doyto.query.entity.CommonEntity
-
更新者
- getUserId() - 接口 中的方法win.doyto.query.entity.UserIdProvider
-
- GlobalConfiguration - win.doyto.query.config中的类
-
GlobalConfiguration
H
- hashCode() - 类 中的方法win.doyto.query.core.IdWrapper.Simple
-
I
- id - 类 中的变量win.doyto.query.entity.AbstractPersistable
-
- idColumn - 类 中的变量win.doyto.query.core.QueryBuilder
-
- IdWrapper<I extends Serializable> - win.doyto.query.core中的接口
-
- IdWrapper.Simple<I extends Serializable> - win.doyto.query.core中的类
-
- initialize(ConfigurableApplicationContext) - 类 中的方法win.doyto.query.config.DoytoQueryInitializer
-
- instance() - 类 中的静态方法win.doyto.query.config.GlobalConfiguration
-
- IntegerId - win.doyto.query.entity中的类
-
- IntegerId() - 类 的构造器win.doyto.query.entity.IntegerId
-
已过时。
- Invocable<T> - win.doyto.query.core中的接口
-
Invocable
- invoke(Object, Method, Object[]) - 类 中的方法win.doyto.query.cache.CacheProxy
-
- invoke() - 接口 中的方法win.doyto.query.core.Invocable
-
- isIgnoreCacheException() - 类 中的方法win.doyto.query.config.GlobalConfiguration
-
- isMapCamelCaseToUnderscore() - 类 中的方法win.doyto.query.config.GlobalConfiguration
-
- isNew() - 接口 中的方法win.doyto.query.entity.Persistable
-
- isNewEntity(E) - 接口 中的方法win.doyto.query.service.DynamicService
-
J
- JdbcDataAccess<E extends Persistable<I>,I extends Serializable,Q extends PageQuery> - win.doyto.query.core中的类
-
JdbcDataAccess
- JdbcDataAccess(JdbcOperations, Class<E>, Class<I>, RowMapper<E>) - 类 的构造器win.doyto.query.core.JdbcDataAccess
-
- JoinQueryBuilder - win.doyto.query.core中的类
-
JoinQueryBuilder
- JoinQueryBuilder(Class<?>) - 类 的构造器win.doyto.query.core.JoinQueryBuilder
-
- JoinQueryService<E,Q extends PageQuery> - win.doyto.query.service中的类
-
JoinQueryService
- JoinQueryService(Class<E>) - 类 的构造器win.doyto.query.service.JoinQueryService
-
- JoinQueryService(JdbcOperations, Class<E>) - 类 的构造器win.doyto.query.service.JoinQueryService
-
- JoinQueryService(JdbcOperations, JoinQueryBuilder, BeanPropertyRowMapper<E>) - 类 的构造器win.doyto.query.service.JoinQueryService
-
- Joins - win.doyto.query.annotation中的注释类型
-
Joins
- Joins.Join - win.doyto.query.annotation中的注释类型
-
L
- loadJsonData(String, TypeReference<T>) - 类 中的静态方法win.doyto.query.util.BeanUtil
-
- loadJsonData(InputStream, TypeReference<T>) - 类 中的静态方法win.doyto.query.util.BeanUtil
-
- logSqlInfo(String, List<?>) - 类 中的静态方法win.doyto.query.core.SqlAndArgs
-
- LongId - win.doyto.query.entity中的类
-
- LongId() - 类 的构造器win.doyto.query.entity.LongId
-
已过时。
M
- MemoryDataAccess<E extends Persistable<I>,I extends Serializable,Q extends PageQuery> - win.doyto.query.core中的类
-
MemoryDataAccess
- MemoryDataAccess(Class<E>) - 类 的构造器win.doyto.query.core.MemoryDataAccess
-
- MySQLDialect - win.doyto.query.config中的类
-
MySQLDialect
- MySQLDialect() - 类 的构造器win.doyto.query.config.MySQLDialect
-
N
- needPaging() - 类 中的方法win.doyto.query.core.PageQuery
-
- NestedQueries - win.doyto.query.annotation中的注释类型
-
NestedQueries
- NestedQuery - win.doyto.query.annotation中的注释类型
-
SubQuery
- notExists(Q) - 接口 中的方法win.doyto.query.service.QueryService
-
O
- OrderByBuilder - win.doyto.query.core中的类
-
OrderByBuilder
P
- page(Q) - 接口 中的方法win.doyto.query.service.QueryService
-
- page(Q, Function<E, V>) - 接口 中的方法win.doyto.query.service.QueryService
-
- PageGroup - win.doyto.query.validation中的接口
-
PageGroup
- PageList<T> - win.doyto.query.service中的类
-
PageList
- PageList(List<T>, long) - 类 的构造器win.doyto.query.service.PageList
-
- pageNumber(Integer) - 类 中的方法win.doyto.query.core.PageQuery.PageQueryBuilder
-
- PageQuery - win.doyto.query.core中的类
-
PageQuery
- PageQuery(PageQuery.PageQueryBuilder<?, ?>) - 类 的构造器win.doyto.query.core.PageQuery
-
- PageQuery() - 类 的构造器win.doyto.query.core.PageQuery
-
- PageQuery(Integer, Integer, String) - 类 的构造器win.doyto.query.core.PageQuery
-
- PageQuery.PageQueryBuilder<C extends PageQuery,B extends PageQuery.PageQueryBuilder<C,B>> - win.doyto.query.core中的类
-
- PageQueryBuilder() - 类 的构造器win.doyto.query.core.PageQuery.PageQueryBuilder
-
- pageSize(Integer) - 类 中的方法win.doyto.query.core.PageQuery.PageQueryBuilder
-
- parse(String, TypeReference<T>) - 类 中的静态方法win.doyto.query.util.BeanUtil
-
- parse(String, Class<T>) - 类 中的静态方法win.doyto.query.util.BeanUtil
-
- patch(E) - 接口 中的方法win.doyto.query.core.DataAccess
-
- patch(E, Q) - 接口 中的方法win.doyto.query.core.DataAccess
-
- patch(E) - 类 中的方法win.doyto.query.core.JdbcDataAccess
-
- patch(E, Q) - 类 中的方法win.doyto.query.core.JdbcDataAccess
-
- patch(E) - 类 中的方法win.doyto.query.core.MemoryDataAccess
-
- patch(E, Q) - 类 中的方法win.doyto.query.core.MemoryDataAccess
-
- patch(E) - 类 中的方法win.doyto.query.service.AbstractDynamicService
-
- patch(E, Q) - 类 中的方法win.doyto.query.service.AbstractDynamicService
-
- patch(E) - 接口 中的方法win.doyto.query.service.DynamicService
-
- patch(E, Q) - 接口 中的方法win.doyto.query.service.DynamicService
-
执行UPDATE [TABLE] SET ...
- PatchGroup - win.doyto.query.validation中的接口
-
PatchGroup
- Persistable<I extends Serializable> - win.doyto.query.entity中的接口
-
Persistable
Q
- query(Q) - 接口 中的方法win.doyto.query.core.DataAccess
-
- query(Q) - 类 中的方法win.doyto.query.core.JdbcDataAccess
-
- query(Q) - 类 中的方法win.doyto.query.core.MemoryDataAccess
-
- query(Q) - 类 中的方法win.doyto.query.service.AbstractDynamicService
-
- query(Q) - 类 中的方法win.doyto.query.service.JoinQueryService
-
- query(Q) - 接口 中的方法win.doyto.query.service.QueryService
-
- query(Q, Function<E, V>) - 接口 中的方法win.doyto.query.service.QueryService
-
- QueryBuilder - win.doyto.query.core中的类
-
QueryBuilder
- QueryBuilder(String, String) - 类 的构造器win.doyto.query.core.QueryBuilder
-
- QueryBuilder(Class<?>) - 类 的构造器win.doyto.query.core.QueryBuilder
-
- queryCacheWrapper - 类 中的变量win.doyto.query.service.AbstractDynamicService
-
- queryColumns(Q, Class<V>, String...) - 接口 中的方法win.doyto.query.core.DataAccess
-
- queryColumns(Q, Class<V>, String...) - 类 中的方法win.doyto.query.core.JdbcDataAccess
-
- queryColumns(Q, Class<V>, String...) - 类 中的方法win.doyto.query.core.MemoryDataAccess
-
- queryColumns(Q, Class<V>, String...) - 类 中的方法win.doyto.query.service.AbstractDynamicService
-
- queryColumns(Q, Class<V>, String...) - 接口 中的方法win.doyto.query.service.DynamicService
-
- QueryField - win.doyto.query.annotation中的注释类型
-
QueryField
- queryIds(Q) - 接口 中的方法win.doyto.query.core.DataAccess
-
- queryIds(Q) - 类 中的方法win.doyto.query.core.JdbcDataAccess
-
- queryIds(Q) - 类 中的方法win.doyto.query.core.MemoryDataAccess
-
- queryIds(Q) - 类 中的方法win.doyto.query.service.AbstractDynamicService
-
- queryIds(Q) - 接口 中的方法win.doyto.query.service.DynamicService
-
- QueryService<E,Q extends PageQuery> - win.doyto.query.service中的接口
-
QueryService
- QueryTableAlias - win.doyto.query.annotation中的注释类型
-
QueryTableAlias
R
- reallocateForLeft(L, Collection<R>) - 接口 中的方法win.doyto.query.service.AssociativeService
-
- reallocateForLeft(L, Collection<R>) - 类 中的方法win.doyto.query.service.TemplateAssociativeService
-
- reallocateForRight(R, Collection<L>) - 接口 中的方法win.doyto.query.service.AssociativeService
-
- reallocateForRight(R, Collection<L>) - 类 中的方法win.doyto.query.service.TemplateAssociativeService
-
- resolveCacheKey(IdWrapper<I>) - 类 中的方法win.doyto.query.service.AbstractDynamicService
-
- resolveTableName(IdWrapper<?>) - 类 中的方法win.doyto.query.core.QueryBuilder
-
S
- save(E) - 接口 中的方法win.doyto.query.service.DynamicService
-
- self() - 类 中的方法win.doyto.query.core.PageQuery.PageQueryBuilder
-
- setCache(Cache) - 接口 中的方法win.doyto.query.cache.CacheWrapper
-
- setCacheList(String) - 类 中的方法win.doyto.query.service.AbstractDynamicService
-
- setCacheManager(CacheManager) - 类 中的方法win.doyto.query.service.AbstractDynamicService
-
- setCreateTime(Date) - 类 中的方法win.doyto.query.entity.CommonEntity
-
创建时间
- setCreateTime(Date) - 接口 中的方法win.doyto.query.entity.CreateUserAware
-
- setCreateUserId(U) - 类 中的方法win.doyto.query.entity.CommonEntity
-
创建者
- setCreateUserId(I) - 接口 中的方法win.doyto.query.entity.CreateUserAware
-
- setDialect(Dialect) - 类 中的方法win.doyto.query.config.GlobalConfiguration
-
- setId(I) - 类 中的方法win.doyto.query.core.IdWrapper.Simple
-
- setId(I) - 类 中的方法win.doyto.query.entity.AbstractPersistable
-
- setId(I) - 接口 中的方法win.doyto.query.entity.Persistable
-
- setIgnoreCacheException(boolean) - 类 中的方法win.doyto.query.config.GlobalConfiguration
-
- setJdbcOperations(JdbcOperations) - 类 中的方法win.doyto.query.service.AbstractDynamicService
-
- setMapCamelCaseToUnderscore(boolean) - 类 中的方法win.doyto.query.config.GlobalConfiguration
-
- setPageNumber(Integer) - 类 中的方法win.doyto.query.core.PageQuery
-
- setPageSize(Integer) - 类 中的方法win.doyto.query.core.PageQuery
-
- setSort(String) - 类 中的方法win.doyto.query.core.PageQuery
-
- setStartPageNumberAdjuster(Function<Integer, Integer>) - 类 中的方法win.doyto.query.config.GlobalConfiguration
-
- setStartPageNumberFromOne(boolean) - 类 中的方法win.doyto.query.config.GlobalConfiguration
-
- setTransactionManager(PlatformTransactionManager) - 类 中的方法win.doyto.query.service.AbstractDynamicService
-
- setUpdateTime(Date) - 类 中的方法win.doyto.query.entity.CommonEntity
-
更新时间
- setUpdateTime(Date) - 接口 中的方法win.doyto.query.entity.UpdateUserAware
-
- setUpdateUserId(U) - 类 中的方法win.doyto.query.entity.CommonEntity
-
更新者
- setUpdateUserId(I) - 接口 中的方法win.doyto.query.entity.UpdateUserAware
-
- setupUserId(Object) - 接口 中的方法win.doyto.query.entity.UserIdProvider
-
- shouldDiscard(E, String, Object) - 类 中的方法win.doyto.query.core.MemoryDataAccess
-
- Simple() - 类 的构造器win.doyto.query.core.IdWrapper.Simple
-
- sort(String) - 类 中的方法win.doyto.query.core.PageQuery.PageQueryBuilder
-
- SORT_PTN - 类 中的静态变量win.doyto.query.core.PageQuery
-
- SORT_RX - 类 中的静态变量win.doyto.query.core.PageQuery
-
- SqlAndArgs - win.doyto.query.core中的类
-
SqlAndArgs
- SqlAndArgs(String, List<?>) - 类 的构造器win.doyto.query.core.SqlAndArgs
-
- stringify(Object) - 类 中的静态方法win.doyto.query.util.BeanUtil
-
T
- tableMap - 类 中的静态变量win.doyto.query.core.MemoryDataAccess
-
- tableName - 类 中的变量win.doyto.query.core.JoinQueryBuilder
-
- tableName - 类 中的变量win.doyto.query.core.QueryBuilder
-
- TemplateAssociativeService<L,R> - win.doyto.query.service中的类
-
AssociativeServiceTemplate
- TemplateAssociativeService(String, String, String) - 类 的构造器win.doyto.query.service.TemplateAssociativeService
-
- TemplateAssociativeService(String, String, String, String) - 类 的构造器win.doyto.query.service.TemplateAssociativeService
-
- toCacheKey() - 接口 中的方法win.doyto.query.core.IdWrapper
-
- toIdWrapper() - 类 中的方法win.doyto.query.core.PageQuery
-
- toIdWrapper() - 接口 中的方法win.doyto.query.entity.Persistable
-
- toString() - 类 中的方法win.doyto.query.core.IdWrapper.Simple
-
- toString() - 类 中的方法win.doyto.query.core.OrderByBuilder
-
- toString() - 类 中的方法win.doyto.query.core.PageQuery.PageQueryBuilder
-
- transactionOperations - 类 中的变量win.doyto.query.service.AbstractDynamicService
-
U
- update(E) - 接口 中的方法win.doyto.query.core.DataAccess
-
- update(E) - 类 中的方法win.doyto.query.core.JdbcDataAccess
-
- update(E) - 类 中的方法win.doyto.query.core.MemoryDataAccess
-
- update(E) - 类 中的方法win.doyto.query.service.AbstractDynamicService
-
- update(E) - 接口 中的方法win.doyto.query.service.DynamicService
-
- UpdateGroup - win.doyto.query.validation中的接口
-
UpdateGroup
- UpdateUserAware<I extends Serializable> - win.doyto.query.entity中的接口
-
UpdateUserAware
- UserIdProvider<I extends Serializable> - win.doyto.query.entity中的接口
-
UserIdProvider
W
- whereId - 类 中的变量win.doyto.query.core.QueryBuilder
-
- win.doyto.query.annotation - 程序包 win.doyto.query.annotation
-
- win.doyto.query.cache - 程序包 win.doyto.query.cache
-
- win.doyto.query.config - 程序包 win.doyto.query.config
-
- win.doyto.query.core - 程序包 win.doyto.query.core
-
- win.doyto.query.entity - 程序包 win.doyto.query.entity
-
- win.doyto.query.service - 程序包 win.doyto.query.service
-
- win.doyto.query.util - 程序包 win.doyto.query.util
-
- win.doyto.query.validation - 程序包 win.doyto.query.validation
-
- wrap(Cache) - 类 中的静态方法win.doyto.query.cache.CacheProxy
-
- wrapLabel(String) - 接口 中的方法win.doyto.query.core.Dialect
-
A B C D E F G H I J L M N O P Q R S T U W
Copyright © 2021 DOYToWin. All rights reserved.