跳过导航链接
A B C D E F G H I J L M N O P Q R S T U V W 

A

AbstractDaoMethodProcessor<T> - com.xphsc.easyjdbc.core.processor中的类
 
AbstractDaoMethodProcessor() - 类 的构造器com.xphsc.easyjdbc.core.processor.AbstractDaoMethodProcessor
 
AbstractDialect - com.xphsc.easyjdbc.page.dialect中的类
Created by ${huipei.x}
AbstractDialect() - 类 的构造器com.xphsc.easyjdbc.page.dialect.AbstractDialect
 
AbstractExample<T> - com.xphsc.easyjdbc.core.entity中的类
Created by ${huipei.x}
AbstractExample() - 类 的构造器com.xphsc.easyjdbc.core.entity.AbstractExample
 
AbstractExample.Criterion - com.xphsc.easyjdbc.core.entity中的类
 
AbstractExecutor<T> - com.xphsc.easyjdbc.executor中的类
Abstract Executor Created by ${huipei.x}
AbstractExecutor(LambdaSupplier<S>) - 类 的构造器com.xphsc.easyjdbc.executor.AbstractExecutor
 
AbstractSQL<T> - com.xphsc.easyjdbc.builder中的类
Created by ${huipei.x}
AbstractSQL() - 类 的构造器com.xphsc.easyjdbc.builder.AbstractSQL
 
addCriterion(String) - 类 中的方法com.xphsc.easyjdbc.core.entity.AbstractExample
 
addCriterion(String, Object) - 类 中的方法com.xphsc.easyjdbc.core.entity.AbstractExample
 
addCriterion(String, String, Object) - 类 中的方法com.xphsc.easyjdbc.core.entity.AbstractExample
 
addCriterion(String, String, Object, Object) - 类 中的方法com.xphsc.easyjdbc.core.entity.AbstractExample
 
addCriterionLike(String, Object, LikeType, boolean) - 类 中的方法com.xphsc.easyjdbc.core.entity.AbstractExample
 
addDynamicFieldElements(String, DynamicFieldElement) - 类 中的方法com.xphsc.easyjdbc.core.metadata.DynamicEntityElement
 
addFieldElement(String, FieldElement) - 类 中的方法com.xphsc.easyjdbc.core.metadata.EntityElement
 
addOrCriterion(String) - 类 中的方法com.xphsc.easyjdbc.core.entity.AbstractExample
 
addOrCriterion(String, String, Object) - 类 中的方法com.xphsc.easyjdbc.core.entity.AbstractExample
 
addOrCriterion(String, String, Object, Object) - 类 中的方法com.xphsc.easyjdbc.core.entity.AbstractExample
 
addOrCriterionLike(String, Object, LikeType, boolean) - 类 中的方法com.xphsc.easyjdbc.core.entity.AbstractExample
 
afterPropertiesSet() - 类 中的方法com.xphsc.easyjdbc.core.support.EasyJdbcAccessor
 
Aggregate(AggregateType, String, String) - 类 的构造器com.xphsc.easyjdbc.core.entity.Aggregation.Aggregate
 
Aggregate(AggregateType, String) - 类 的构造器com.xphsc.easyjdbc.core.entity.Aggregation.Aggregate
 
Aggregate() - 类 的构造器com.xphsc.easyjdbc.core.entity.Aggregation.Aggregate
 
aggregate(AggregateType, LambdaFunction<T, Object>, String) - 类 中的方法com.xphsc.easyjdbc.core.entity.Aggregation.Aggregate
 
aggregate(AggregateType, LambdaFunction<T, Object>, LambdaFunction<S, Object>) - 类 中的方法com.xphsc.easyjdbc.core.entity.Aggregation.Aggregate
 
AggregateType - com.xphsc.easyjdbc.core.entity中的枚举
Created by ${huipei.x}
Aggregation - com.xphsc.easyjdbc.core.entity中的类
Created by ${huipei.x}
Aggregation(List<Aggregation.Aggregate>) - 类 的构造器com.xphsc.easyjdbc.core.entity.Aggregation
 
Aggregation(Aggregation.Aggregate...) - 类 的构造器com.xphsc.easyjdbc.core.entity.Aggregation
 
Aggregation(AggregateType, String, String) - 类 的构造器com.xphsc.easyjdbc.core.entity.Aggregation
 
aggregation(AggregateType, LambdaFunction<T, Object>, String) - 类 中的方法com.xphsc.easyjdbc.core.entity.Aggregation
 
aggregation(AggregateType, LambdaFunction<T, Object>, LambdaFunction<S, Object>) - 类 中的方法com.xphsc.easyjdbc.core.entity.Aggregation
 
Aggregation.Aggregate - com.xphsc.easyjdbc.core.entity中的类
 
AND() - 类 中的方法com.xphsc.easyjdbc.builder.AbstractSQL
 
and(Example.Criteria) - 类 中的方法com.xphsc.easyjdbc.core.entity.Example
 
and() - 类 中的方法com.xphsc.easyjdbc.core.entity.Example
 
AND() - 类 中的方法com.xphsc.easyjdbc.EasyJdbcSelector
 
andBetween(String, Object, Object) - 类 中的方法com.xphsc.easyjdbc.core.entity.Example.GeneratedCriteria
 
andBetween(LambdaFunction<T, Object>, Object, Object) - 类 中的方法com.xphsc.easyjdbc.core.entity.Example.GeneratedCriteria
 
andEqualTo(String, Object) - 类 中的方法com.xphsc.easyjdbc.core.entity.Example.GeneratedCriteria
 
andEqualTo(LambdaFunction<T, Object>, Object) - 类 中的方法com.xphsc.easyjdbc.core.entity.Example.GeneratedCriteria
 
andGreaterThan(String, Object) - 类 中的方法com.xphsc.easyjdbc.core.entity.Example.GeneratedCriteria
 
andGreaterThan(LambdaFunction<T, Object>, Object) - 类 中的方法com.xphsc.easyjdbc.core.entity.Example.GeneratedCriteria
 
andGreaterThanOrEqualTo(String, Object) - 类 中的方法com.xphsc.easyjdbc.core.entity.Example.GeneratedCriteria
 
andGreaterThanOrEqualTo(LambdaFunction<T, Object>, Object) - 类 中的方法com.xphsc.easyjdbc.core.entity.Example.GeneratedCriteria
 
andIn(String, Iterable) - 类 中的方法com.xphsc.easyjdbc.core.entity.Example.GeneratedCriteria
 
andIn(LambdaFunction<T, Object>, Iterable) - 类 中的方法com.xphsc.easyjdbc.core.entity.Example.GeneratedCriteria
 
andIsNotNull(String) - 类 中的方法com.xphsc.easyjdbc.core.entity.Example.GeneratedCriteria
 
andIsNotNull(LambdaFunction<T, Object>) - 类 中的方法com.xphsc.easyjdbc.core.entity.Example.GeneratedCriteria
 
andIsNull(String) - 类 中的方法com.xphsc.easyjdbc.core.entity.Example.GeneratedCriteria
 
andIsNull(LambdaFunction<T, Object>) - 类 中的方法com.xphsc.easyjdbc.core.entity.Example.GeneratedCriteria
 
andLessThan(String, Object) - 类 中的方法com.xphsc.easyjdbc.core.entity.Example.GeneratedCriteria
 
andLessThan(LambdaFunction<T, Object>, Object) - 类 中的方法com.xphsc.easyjdbc.core.entity.Example.GeneratedCriteria
 
andLessThanOrEqualTo(String, Object) - 类 中的方法com.xphsc.easyjdbc.core.entity.Example.GeneratedCriteria
 
andLessThanOrEqualTo(LambdaFunction<T, Object>, Object) - 类 中的方法com.xphsc.easyjdbc.core.entity.Example.GeneratedCriteria
 
andLike(String, String) - 类 中的方法com.xphsc.easyjdbc.core.entity.Example.GeneratedCriteria
 
andLike(String, String, LikeType) - 类 中的方法com.xphsc.easyjdbc.core.entity.Example.GeneratedCriteria
 
andLike(LambdaFunction<T, Object>, String) - 类 中的方法com.xphsc.easyjdbc.core.entity.Example.GeneratedCriteria
 
andLike(LambdaFunction<T, Object>, String, LikeType) - 类 中的方法com.xphsc.easyjdbc.core.entity.Example.GeneratedCriteria
 
andNotBetween(String, Object, Object) - 类 中的方法com.xphsc.easyjdbc.core.entity.Example.GeneratedCriteria
 
andNotBetween(LambdaFunction<T, Object>, Object, Object) - 类 中的方法com.xphsc.easyjdbc.core.entity.Example.GeneratedCriteria
 
andNotEqualTo(String, Object) - 类 中的方法com.xphsc.easyjdbc.core.entity.Example.GeneratedCriteria
 
andNotEqualTo(LambdaFunction<T, Object>, Object) - 类 中的方法com.xphsc.easyjdbc.core.entity.Example.GeneratedCriteria
 
andNotIn(String, Iterable) - 类 中的方法com.xphsc.easyjdbc.core.entity.Example.GeneratedCriteria
 
andNotIn(LambdaFunction<T, Object>, Iterable) - 类 中的方法com.xphsc.easyjdbc.core.entity.Example.GeneratedCriteria
 
andNotLike(String, String) - 类 中的方法com.xphsc.easyjdbc.core.entity.Example.GeneratedCriteria
 
andNotLike(String, String, LikeType) - 类 中的方法com.xphsc.easyjdbc.core.entity.Example.GeneratedCriteria
 
andNotLike(LambdaFunction<T, Object>, String) - 类 中的方法com.xphsc.easyjdbc.core.entity.Example.GeneratedCriteria
 
andNotLike(LambdaFunction<T, Object>, String, LikeType) - 类 中的方法com.xphsc.easyjdbc.core.entity.Example.GeneratedCriteria
 
andOr - 类 中的变量com.xphsc.easyjdbc.core.entity.AbstractExample.Criterion
 
andOr - 类 中的变量com.xphsc.easyjdbc.core.entity.Example.GeneratedCriteria
 
annotation - 类 中的变量com.xphsc.easyjdbc.core.processor.AbstractDaoMethodProcessor
 
AnnotationMethodProcessor - com.xphsc.easyjdbc.core.processor中的类
 
AnnotationMethodProcessor() - 类 的构造器com.xphsc.easyjdbc.core.processor.AnnotationMethodProcessor
 
AnnotationMethodProcessor.ReturnKeyType - com.xphsc.easyjdbc.core.processor中的类
 
applyWhere() - 类 中的方法com.xphsc.easyjdbc.core.entity.AbstractExample
 
Assert - com.xphsc.easyjdbc.util中的类
Created by ${huipei.x}
Assert() - 类 的构造器com.xphsc.easyjdbc.util.Assert
 

B

BaseMethodProcessor - com.xphsc.easyjdbc.core.processor中的类
 
BaseMethodProcessor() - 类 的构造器com.xphsc.easyjdbc.core.processor.BaseMethodProcessor
 
BaseMethodProcessor.MethodName - com.xphsc.easyjdbc.core.processor中的类
 
BaseMethodProcessor.MethodParameterType - com.xphsc.easyjdbc.core.processor中的类
 
batchInsert(List<T>) - 接口 中的方法com.xphsc.easyjdbc.core.EasyJdbcDao
batch insert
batchInsert(List<T>) - 类 中的方法com.xphsc.easyjdbc.core.SimpleJdbcDao
 
batchInsert(List<?>) - 接口 中的方法com.xphsc.easyjdbc.EasyJdbcOperations
Batch insertion If the amount of data is too large, it is recommended to insert it in stages, preferably not more than 10,000 at a time.
batchInsert(List<?>) - 类 中的方法com.xphsc.easyjdbc.EasyJdbcTemplate
Batch insertion If the amount of data is too large, it is recommended to insert it in stages, preferably not more than 10,000 at a time.
BatchInsertExecutor - com.xphsc.easyjdbc.executor中的类
批量新增执行器 Created by ${huipei.x}
BatchInsertExecutor(LambdaSupplier<S>, List<?>) - 类 的构造器com.xphsc.easyjdbc.executor.BatchInsertExecutor
 
batchUpdate(List<T>) - 接口 中的方法com.xphsc.easyjdbc.core.EasyJdbcDao
update by object for batchUpdate
batchUpdate(List<T>) - 类 中的方法com.xphsc.easyjdbc.core.SimpleJdbcDao
 
batchUpdate(String, BatchPreparedStatementSetter) - 类 中的方法com.xphsc.easyjdbc.core.support.JdbcBuilder
 
batchUpdate(String) - 类 中的方法com.xphsc.easyjdbc.core.support.JdbcBuilder
 
batchUpdate(List<?>) - 接口 中的方法com.xphsc.easyjdbc.EasyJdbcOperations
Batch update
batchUpdate(List<?>) - 类 中的方法com.xphsc.easyjdbc.EasyJdbcTemplate
Batch update
BatchUpdateExecutor - com.xphsc.easyjdbc.executor中的类
批量更新执行器 Created by ${huipei.x}
BatchUpdateExecutor(LambdaSupplier<S>, List<?>) - 类 的构造器com.xphsc.easyjdbc.executor.BatchUpdateExecutor
 
Beans - com.xphsc.easyjdbc.util中的类
 
Beans() - 类 的构造器com.xphsc.easyjdbc.util.Beans
 
beanToMap(Object) - 类 中的静态方法com.xphsc.easyjdbc.util.Beans
 
beanToTreeMap(Object) - 类 中的静态方法com.xphsc.easyjdbc.util.Beans
 
betweenValue - 类 中的变量com.xphsc.easyjdbc.core.entity.AbstractExample.Criterion
 
BooleanSupplier - com.xphsc.easyjdbc.core.lambda中的接口
 
BUILD() - 类 中的静态方法com.xphsc.easyjdbc.builder.SQL
 
build() - 类 中的方法com.xphsc.easyjdbc.EasyJdbcTemplate.Builder
 
build() - 类 中的方法com.xphsc.easyjdbc.page.PageInfo.Builder
 
builder() - 类 中的静态方法com.xphsc.easyjdbc.EasyJdbcTemplate
 
Builder() - 类 的构造器com.xphsc.easyjdbc.EasyJdbcTemplate.Builder
 
builder() - 类 中的静态方法com.xphsc.easyjdbc.page.PageInfo
 
Builder() - 类 的构造器com.xphsc.easyjdbc.page.PageInfo.Builder
 
buildMessage(String, Throwable) - 类 中的静态方法com.xphsc.easyjdbc.core.exception.NestedExceptionUtil
Build a message for the given base message and root cause.

C

Cache - com.xphsc.easyjdbc.core.cache中的接口
 
cacheClear() - 接口 中的方法com.xphsc.easyjdbc.core.EasyJdbcDao
Cache cleanup
cacheClear() - 类 中的方法com.xphsc.easyjdbc.core.SimpleJdbcDao
 
CacheKey - com.xphsc.easyjdbc.core.cache中的类
 
CacheKey() - 类 的构造器com.xphsc.easyjdbc.core.cache.CacheKey
 
CacheKey(Object...) - 类 的构造器com.xphsc.easyjdbc.core.cache.CacheKey
 
CachekeyBuiler - com.xphsc.easyjdbc.core.cache中的接口
 
call(CallableStatementCreator, List<SqlParameter>) - 类 中的方法com.xphsc.easyjdbc.core.support.JdbcBuilder
 
call(String, Class<?>, Map<Integer, Integer>, Object[]) - 接口 中的方法com.xphsc.easyjdbc.EasyJdbcOperations
 
call(String, Class<?>, Map<Integer, Integer>, Object[]) - 类 中的方法com.xphsc.easyjdbc.EasyJdbcTemplate
 
camelToUnderline(String) - 类 中的静态方法com.xphsc.easyjdbc.util.Jdbcs
字段名称由驼峰格式转换为下划线格式
capitalize(String) - 类 中的静态方法com.xphsc.easyjdbc.util.StringUtil
 
checkEntity(Class<?>) - 类 中的方法com.xphsc.easyjdbc.core.entity.AbstractExample
 
checkEntity(Class<?>) - 类 中的方法com.xphsc.easyjdbc.executor.AbstractExecutor
 
checkProperty(String) - 类 中的方法com.xphsc.easyjdbc.core.entity.AbstractExample
 
classForLambdaSupplier(LambdaSupplier) - 类 中的静态方法com.xphsc.easyjdbc.core.lambda.Reflections
 
clear() - 接口 中的方法com.xphsc.easyjdbc.core.cache.Cache
 
clear() - 类 中的方法com.xphsc.easyjdbc.core.cache.PerpetualCache
 
clear() - 类 中的方法com.xphsc.easyjdbc.core.entity.AbstractExample
 
clear() - 类 中的方法com.xphsc.easyjdbc.core.entity.Example
 
clear() - 类 中的方法com.xphsc.easyjdbc.core.support.JdbcBuilder
 
clear() - 接口 中的方法com.xphsc.easyjdbc.EasyJdbcOperations
Clear cache
clear() - 类 中的方法com.xphsc.easyjdbc.EasyJdbcTemplate
Clear cache
clearDelegate() - 类 中的方法com.xphsc.easyjdbc.page.PageAutoDialect
Remove proxy objects
CLICKHOUSE - 类 中的静态变量com.xphsc.easyjdbc.page.dialect.DialectAlias
 
clone() - 类 中的方法com.xphsc.easyjdbc.core.cache.CacheKey
 
Collects - com.xphsc.easyjdbc.util中的类
Created by ${huipei.x}
Collects() - 类 的构造器com.xphsc.easyjdbc.util.Collects
 
ColumnResolver - com.xphsc.easyjdbc.core.metadata.resolver中的类
Column Annotation parser Created by ${huipei.x}
ColumnResolver() - 类 的构造器com.xphsc.easyjdbc.core.metadata.resolver.ColumnResolver
 
com.xphsc.easyjdbc - 程序包 com.xphsc.easyjdbc
 
com.xphsc.easyjdbc.annotation - 程序包 com.xphsc.easyjdbc.annotation
 
com.xphsc.easyjdbc.builder - 程序包 com.xphsc.easyjdbc.builder
 
com.xphsc.easyjdbc.core - 程序包 com.xphsc.easyjdbc.core
 
com.xphsc.easyjdbc.core.binding - 程序包 com.xphsc.easyjdbc.core.binding
 
com.xphsc.easyjdbc.core.cache - 程序包 com.xphsc.easyjdbc.core.cache
 
com.xphsc.easyjdbc.core.entity - 程序包 com.xphsc.easyjdbc.core.entity
 
com.xphsc.easyjdbc.core.exception - 程序包 com.xphsc.easyjdbc.core.exception
 
com.xphsc.easyjdbc.core.factory - 程序包 com.xphsc.easyjdbc.core.factory
 
com.xphsc.easyjdbc.core.lambda - 程序包 com.xphsc.easyjdbc.core.lambda
 
com.xphsc.easyjdbc.core.metadata - 程序包 com.xphsc.easyjdbc.core.metadata
 
com.xphsc.easyjdbc.core.metadata.id - 程序包 com.xphsc.easyjdbc.core.metadata.id
 
com.xphsc.easyjdbc.core.metadata.resolver - 程序包 com.xphsc.easyjdbc.core.metadata.resolver
 
com.xphsc.easyjdbc.core.metadata.type - 程序包 com.xphsc.easyjdbc.core.metadata.type
 
com.xphsc.easyjdbc.core.metadata.version - 程序包 com.xphsc.easyjdbc.core.metadata.version
 
com.xphsc.easyjdbc.core.parser - 程序包 com.xphsc.easyjdbc.core.parser
 
com.xphsc.easyjdbc.core.processor - 程序包 com.xphsc.easyjdbc.core.processor
 
com.xphsc.easyjdbc.core.support - 程序包 com.xphsc.easyjdbc.core.support
 
com.xphsc.easyjdbc.core.transform - 程序包 com.xphsc.easyjdbc.core.transform
 
com.xphsc.easyjdbc.core.transform.setter - 程序包 com.xphsc.easyjdbc.core.transform.setter
 
com.xphsc.easyjdbc.executor - 程序包 com.xphsc.easyjdbc.executor
 
com.xphsc.easyjdbc.executor.example - 程序包 com.xphsc.easyjdbc.executor.example
 
com.xphsc.easyjdbc.executor.ids - 程序包 com.xphsc.easyjdbc.executor.ids
 
com.xphsc.easyjdbc.page - 程序包 com.xphsc.easyjdbc.page
 
com.xphsc.easyjdbc.page.dialect - 程序包 com.xphsc.easyjdbc.page.dialect
 
com.xphsc.easyjdbc.util - 程序包 com.xphsc.easyjdbc.util
 
condition - 类 中的变量com.xphsc.easyjdbc.core.entity.AbstractExample.Criterion
 
contains(Class<?>) - 异常错误 中的方法com.xphsc.easyjdbc.core.exception.NestedRuntimeException
Check whether this exception contains an exception of the given type: either it is of the given class itself or it contains a nested cause of the given type.
containsKey(Map<?, ?>, String) - 类 中的静态方法com.xphsc.easyjdbc.util.Collects
 
containsWord(String) - 类 中的静态方法com.xphsc.easyjdbc.core.parser.SqlWordsParser
 
count() - 接口 中的方法com.xphsc.easyjdbc.core.EasyJdbcDao
count
count() - 类 中的方法com.xphsc.easyjdbc.core.entity.AbstractExample
 
count() - 类 中的方法com.xphsc.easyjdbc.core.entity.Example
 
count() - 类 中的方法com.xphsc.easyjdbc.core.SimpleJdbcDao
 
count(String, Object...) - 接口 中的方法com.xphsc.easyjdbc.EasyJdbcOperations
Number statistics
count(Class<?>) - 接口 中的方法com.xphsc.easyjdbc.EasyJdbcOperations
 
count() - 类 中的方法com.xphsc.easyjdbc.EasyJdbcSelector
Number of query entities
count(String, Object...) - 类 中的方法com.xphsc.easyjdbc.EasyJdbcTemplate
Number statistics
count(Class<?>) - 类 中的方法com.xphsc.easyjdbc.EasyJdbcTemplate
 
countByExample(Example) - 类 中的方法com.xphsc.easyjdbc.EasyJdbcTemplate
已过时。
CountByExampleExecutor - com.xphsc.easyjdbc.executor.example中的类
实体查询执行器 Created by ${huipei.x}
CountByExampleExecutor(SQL, LambdaSupplier<S>, Object[]) - 类 的构造器com.xphsc.easyjdbc.executor.example.CountByExampleExecutor
 
CountExecutor - com.xphsc.easyjdbc.executor中的类
实体查询执行器 Created by ${huipei.x}
CountExecutor(LambdaSupplier<S>, String, Object[]) - 类 的构造器com.xphsc.easyjdbc.executor.CountExecutor
 
CountExecutor(LambdaSupplier<S>, Class<?>) - 类 的构造器com.xphsc.easyjdbc.executor.CountExecutor
 
createCachekey() - 接口 中的方法com.xphsc.easyjdbc.core.cache.CachekeyBuiler
 
createCachekey() - 类 中的方法com.xphsc.easyjdbc.core.support.DefaultCacheSqlProvider
 
createCriteria() - 类 中的方法com.xphsc.easyjdbc.core.entity.Example
 
createCriteriaInternal() - 类 中的方法com.xphsc.easyjdbc.core.entity.Example
 
CreatedDate - com.xphsc.easyjdbc.annotation中的注释类型
CreatedDateResolver - com.xphsc.easyjdbc.core.metadata.resolver中的类
Transient Annotation parser Created by ${huipei.x}
CreatedDateResolver() - 类 的构造器com.xphsc.easyjdbc.core.metadata.resolver.CreatedDateResolver
 
criteria - 类 中的变量com.xphsc.easyjdbc.core.entity.AbstractExample
 
Criteria() - 类 的构造器com.xphsc.easyjdbc.core.entity.Example.Criteria
 
Criterion(String) - 类 的构造器com.xphsc.easyjdbc.core.entity.AbstractExample.Criterion
 
Criterion(String, Object, String) - 类 的构造器com.xphsc.easyjdbc.core.entity.AbstractExample.Criterion
 
Criterion(String, Object) - 类 的构造器com.xphsc.easyjdbc.core.entity.AbstractExample.Criterion
 
Criterion(String, Object, Object, String) - 类 的构造器com.xphsc.easyjdbc.core.entity.AbstractExample.Criterion
 
Criterion(String, Object, Object) - 类 的构造器com.xphsc.easyjdbc.core.entity.AbstractExample.Criterion
 
Criterion(String, boolean) - 类 的构造器com.xphsc.easyjdbc.core.entity.AbstractExample.Criterion
 
Criterion(String, Object, String, boolean) - 类 的构造器com.xphsc.easyjdbc.core.entity.AbstractExample.Criterion
 
Criterion(String, Object, boolean) - 类 的构造器com.xphsc.easyjdbc.core.entity.AbstractExample.Criterion
 
Criterion(String, Object, Object, String, boolean) - 类 的构造器com.xphsc.easyjdbc.core.entity.AbstractExample.Criterion
 
Criterion(String, Object, Object, boolean) - 类 的构造器com.xphsc.easyjdbc.core.entity.AbstractExample.Criterion
 

D

DaoMethod - com.xphsc.easyjdbc.core.binding中的类
 
DaoMethod(Class<?>, LambdaSupplier<EasyJdbcTemplate>, Method, Object[]) - 类 的构造器com.xphsc.easyjdbc.core.binding.DaoMethod
 
DaoProxy<T> - com.xphsc.easyjdbc.core.binding中的类
 
DaoProxy(EasyJdbcTemplate) - 类 的构造器com.xphsc.easyjdbc.core.binding.DaoProxy
 
dataSource(DataSource) - 类 中的方法com.xphsc.easyjdbc.EasyJdbcTemplate.Builder
 
dataSource(LambdaSupplier<S>) - 类 中的方法com.xphsc.easyjdbc.EasyJdbcTemplate.Builder
 
DB2 - 类 中的静态变量com.xphsc.easyjdbc.page.dialect.DialectAlias
 
Db2Dialect - com.xphsc.easyjdbc.page.dialect中的类
Created by ${huipei.x}
Db2Dialect() - 类 的构造器com.xphsc.easyjdbc.page.dialect.Db2Dialect
 
debug(String) - 类 中的方法com.xphsc.easyjdbc.util.LogUtil
 
debug(String, Throwable) - 类 中的方法com.xphsc.easyjdbc.util.LogUtil
 
DEFAULT_DIRECTION - 类 中的静态变量com.xphsc.easyjdbc.core.entity.Sorts
 
DefaultCacheSqlProvider - com.xphsc.easyjdbc.core.support中的类
 
DefaultCacheSqlProvider(String, Object[]) - 类 的构造器com.xphsc.easyjdbc.core.support.DefaultCacheSqlProvider
 
DefaultSQLOptionTypeParser - com.xphsc.easyjdbc.core.parser中的类
 
DefaultSQLOptionTypeParser() - 类 的构造器com.xphsc.easyjdbc.core.parser.DefaultSQLOptionTypeParser
 
DefaultSQLParser - com.xphsc.easyjdbc.core.parser中的类
 
DefaultSQLParser() - 类 的构造器com.xphsc.easyjdbc.core.parser.DefaultSQLParser
 
DefaultSQLSelectParser - com.xphsc.easyjdbc.core.parser中的类
 
DefaultSQLSelectParser() - 类 的构造器com.xphsc.easyjdbc.core.parser.DefaultSQLSelectParser
 
DefaultSQLSelectParser.MethodReturnType - com.xphsc.easyjdbc.core.parser中的类
 
DefaultVersion - com.xphsc.easyjdbc.core.metadata.version中的类
 
DefaultVersion() - 类 的构造器com.xphsc.easyjdbc.core.metadata.version.DefaultVersion
 
delete(T) - 接口 中的方法com.xphsc.easyjdbc.core.EasyJdbcDao
delete object based on primary key value
delete() - 类 中的方法com.xphsc.easyjdbc.core.entity.AbstractExample
 
delete() - 类 中的方法com.xphsc.easyjdbc.core.entity.Example
 
delete(T) - 类 中的方法com.xphsc.easyjdbc.core.SimpleJdbcDao
 
delete(SQL, Object...) - 接口 中的方法com.xphsc.easyjdbc.EasyJdbcOperations
SQL delete
delete(SQL, Object...) - 类 中的方法com.xphsc.easyjdbc.EasyJdbcTemplate
SQL delete
DELETE_FROM(String) - 类 中的方法com.xphsc.easyjdbc.builder.AbstractSQL
 
DeleteByExampleExecutor - com.xphsc.easyjdbc.executor.example中的类
实体删除执行器 Created by ${huipei.x}
DeleteByExampleExecutor(LambdaSupplier<S>, SQL, Object[], Class<?>) - 类 的构造器com.xphsc.easyjdbc.executor.example.DeleteByExampleExecutor
 
deleteByIds(Iterable) - 接口 中的方法com.xphsc.easyjdbc.core.EasyJdbcDao
Delete objects based on primary key values for list
deleteByIds(Iterable) - 类 中的方法com.xphsc.easyjdbc.core.SimpleJdbcDao
 
deleteByIds(Class<?>, Iterable) - 接口 中的方法com.xphsc.easyjdbc.EasyJdbcOperations
delete
deleteByIds(Class<?>, Iterable) - 类 中的方法com.xphsc.easyjdbc.EasyJdbcTemplate
delete
DeleteByIdsExecutor - com.xphsc.easyjdbc.executor.ids中的类
删除执行器 Created by ${huipei.x}
DeleteByIdsExecutor(LambdaSupplier<S>, Class<?>, Iterable) - 类 的构造器com.xphsc.easyjdbc.executor.ids.DeleteByIdsExecutor
 
deleteByPrimaryKey(Serializable) - 接口 中的方法com.xphsc.easyjdbc.core.EasyJdbcDao
Delete objects based on primary key values
deleteByPrimaryKey(Serializable) - 类 中的方法com.xphsc.easyjdbc.core.SimpleJdbcDao
 
deleteByPrimaryKey(Class<?>, Serializable) - 接口 中的方法com.xphsc.easyjdbc.EasyJdbcOperations
delete
deleteByPrimaryKey(Class<?>, Serializable) - 类 中的方法com.xphsc.easyjdbc.EasyJdbcTemplate
delete
DeleteExecutor - com.xphsc.easyjdbc.executor中的类
删除执行器 Created by ${huipei.x}
DeleteExecutor(LambdaSupplier<S>, Class<?>, Object) - 类 的构造器com.xphsc.easyjdbc.executor.DeleteExecutor
 
DeleteExecutor(LambdaSupplier<S>, Object) - 类 的构造器com.xphsc.easyjdbc.executor.DeleteExecutor
 
Dialect - com.xphsc.easyjdbc.page.dialect中的接口
Created by ${huipei.x}
dialect(String) - 类 中的静态方法com.xphsc.easyjdbc.page.PageAutoDialect
 
DialectAlias - com.xphsc.easyjdbc.page.dialect中的类
Created by ${huipei.x}
DialectAlias() - 类 的构造器com.xphsc.easyjdbc.page.dialect.DialectAlias
 
dialectName - 类 中的变量com.xphsc.easyjdbc.core.entity.AbstractExample
 
dialectName(String) - 类 中的方法com.xphsc.easyjdbc.EasyJdbcTemplate.Builder
 
dialectName(StringSupplier) - 类 中的方法com.xphsc.easyjdbc.EasyJdbcTemplate.Builder
 
distinct - 类 中的变量com.xphsc.easyjdbc.core.entity.AbstractExample
 
distinct - 类 中的变量com.xphsc.easyjdbc.executor.example.FindByExampleExecutor
 
DM - 类 中的静态变量com.xphsc.easyjdbc.page.dialect.DialectAlias
 
doesNotContain(String, String, String) - 类 中的静态方法com.xphsc.easyjdbc.util.Assert
Assert that the given text does not contain the given substring.
doExecute() - 类 中的方法com.xphsc.easyjdbc.core.binding.DaoMethod
 
doExecute() - 类 中的方法com.xphsc.easyjdbc.executor.AbstractExecutor
 
doExecute() - 类 中的方法com.xphsc.easyjdbc.executor.BatchInsertExecutor
 
doExecute() - 类 中的方法com.xphsc.easyjdbc.executor.BatchUpdateExecutor
 
doExecute() - 类 中的方法com.xphsc.easyjdbc.executor.CountExecutor
 
doExecute() - 类 中的方法com.xphsc.easyjdbc.executor.DeleteExecutor
 
doExecute() - 类 中的方法com.xphsc.easyjdbc.executor.example.CountByExampleExecutor
 
doExecute() - 类 中的方法com.xphsc.easyjdbc.executor.example.DeleteByExampleExecutor
 
doExecute() - 类 中的方法com.xphsc.easyjdbc.executor.example.FindByExampleExecutor
 
doExecute() - 类 中的方法com.xphsc.easyjdbc.executor.ExecProcExecutor
 
doExecute() - 类 中的方法com.xphsc.easyjdbc.executor.FindExecutor
 
doExecute() - 类 中的方法com.xphsc.easyjdbc.executor.GetExecutor
 
doExecute() - 类 中的方法com.xphsc.easyjdbc.executor.ids.DeleteByIdsExecutor
 
doExecute() - 类 中的方法com.xphsc.easyjdbc.executor.ids.FindByIdsExecutor
 
doExecute() - 类 中的方法com.xphsc.easyjdbc.executor.InsertExecutor
 
doExecute() - 类 中的方法com.xphsc.easyjdbc.executor.UpdateExecutor
 
doScan(String...) - 类 中的方法com.xphsc.easyjdbc.core.factory.EasyDaoClassPathMapperScanner
 
DYNAMIC_ENTITIES - 类 中的静态变量com.xphsc.easyjdbc.core.metadata.ElementResolver
 
DynamicEntityElement - com.xphsc.easyjdbc.core.metadata中的类
Dynamic entity elements Created by ${huipei.x}
DynamicEntityElement() - 类 的构造器com.xphsc.easyjdbc.core.metadata.DynamicEntityElement
 
DynamicEntityRowMapper<T> - com.xphsc.easyjdbc.core.transform中的类
动态RowMapper Created by ${huipei.x}
DynamicEntityRowMapper(LobHandler, DynamicEntityElement, Class<?>) - 类 的构造器com.xphsc.easyjdbc.core.transform.DynamicEntityRowMapper
 
DynamicFieldElement - com.xphsc.easyjdbc.core.metadata中的类
Dynamic Entity Field Created by ${huipei.x}
DynamicFieldElement() - 类 的构造器com.xphsc.easyjdbc.core.metadata.DynamicFieldElement
 

E

EasyDao - com.xphsc.easyjdbc.annotation中的注释类型
 
EasyDaoBeanFactory<T> - com.xphsc.easyjdbc.core.factory中的类
 
EasyDaoBeanFactory() - 类 的构造器com.xphsc.easyjdbc.core.factory.EasyDaoBeanFactory
 
EasyDaoBeanScannerConfigurer - com.xphsc.easyjdbc.core.factory中的类
 
EasyDaoBeanScannerConfigurer() - 类 的构造器com.xphsc.easyjdbc.core.factory.EasyDaoBeanScannerConfigurer
 
EasyDaoClassPathMapperScanner - com.xphsc.easyjdbc.core.factory中的类
 
EasyDaoClassPathMapperScanner(BeanDefinitionRegistry, Class<? extends Annotation>) - 类 的构造器com.xphsc.easyjdbc.core.factory.EasyDaoClassPathMapperScanner
 
EasyJdbcAccessor - com.xphsc.easyjdbc.core.support中的类
Created by ${huipei.x}
EasyJdbcAccessor() - 类 的构造器com.xphsc.easyjdbc.core.support.EasyJdbcAccessor
 
EasyJdbcDao<T> - com.xphsc.easyjdbc.core中的接口
Created by ${huipei.x}
EasyJdbcException - com.xphsc.easyjdbc.core.exception中的异常错误
Created by ${huipei.x}
EasyJdbcException() - 异常错误 的构造器com.xphsc.easyjdbc.core.exception.EasyJdbcException
 
EasyJdbcException(String) - 异常错误 的构造器com.xphsc.easyjdbc.core.exception.EasyJdbcException
 
EasyJdbcException(String, Throwable) - 异常错误 的构造器com.xphsc.easyjdbc.core.exception.EasyJdbcException
 
EasyJdbcException(Throwable) - 异常错误 的构造器com.xphsc.easyjdbc.core.exception.EasyJdbcException
 
EasyJdbcOperations - com.xphsc.easyjdbc中的接口
Created by ${huipei.x}
EasyJdbcSelector - com.xphsc.easyjdbc中的类
Created by ${huipei.x}
EasyJdbcSelector(LambdaSupplier<T>, StringSupplier) - 类 的构造器com.xphsc.easyjdbc.EasyJdbcSelector
 
easyJdbcTemplate(LambdaSupplier<EasyJdbcTemplate>) - 类 中的方法com.xphsc.easyjdbc.core.SimpleJdbcDao
 
EasyJdbcTemplate - com.xphsc.easyjdbc中的类
Created by ${huipei.x}
EasyJdbcTemplate() - 类 的构造器com.xphsc.easyjdbc.EasyJdbcTemplate
 
EasyJdbcTemplate.Builder - com.xphsc.easyjdbc中的类
 
EDB - 类 中的静态变量com.xphsc.easyjdbc.page.dialect.DialectAlias
 
Element - com.xphsc.easyjdbc.core.metadata中的接口
元素标识接口 Created by ${huipei.x}
ElementResolver - com.xphsc.easyjdbc.core.metadata中的类
元数据解析 Created by ${huipei.x}
ElementResolver() - 类 的构造器com.xphsc.easyjdbc.core.metadata.ElementResolver
 
ENTITIES - 类 中的静态变量com.xphsc.easyjdbc.core.metadata.ElementResolver
 
entityClass - 类 中的变量com.xphsc.easyjdbc.core.entity.AbstractExample
 
entityClass(Class<?>) - 类 中的方法com.xphsc.easyjdbc.core.entity.AbstractExample
 
entityClass(Class<?>) - 类 中的方法com.xphsc.easyjdbc.core.entity.Example
entityClass for query
entityClass - 类 中的静态变量com.xphsc.easyjdbc.core.parser.DefaultSQLSelectParser
 
entityClass(Class<?>) - 类 中的方法com.xphsc.easyjdbc.EasyJdbcSelector
Entity type
entityElement - 类 中的变量com.xphsc.easyjdbc.core.entity.AbstractExample
 
EntityElement - com.xphsc.easyjdbc.core.metadata中的类
实体元素 Created by ${huipei.x}
EntityElement() - 类 的构造器com.xphsc.easyjdbc.core.metadata.EntityElement
 
entityMap() - 类 中的方法com.xphsc.easyjdbc.core.parser.DefaultSQLParser
 
entityMap() - 接口 中的方法com.xphsc.easyjdbc.core.parser.SQLParser
 
EntityRowMapper<T> - com.xphsc.easyjdbc.core.transform中的类
实体RowMapper Created by ${huipei.x}
EntityRowMapper(LobHandler, EntityElement, Class<?>) - 类 的构造器com.xphsc.easyjdbc.core.transform.EntityRowMapper
 
equals(Object) - 类 中的方法com.xphsc.easyjdbc.core.cache.CacheKey
 
equals(Object) - 类 中的方法com.xphsc.easyjdbc.core.cache.PerpetualCache
 
error(String) - 类 中的方法com.xphsc.easyjdbc.util.LogUtil
 
error(String, Throwable) - 类 中的方法com.xphsc.easyjdbc.util.LogUtil
 
example() - 接口 中的方法com.xphsc.easyjdbc.core.EasyJdbcDao
 
Example - com.xphsc.easyjdbc.core.entity中的类
Created by ${huipei.x}
Example(Class<?>) - 类 的构造器com.xphsc.easyjdbc.core.entity.Example
 
example() - 类 中的方法com.xphsc.easyjdbc.core.SimpleJdbcDao
 
example(Class<?>) - 接口 中的方法com.xphsc.easyjdbc.EasyJdbcOperations
 
example(Class<?>) - 类 中的方法com.xphsc.easyjdbc.EasyJdbcTemplate
 
Example.Criteria - com.xphsc.easyjdbc.core.entity中的类
 
Example.GeneratedCriteria - com.xphsc.easyjdbc.core.entity中的类
 
excludePropertys - 类 中的变量com.xphsc.easyjdbc.core.entity.AbstractExample
 
excludePropertys(String...) - 类 中的方法com.xphsc.easyjdbc.core.entity.AbstractExample
 
excludePropertys(String...) - 类 中的方法com.xphsc.easyjdbc.core.entity.Example
Exclude query attributes Propertys
excludePropertys(LambdaFunction<T, Object>...) - 类 中的方法com.xphsc.easyjdbc.core.entity.Example
Exclude query attributes Propertys
excludePropertys - 类 中的变量com.xphsc.easyjdbc.executor.example.FindByExampleExecutor
 
ExecProcExecutor<E> - com.xphsc.easyjdbc.executor中的类
 
ExecProcExecutor(LambdaSupplier<S>, String, Class<?>, Map<Integer, Integer>, Object[]) - 类 的构造器com.xphsc.easyjdbc.executor.ExecProcExecutor
 
execute(CallableStatementCreator, CallableStatementCallback<T>) - 类 中的方法com.xphsc.easyjdbc.core.support.JdbcBuilder
 
execute(String) - 类 中的方法com.xphsc.easyjdbc.core.support.JdbcBuilder
 
execute(String) - 接口 中的方法com.xphsc.easyjdbc.EasyJdbcOperations
 
execute(String) - 类 中的方法com.xphsc.easyjdbc.EasyJdbcTemplate
 
execute() - 类 中的方法com.xphsc.easyjdbc.executor.AbstractExecutor
 
execute() - 接口 中的方法com.xphsc.easyjdbc.executor.Executor
 
Executor<T> - com.xphsc.easyjdbc.executor中的接口
执行器接口 Created by ${huipei.x}
exists(Serializable) - 接口 中的方法com.xphsc.easyjdbc.core.EasyJdbcDao
ID exist
exists(Serializable) - 类 中的方法com.xphsc.easyjdbc.core.SimpleJdbcDao
 

F

fatal(String) - 类 中的方法com.xphsc.easyjdbc.util.LogUtil
 
fatal(String, Throwable) - 类 中的方法com.xphsc.easyjdbc.util.LogUtil
 
FieldElement - com.xphsc.easyjdbc.core.metadata中的类
实体字段 Created by ${huipei.x}
FieldElement() - 类 的构造器com.xphsc.easyjdbc.core.metadata.FieldElement
 
fieldNameForLambdaFunction(LambdaFunction) - 类 中的静态方法com.xphsc.easyjdbc.core.lambda.Reflections
 
fieldNameForLambdaFunction(LambdaFunction...) - 类 中的静态方法com.xphsc.easyjdbc.core.lambda.Reflections
 
fillDate(FieldElement) - 类 中的静态方法com.xphsc.easyjdbc.core.metadata.type.FillDateTypeHandler
 
FillDateTypeHandler - com.xphsc.easyjdbc.core.metadata.type中的类
FillDateTypeHandler() - 类 的构造器com.xphsc.easyjdbc.core.metadata.type.FillDateTypeHandler
 
find(String, Object...) - 类 中的方法com.xphsc.easyjdbc.core.support.JdbcBuilder
 
find(SQL, Class<?>, Object...) - 接口 中的方法com.xphsc.easyjdbc.EasyJdbcOperations
Entity query
find(SQL, Class<?>, Integer, Integer, Object...) - 接口 中的方法com.xphsc.easyjdbc.EasyJdbcOperations
Entity query
find(SQL, Class<?>, PageInfo, Object...) - 接口 中的方法com.xphsc.easyjdbc.EasyJdbcOperations
Entity query
find(String, Class<?>, Object...) - 接口 中的方法com.xphsc.easyjdbc.EasyJdbcOperations
Entity query
find(String, Object...) - 接口 中的方法com.xphsc.easyjdbc.EasyJdbcOperations
 
find(String, Class<?>, PageInfo, Object...) - 接口 中的方法com.xphsc.easyjdbc.EasyJdbcOperations
Entity query
find(String, Class<?>, Integer, Integer, Object...) - 接口 中的方法com.xphsc.easyjdbc.EasyJdbcOperations
Entity query
find(SQL, Class<?>, Object...) - 类 中的方法com.xphsc.easyjdbc.EasyJdbcTemplate
Entity query
find(SQL, Class<?>, Integer, Integer, Object...) - 类 中的方法com.xphsc.easyjdbc.EasyJdbcTemplate
Entity query
find(SQL, Class<?>, PageInfo, Object...) - 类 中的方法com.xphsc.easyjdbc.EasyJdbcTemplate
Entity query
find(String, Class<?>, Object...) - 类 中的方法com.xphsc.easyjdbc.EasyJdbcTemplate
Entity query
find(String, Object...) - 类 中的方法com.xphsc.easyjdbc.EasyJdbcTemplate
 
find(String, Class<?>, PageInfo, Object...) - 类 中的方法com.xphsc.easyjdbc.EasyJdbcTemplate
Entity query
find(String, Class<?>, Integer, Integer, Object...) - 类 中的方法com.xphsc.easyjdbc.EasyJdbcTemplate
Entity query
findAll() - 接口 中的方法com.xphsc.easyjdbc.core.EasyJdbcDao
Query all
findAll(Sorts) - 接口 中的方法com.xphsc.easyjdbc.core.EasyJdbcDao
Query all by sorting object
findAll(PageInfo) - 接口 中的方法com.xphsc.easyjdbc.core.EasyJdbcDao
Query all based on paging objects
findAll(PageInfo, Sorts) - 接口 中的方法com.xphsc.easyjdbc.core.EasyJdbcDao
All queries are based on paging and sorting objects
findAll() - 类 中的方法com.xphsc.easyjdbc.core.SimpleJdbcDao
 
findAll(Sorts) - 类 中的方法com.xphsc.easyjdbc.core.SimpleJdbcDao
 
findAll(PageInfo) - 类 中的方法com.xphsc.easyjdbc.core.SimpleJdbcDao
 
findAll(PageInfo, Sorts) - 类 中的方法com.xphsc.easyjdbc.core.SimpleJdbcDao
 
findAll(Class<?>) - 接口 中的方法com.xphsc.easyjdbc.EasyJdbcOperations
Get all records
findAll(Class<?>, PageInfo) - 接口 中的方法com.xphsc.easyjdbc.EasyJdbcOperations
Get all records
findAll(Class<?>) - 类 中的方法com.xphsc.easyjdbc.EasyJdbcTemplate
Get all records
findAll(Class<?>, PageInfo) - 类 中的方法com.xphsc.easyjdbc.EasyJdbcTemplate
Get all records
findByExample(Example) - 类 中的方法com.xphsc.easyjdbc.EasyJdbcTemplate
已过时。
FindByExampleExecutor<T> - com.xphsc.easyjdbc.executor.example中的类
根据Example查询全部记录的执行器 Created by ${huipei.x}
FindByExampleExecutor(SQL, Class<?>, Class<?>, PageInfo, EntityElement, LinkedList<String>, Map<String, String>, boolean, LinkedList<String>, Object[], LambdaSupplier<S>, String) - 类 的构造器com.xphsc.easyjdbc.executor.example.FindByExampleExecutor
 
FindByExampleExecutor(SQL, Class<?>, Class<?>, Integer, Integer, EntityElement, LinkedList<String>, Map<String, String>, boolean, LinkedList<String>, Object[], LambdaSupplier<S>, String) - 类 的构造器com.xphsc.easyjdbc.executor.example.FindByExampleExecutor
 
findByIds(Iterable) - 接口 中的方法com.xphsc.easyjdbc.core.EasyJdbcDao
Query according to IDS
findByIds(Iterable) - 类 中的方法com.xphsc.easyjdbc.core.SimpleJdbcDao
 
findByIds(Class<?>, Iterable) - 接口 中的方法com.xphsc.easyjdbc.EasyJdbcOperations
 
findByIds(Class<?>, Iterable) - 类 中的方法com.xphsc.easyjdbc.EasyJdbcTemplate
 
FindByIdsExecutor<T> - com.xphsc.easyjdbc.executor.ids中的类
根据ids 查询全部记录的执行器 Created by ${huipei.x}
FindByIdsExecutor(LambdaSupplier<S>, Class<?>, Iterable) - 类 的构造器com.xphsc.easyjdbc.executor.ids.FindByIdsExecutor
 
findByPage(SQL, Class<?>, PageInfo, Object...) - 接口 中的方法com.xphsc.easyjdbc.EasyJdbcOperations
Entity query
findByPage(String, Class<?>, PageInfo, Object...) - 接口 中的方法com.xphsc.easyjdbc.EasyJdbcOperations
 
findByPage(String, Class<?>, Integer, Integer, Object...) - 接口 中的方法com.xphsc.easyjdbc.EasyJdbcOperations
 
findByPage(SQL, Class<?>, PageInfo, Object...) - 类 中的方法com.xphsc.easyjdbc.EasyJdbcTemplate
Entity query
findByPage(String, Class<?>, PageInfo, Object...) - 类 中的方法com.xphsc.easyjdbc.EasyJdbcTemplate
 
findByPage(String, Class<?>, Integer, Integer, Object...) - 类 中的方法com.xphsc.easyjdbc.EasyJdbcTemplate
 
findByPage(Example) - 类 中的方法com.xphsc.easyjdbc.EasyJdbcTemplate
已过时。
FindExecutor<E> - com.xphsc.easyjdbc.executor中的类
实体查询执行器 Created by ${huipei.x}
FindExecutor(LambdaSupplier<S>, String, Class<?>, String) - 类 的构造器com.xphsc.easyjdbc.executor.FindExecutor
 
FindExecutor(LambdaSupplier<S>, String, Class<?>, String, Object[]) - 类 的构造器com.xphsc.easyjdbc.executor.FindExecutor
 
FindExecutor(LambdaSupplier<S>, String, Class<?>, String, Object[], Map<String, String>, Integer, Integer) - 类 的构造器com.xphsc.easyjdbc.executor.FindExecutor
 
FindExecutor(LambdaSupplier<S>, String, Class<?>, String, Object[], Map<String, String>, PageInfo) - 类 的构造器com.xphsc.easyjdbc.executor.FindExecutor
 
FROM(String) - 类 中的方法com.xphsc.easyjdbc.builder.AbstractSQL
 
FROM(String...) - 类 中的方法com.xphsc.easyjdbc.builder.AbstractSQL
 
FROM(String) - 类 中的方法com.xphsc.easyjdbc.EasyJdbcSelector
 

G

GeneratedCriteria() - 类 的构造器com.xphsc.easyjdbc.core.entity.Example.GeneratedCriteria
 
generatedId(Object, FieldElement, Object) - 类 中的方法com.xphsc.easyjdbc.executor.AbstractExecutor
 
GeneratedValueResolver - com.xphsc.easyjdbc.core.metadata.resolver中的类
GeneratedValue Annotation parser Created by ${huipei.x}
GeneratedValueResolver() - 类 的构造器com.xphsc.easyjdbc.core.metadata.resolver.GeneratedValueResolver
 
get() - 类 中的方法com.xphsc.easyjdbc.core.entity.AbstractExample
 
get() - 类 中的方法com.xphsc.easyjdbc.core.entity.Example
 
get(String, Class<?>, Object...) - 接口 中的方法com.xphsc.easyjdbc.EasyJdbcOperations
 
get() - 类 中的方法com.xphsc.easyjdbc.EasyJdbcSelector
Getting a single entity
get(String, Class<?>, Object...) - 类 中的方法com.xphsc.easyjdbc.EasyJdbcTemplate
 
getAggregates() - 类 中的方法com.xphsc.easyjdbc.core.entity.Aggregation
 
getAggregateType() - 类 中的方法com.xphsc.easyjdbc.core.entity.Aggregation.Aggregate
 
getAllCriteria() - 类 中的方法com.xphsc.easyjdbc.core.entity.Example.GeneratedCriteria
 
getAndOr() - 类 中的方法com.xphsc.easyjdbc.core.entity.AbstractExample.Criterion
 
getAndOr() - 类 中的方法com.xphsc.easyjdbc.core.entity.Example.GeneratedCriteria
 
getAnnotation() - 类 中的方法com.xphsc.easyjdbc.core.processor.AbstractDaoMethodProcessor
 
getAsProperty() - 类 中的方法com.xphsc.easyjdbc.core.entity.Aggregation.Aggregate
 
getBatchSize() - 类 中的方法com.xphsc.easyjdbc.core.transform.setter.ValueBatchSetter
 
getByExample(Example) - 类 中的方法com.xphsc.easyjdbc.EasyJdbcTemplate
已过时。
getById(Serializable) - 接口 中的方法com.xphsc.easyjdbc.core.EasyJdbcDao
Optional objects based on primary key values
getById(Serializable) - 类 中的方法com.xphsc.easyjdbc.core.SimpleJdbcDao
 
getByPrimaryKey(Serializable) - 接口 中的方法com.xphsc.easyjdbc.core.EasyJdbcDao
Obtaining objects based on primary key values
getByPrimaryKey(Serializable) - 类 中的方法com.xphsc.easyjdbc.core.SimpleJdbcDao
 
getByPrimaryKey(Class<?>, Serializable) - 接口 中的方法com.xphsc.easyjdbc.EasyJdbcOperations
Get object values
getByPrimaryKey(Class<?>, Serializable) - 类 中的方法com.xphsc.easyjdbc.EasyJdbcTemplate
Get object values
getCachekeyBuilder(Object) - 类 中的方法com.xphsc.easyjdbc.core.cache.SimpleCachekeyBuiler
 
getCatalog() - 类 中的方法com.xphsc.easyjdbc.core.metadata.EntityElement
 
getColumn() - 类 中的方法com.xphsc.easyjdbc.core.metadata.DynamicFieldElement
 
getColumn() - 类 中的方法com.xphsc.easyjdbc.core.metadata.FieldElement
 
getColumnDefinition() - 类 中的方法com.xphsc.easyjdbc.core.metadata.FieldElement
 
getCondition() - 类 中的方法com.xphsc.easyjdbc.core.entity.AbstractExample.Criterion
 
getCriteria() - 类 中的方法com.xphsc.easyjdbc.core.entity.Example.GeneratedCriteria
 
getDataSource() - 类 中的方法com.xphsc.easyjdbc.core.support.EasyJdbcAccessor
Return the DataSource used by this template.
getDefaultDirection() - 类 中的静态方法com.xphsc.easyjdbc.core.entity.Sorts
 
getDelegate() - 类 中的方法com.xphsc.easyjdbc.page.PageAutoDialect
Get the current proxy object
getDialectName() - 类 中的方法com.xphsc.easyjdbc.core.support.EasyJdbcAccessor
 
getDirection() - 类 中的方法com.xphsc.easyjdbc.core.entity.Sorts.Order
 
getDynamicFieldElements() - 类 中的方法com.xphsc.easyjdbc.core.metadata.DynamicEntityElement
 
getEasyJdbcTemplate() - 接口 中的方法com.xphsc.easyjdbc.core.EasyJdbcDao
 
getEasyJdbcTemplate() - 类 中的方法com.xphsc.easyjdbc.core.SimpleJdbcDao
 
getEntityClass(Class, Class) - 类 中的静态方法com.xphsc.easyjdbc.core.binding.DaoMethod
 
getEntityElement() - 类 中的方法com.xphsc.easyjdbc.core.metadata.FieldElement
 
getExceptionTranslator() - 类 中的方法com.xphsc.easyjdbc.core.support.EasyJdbcAccessor
Return the exception translator for this instance.
GetExecutor<T> - com.xphsc.easyjdbc.executor中的类
根据ID 查询单条记录的执行器 Created by ${huipei.x}
GetExecutor(LambdaSupplier<S>, Class<?>, Object) - 类 的构造器com.xphsc.easyjdbc.executor.GetExecutor
 
getField() - 类 中的方法com.xphsc.easyjdbc.core.metadata.FieldElement
 
getFieldElements() - 类 中的方法com.xphsc.easyjdbc.core.metadata.EntityElement
 
getFields(Class<?>, Set<Class<?>>) - 类 中的静态方法com.xphsc.easyjdbc.util.Jdbcs
获取类及其父类中定义的字段
getGenerator() - 类 中的方法com.xphsc.easyjdbc.core.metadata.FieldElement
 
getId() - 接口 中的方法com.xphsc.easyjdbc.core.cache.Cache
 
getId() - 类 中的方法com.xphsc.easyjdbc.core.cache.PerpetualCache
 
getInteger(Map<? super K, ?>, K) - 类 中的静态方法com.xphsc.easyjdbc.util.Collects
 
getJdbcBuilder() - 类 中的方法com.xphsc.easyjdbc.core.support.EasyJdbcAccessor
 
getJdbcTemplate() - 类 中的方法com.xphsc.easyjdbc.core.support.EasyJdbcAccessor
获取jdbcTemplate
getLength() - 类 中的方法com.xphsc.easyjdbc.core.metadata.FieldElement
 
getLimit() - 类 中的方法com.xphsc.easyjdbc.page.PageInfo
 
getList() - 类 中的方法com.xphsc.easyjdbc.page.PageInfo
 
getLogger(Class) - 类 中的静态方法com.xphsc.easyjdbc.util.LogUtil
 
getMessage() - 异常错误 中的方法com.xphsc.easyjdbc.core.exception.NestedRuntimeException
Return the detail message, including the message from the nested exception if there is one.
getMethod() - 类 中的方法com.xphsc.easyjdbc.core.processor.AbstractDaoMethodProcessor
 
getMethod(Set<Class<?>>, String, Class<?>...) - 类 中的静态方法com.xphsc.easyjdbc.util.Jdbcs
获取方法
getMethodParameterNamesByAnnotation(Method) - 类 中的静态方法com.xphsc.easyjdbc.core.binding.DaoMethod
 
getMostSpecificCause() - 异常错误 中的方法com.xphsc.easyjdbc.core.exception.NestedRuntimeException
Retrieve the most specific cause of this exception, that is, either the innermost cause (root cause) or this exception itself.
getName() - 枚举 中的方法com.xphsc.easyjdbc.core.entity.InsertMode
 
getName() - 枚举 中的方法com.xphsc.easyjdbc.core.entity.LikeType
 
getName() - 类 中的方法com.xphsc.easyjdbc.core.metadata.DynamicEntityElement
 
getName() - 类 中的方法com.xphsc.easyjdbc.core.metadata.DynamicFieldElement
 
getName() - 类 中的方法com.xphsc.easyjdbc.core.metadata.EntityElement
 
getName() - 类 中的方法com.xphsc.easyjdbc.core.metadata.FieldElement
 
getNextPage() - 类 中的方法com.xphsc.easyjdbc.page.PageInfo
 
getNumber(Map<? super K, ?>, K) - 类 中的静态方法com.xphsc.easyjdbc.util.Collects
 
getObject() - 类 中的方法com.xphsc.easyjdbc.core.factory.EasyDaoBeanFactory
 
getObjectType() - 类 中的方法com.xphsc.easyjdbc.core.factory.EasyDaoBeanFactory
 
getOffset() - 类 中的方法com.xphsc.easyjdbc.page.PageInfo
 
getOject(Object) - 接口 中的方法com.xphsc.easyjdbc.core.cache.Cache
 
getOject(Object) - 类 中的方法com.xphsc.easyjdbc.core.cache.PerpetualCache
 
getOne() - 类 中的方法com.xphsc.easyjdbc.core.entity.Example
 
getOne() - 类 中的方法com.xphsc.easyjdbc.EasyJdbcSelector
get a single entity
getOrders() - 类 中的方法com.xphsc.easyjdbc.core.entity.Sorts
 
getOredCriteria() - 类 中的方法com.xphsc.easyjdbc.core.entity.Example
 
getPageNum() - 类 中的方法com.xphsc.easyjdbc.page.PageInfo
 
getPageSize() - 类 中的方法com.xphsc.easyjdbc.page.PageInfo
 
getParameterAnnotations() - 类 中的方法com.xphsc.easyjdbc.core.processor.AbstractDaoMethodProcessor
 
getParameterizedType() - 类 中的方法com.xphsc.easyjdbc.core.processor.AbstractDaoMethodProcessor
 
getParameters() - 类 中的方法com.xphsc.easyjdbc.core.processor.AbstractDaoMethodProcessor
 
getParameters(Object[]) - 类 中的方法com.xphsc.easyjdbc.core.support.JdbcBuilder
 
getParamsMap() - 类 中的方法com.xphsc.easyjdbc.core.processor.AbstractDaoMethodProcessor
 
getPersistentClass() - 类 中的方法com.xphsc.easyjdbc.core.metadata.EntityElement
 
getPersistentClass() - 类 中的方法com.xphsc.easyjdbc.core.processor.AbstractDaoMethodProcessor
 
getPrecision() - 类 中的方法com.xphsc.easyjdbc.core.metadata.FieldElement
 
getPrePage() - 类 中的方法com.xphsc.easyjdbc.page.PageInfo
 
getPrimaryKey() - 类 中的方法com.xphsc.easyjdbc.core.metadata.EntityElement
 
getProperty() - 类 中的方法com.xphsc.easyjdbc.core.entity.Aggregation.Aggregate
 
getProperty() - 类 中的方法com.xphsc.easyjdbc.core.entity.Sorts.Order
 
getPropertyDescriptors(Object) - 类 中的静态方法com.xphsc.easyjdbc.util.Beans
 
getProxy() - 类 中的方法com.xphsc.easyjdbc.core.factory.EasyDaoBeanFactory
 
getReadMethod() - 类 中的方法com.xphsc.easyjdbc.core.metadata.DynamicFieldElement
 
getReadMethod() - 类 中的方法com.xphsc.easyjdbc.core.metadata.FieldElement
 
getReadMethod(Class<?>, Set<Class<?>>, String, Class<?>...) - 类 中的静态方法com.xphsc.easyjdbc.util.Jdbcs
获取字段的读方法
getReadWriteLock() - 接口 中的方法com.xphsc.easyjdbc.core.cache.Cache
 
getReadWriteLock() - 类 中的方法com.xphsc.easyjdbc.core.cache.PerpetualCache
 
getResultValue(ResultSet, int, int, Class<?>) - 类 中的静态方法com.xphsc.easyjdbc.util.Jdbcs
从结果集ResultSet中取值
getRootCause() - 异常错误 中的方法com.xphsc.easyjdbc.core.exception.NestedRuntimeException
Retrieve the innermost cause of this exception, if any.
getScale() - 类 中的方法com.xphsc.easyjdbc.core.metadata.FieldElement
 
getSchema() - 类 中的方法com.xphsc.easyjdbc.core.metadata.EntityElement
 
getSecondValue() - 类 中的方法com.xphsc.easyjdbc.core.entity.AbstractExample.Criterion
 
getSelf() - 类 中的方法com.xphsc.easyjdbc.builder.AbstractSQL
 
getSelf() - 类 中的方法com.xphsc.easyjdbc.builder.SQL
 
getSimpleJdbcDao() - 类 中的方法com.xphsc.easyjdbc.core.processor.AbstractDaoMethodProcessor
 
getSize() - 接口 中的方法com.xphsc.easyjdbc.core.cache.Cache
 
getSize() - 类 中的方法com.xphsc.easyjdbc.core.cache.PerpetualCache
 
getSqlCommandType(Method) - 类 中的方法com.xphsc.easyjdbc.core.parser.DefaultSQLOptionTypeParser
 
getSqlCommandType(Method) - 接口 中的方法com.xphsc.easyjdbc.core.parser.SQLOptionTypeParser
 
getStrategy() - 类 中的方法com.xphsc.easyjdbc.core.metadata.FieldElement
 
getStringValue(Map<? super K, ?>, K) - 类 中的静态方法com.xphsc.easyjdbc.util.Collects
 
getTable() - 类 中的方法com.xphsc.easyjdbc.core.metadata.EntityElement
 
getTable() - 类 中的方法com.xphsc.easyjdbc.core.metadata.FieldElement
 
getTotal() - 类 中的方法com.xphsc.easyjdbc.page.PageInfo
 
getTotalPages() - 类 中的方法com.xphsc.easyjdbc.page.PageInfo
 
getType() - 枚举 中的方法com.xphsc.easyjdbc.core.entity.LikeType
 
getType() - 类 中的方法com.xphsc.easyjdbc.core.metadata.DynamicFieldElement
 
getType() - 类 中的方法com.xphsc.easyjdbc.core.metadata.FieldElement
 
getTypeHandler() - 类 中的方法com.xphsc.easyjdbc.core.entity.AbstractExample.Criterion
 
getUniqueConstraints() - 类 中的方法com.xphsc.easyjdbc.core.metadata.EntityElement
 
getUpdateList() - 类 中的方法com.xphsc.easyjdbc.core.cache.CacheKey
 
getValue() - 类 中的方法com.xphsc.easyjdbc.core.entity.AbstractExample.Criterion
 
getValue() - 类 中的方法com.xphsc.easyjdbc.core.metadata.ValueElement
 
getVersion() - 类 中的方法com.xphsc.easyjdbc.core.metadata.EntityElement
 
getWriteMethod() - 类 中的方法com.xphsc.easyjdbc.core.metadata.DynamicFieldElement
 
getWriteMethod() - 类 中的方法com.xphsc.easyjdbc.core.metadata.FieldElement
 
getWriteMethod(Class<?>, Set<Class<?>>, String, Class<?>...) - 类 中的静态方法com.xphsc.easyjdbc.util.Jdbcs
获取字段的写方法
GROUP_BY(String) - 类 中的方法com.xphsc.easyjdbc.builder.AbstractSQL
 
GROUP_BY(String...) - 类 中的方法com.xphsc.easyjdbc.builder.AbstractSQL
 
GROUP_BY(String) - 类 中的方法com.xphsc.easyjdbc.EasyJdbcSelector
 
groupByClause - 类 中的变量com.xphsc.easyjdbc.core.entity.AbstractExample
 
groupByClause(String...) - 类 中的方法com.xphsc.easyjdbc.core.entity.AbstractExample
 
groupByClause(String...) - 类 中的方法com.xphsc.easyjdbc.core.entity.Example
Grouping for query
groupByClause(LambdaFunction<T, Object>...) - 类 中的方法com.xphsc.easyjdbc.core.entity.Example
Grouping for query

H

H2 - 类 中的静态变量com.xphsc.easyjdbc.page.dialect.DialectAlias
 
hasFieldPlaceHolder(String) - 类 中的方法com.xphsc.easyjdbc.core.parser.DefaultSQLParser
 
hasFieldPlaceHolder(String) - 接口 中的方法com.xphsc.easyjdbc.core.parser.SQLParser
 
hashCode() - 类 中的方法com.xphsc.easyjdbc.core.cache.CacheKey
 
hashCode() - 类 中的方法com.xphsc.easyjdbc.core.cache.PerpetualCache
 
hashcode(Object) - 类 中的静态方法com.xphsc.easyjdbc.util.StringUtil
 
hasLength(String, String) - 类 中的静态方法com.xphsc.easyjdbc.util.Assert
Assert that the given String is not empty; that is, it must not be null and not the empty String.
hasLength(CharSequence) - 类 中的静态方法com.xphsc.easyjdbc.util.StringUtil
 
hasLength(String) - 类 中的静态方法com.xphsc.easyjdbc.util.StringUtil
 
hasNextPage(boolean) - 类 中的方法com.xphsc.easyjdbc.page.PageInfo.Builder
 
hasNextPage - 类 中的变量com.xphsc.easyjdbc.page.PageInfo
 
hasObjectPlaceHolder(String) - 类 中的方法com.xphsc.easyjdbc.core.parser.DefaultSQLParser
 
hasObjectPlaceHolder(String) - 接口 中的方法com.xphsc.easyjdbc.core.parser.SQLParser
 
hasOgnlPlaceHolder(String) - 类 中的方法com.xphsc.easyjdbc.core.parser.DefaultSQLParser
 
hasOgnlPlaceHolder(String) - 接口 中的方法com.xphsc.easyjdbc.core.parser.SQLParser
 
hasOrders(String) - 类 中的方法com.xphsc.easyjdbc.core.parser.DefaultSQLParser
 
hasOrders(String) - 接口 中的方法com.xphsc.easyjdbc.core.parser.SQLParser
 
hasPrePage(boolean) - 类 中的方法com.xphsc.easyjdbc.page.PageInfo.Builder
 
hasPrePage - 类 中的变量com.xphsc.easyjdbc.page.PageInfo
 
hasText(String, String) - 类 中的静态方法com.xphsc.easyjdbc.util.Assert
 
hasText(CharSequence) - 类 中的静态方法com.xphsc.easyjdbc.util.StringUtil
 
hasText(String) - 类 中的静态方法com.xphsc.easyjdbc.util.StringUtil
 
HAVING(String) - 类 中的方法com.xphsc.easyjdbc.builder.AbstractSQL
 
HAVING(String...) - 类 中的方法com.xphsc.easyjdbc.builder.AbstractSQL
 
HAVING(String) - 类 中的方法com.xphsc.easyjdbc.EasyJdbcSelector
 
HERDDB - 类 中的静态变量com.xphsc.easyjdbc.page.dialect.DialectAlias
 
HerdDBDialect - com.xphsc.easyjdbc.page.dialect中的类
HerdDBDialect() - 类 的构造器com.xphsc.easyjdbc.page.dialect.HerdDBDialect
 
HSQLDB - 类 中的静态变量com.xphsc.easyjdbc.page.dialect.DialectAlias
 
HsqldbDialect - com.xphsc.easyjdbc.page.dialect中的类
Created by ${huipei.x}
HsqldbDialect() - 类 的构造器com.xphsc.easyjdbc.page.dialect.HsqldbDialect
 

I

IdGenerators - com.xphsc.easyjdbc.core.metadata中的类
ID generator configuration Created by ${huipei.x}
IdGenerators() - 类 的构造器com.xphsc.easyjdbc.core.metadata.IdGenerators
 
IdResolver - com.xphsc.easyjdbc.core.metadata.resolver中的类
Id注解解析器 Created by ${huipei.x}
IdResolver() - 类 的构造器com.xphsc.easyjdbc.core.metadata.resolver.IdResolver
 
info(String) - 类 中的方法com.xphsc.easyjdbc.util.LogUtil
 
info(String, Throwable) - 类 中的方法com.xphsc.easyjdbc.util.LogUtil
 
INFORMIX - 类 中的静态变量com.xphsc.easyjdbc.page.dialect.DialectAlias
 
InformixDialect - com.xphsc.easyjdbc.page.dialect中的类
Created by ${huipei.x}
InformixDialect() - 类 的构造器com.xphsc.easyjdbc.page.dialect.InformixDialect
 
initDelegateDialect(String) - 类 中的方法com.xphsc.easyjdbc.page.PageAutoDialect
 
initEntityElement(Class<?>) - 类 中的方法com.xphsc.easyjdbc.core.entity.AbstractExample
 
INNER_JOIN(String) - 类 中的方法com.xphsc.easyjdbc.builder.AbstractSQL
 
INNER_JOIN(String...) - 类 中的方法com.xphsc.easyjdbc.builder.AbstractSQL
 
INNER_JOIN(String) - 类 中的方法com.xphsc.easyjdbc.EasyJdbcSelector
 
insert(T) - 接口 中的方法com.xphsc.easyjdbc.core.EasyJdbcDao
insert
insert(T) - 类 中的方法com.xphsc.easyjdbc.core.SimpleJdbcDao
 
insert(Object) - 接口 中的方法com.xphsc.easyjdbc.EasyJdbcOperations
insert persistent Persistent Entities Number of rows affected by changes
insert(SQL, Object...) - 接口 中的方法com.xphsc.easyjdbc.EasyJdbcOperations
insert insertSql constructor insertion
insert(Object) - 类 中的方法com.xphsc.easyjdbc.EasyJdbcTemplate
insert persistent Persistent Entities Number of rows affected by changes
insert(SQL, Object...) - 类 中的方法com.xphsc.easyjdbc.EasyJdbcTemplate
insert insertSql constructor insertion
INSERT_INTO(String) - 类 中的方法com.xphsc.easyjdbc.builder.AbstractSQL
 
InsertExecutor - com.xphsc.easyjdbc.executor中的类
新增执行器 Created by ${huipei.x}
InsertExecutor(LambdaSupplier<S>, Object) - 类 的构造器com.xphsc.easyjdbc.executor.InsertExecutor
 
InsertExecutor(LambdaSupplier<S>, Object, boolean) - 类 的构造器com.xphsc.easyjdbc.executor.InsertExecutor
 
InsertExecutor(LambdaSupplier<S>, Object, InsertMode) - 类 的构造器com.xphsc.easyjdbc.executor.InsertExecutor
 
InsertExecutor(LambdaSupplier<S>, Object, boolean, InsertMode) - 类 的构造器com.xphsc.easyjdbc.executor.InsertExecutor
 
insertForKey(T) - 接口 中的方法com.xphsc.easyjdbc.core.EasyJdbcDao
insertForKey and return primary key persistent Persistent Entities
insertForKey(T) - 类 中的方法com.xphsc.easyjdbc.core.SimpleJdbcDao
 
insertKey(Object) - 接口 中的方法com.xphsc.easyjdbc.EasyJdbcOperations
insert and return primary key persistent Persistent Entities
insertKey(Object) - 类 中的方法com.xphsc.easyjdbc.EasyJdbcTemplate
insert and return primary key persistent Persistent Entities
InsertMode - com.xphsc.easyjdbc.core.entity中的枚举
insertWithNull(Object) - 接口 中的方法com.xphsc.easyjdbc.EasyJdbcOperations
 
insertWithNull(Object) - 类 中的方法com.xphsc.easyjdbc.EasyJdbcTemplate
 
interfaceClass(String) - 类 中的方法com.xphsc.easyjdbc.core.support.EasyJdbcAccessor
 
INTO_COLUMNS(String...) - 类 中的方法com.xphsc.easyjdbc.builder.AbstractSQL
 
INTO_VALUES(String...) - 类 中的方法com.xphsc.easyjdbc.builder.AbstractSQL
 
invoke(Object, Method, Object[]) - 类 中的方法com.xphsc.easyjdbc.core.binding.DaoProxy
 
invokeMethod(Object, Method, String, Object...) - 类 中的静态方法com.xphsc.easyjdbc.util.Jdbcs
方法调用
isAggregate - 类 中的变量com.xphsc.easyjdbc.core.entity.AbstractExample
 
isAssignable(Class<?>, Class<?>, String) - 类 中的静态方法com.xphsc.easyjdbc.util.Assert
Assert that superType.isAssignableFrom(subType) is true.
isAssignable(Class<?>, Class<?>) - 类 中的静态方法com.xphsc.easyjdbc.util.Assert
Assert that superType.isAssignableFrom(subType) is true.
isBetweenValue() - 类 中的方法com.xphsc.easyjdbc.core.entity.AbstractExample.Criterion
 
isBlank(CharSequence) - 类 中的静态方法com.xphsc.easyjdbc.util.StringUtil
 
isBlob() - 类 中的方法com.xphsc.easyjdbc.core.metadata.DynamicFieldElement
 
isBlob() - 类 中的方法com.xphsc.easyjdbc.core.metadata.FieldElement
 
isBlob() - 类 中的方法com.xphsc.easyjdbc.core.metadata.ValueElement
 
isCandidateComponent(AnnotatedBeanDefinition) - 类 中的方法com.xphsc.easyjdbc.core.factory.EasyDaoClassPathMapperScanner
The default is Scan@Component, so all of the @Component annotations will be Scan.
isClob() - 类 中的方法com.xphsc.easyjdbc.core.metadata.DynamicFieldElement
 
isClob() - 类 中的方法com.xphsc.easyjdbc.core.metadata.FieldElement
 
isClob() - 类 中的方法com.xphsc.easyjdbc.core.metadata.ValueElement
 
isCreatedDateField() - 类 中的方法com.xphsc.easyjdbc.core.metadata.FieldElement
 
isDebugEnabled() - 类 中的方法com.xphsc.easyjdbc.util.LogUtil
 
isDistinct(boolean) - 类 中的方法com.xphsc.easyjdbc.core.entity.AbstractExample
 
isDistinct(boolean) - 类 中的方法com.xphsc.easyjdbc.core.entity.Example
Distinct for query
isEmpty(Collection<?>) - 类 中的静态方法com.xphsc.easyjdbc.util.Collects
 
isEmpty(Iterable<?>) - 类 中的静态方法com.xphsc.easyjdbc.util.Collects
 
isEmpty(Iterator<?>) - 类 中的静态方法com.xphsc.easyjdbc.util.Collects
 
isEmpty(Map<?, ?>) - 类 中的静态方法com.xphsc.easyjdbc.util.Collects
 
isEmpty(T[]) - 类 中的静态方法com.xphsc.easyjdbc.util.Collects
 
isEmpty(CharSequence) - 类 中的静态方法com.xphsc.easyjdbc.util.StringUtil
 
isEntity(Class<?>) - 类 中的方法com.xphsc.easyjdbc.core.entity.AbstractExample
 
isEntity(Class<?>) - 类 中的方法com.xphsc.easyjdbc.executor.AbstractExecutor
 
isGeneratedValue() - 类 中的方法com.xphsc.easyjdbc.core.metadata.FieldElement
 
isHasNextPage() - 类 中的方法com.xphsc.easyjdbc.page.PageInfo
 
isHasPrePage() - 类 中的方法com.xphsc.easyjdbc.page.PageInfo
 
isInsertable() - 类 中的方法com.xphsc.easyjdbc.core.metadata.FieldElement
 
isInstanceOf(Class<?>, Object, String) - 类 中的静态方法com.xphsc.easyjdbc.util.Assert
Assert that the provided object is an instance of the provided class.
isInstanceOf(Class<?>, Object) - 类 中的静态方法com.xphsc.easyjdbc.util.Assert
Assert that the provided object is an instance of the provided class.
isLazyInit() - 类 中的方法com.xphsc.easyjdbc.core.support.EasyJdbcAccessor
Return whether to lazily initialize the SQLExceptionTranslator for this accessor.
isListValue() - 类 中的方法com.xphsc.easyjdbc.core.entity.AbstractExample.Criterion
 
isMap() - 类 中的方法com.xphsc.easyjdbc.core.metadata.DynamicFieldElement
 
isModifieDateField() - 类 中的方法com.xphsc.easyjdbc.core.metadata.FieldElement
 
isNotBlank(CharSequence) - 类 中的静态方法com.xphsc.easyjdbc.util.StringUtil
 
isNotEmpty(Collection<?>) - 类 中的静态方法com.xphsc.easyjdbc.util.Collects
 
isNotEmpty(Iterable<?>) - 类 中的静态方法com.xphsc.easyjdbc.util.Collects
 
isNotEmpty(Iterator<?>) - 类 中的静态方法com.xphsc.easyjdbc.util.Collects
 
isNotEmpty(Map<?, ?>) - 类 中的静态方法com.xphsc.easyjdbc.util.Collects
 
isNotEmpty(CharSequence) - 类 中的静态方法com.xphsc.easyjdbc.util.StringUtil
 
isNoValue() - 类 中的方法com.xphsc.easyjdbc.core.entity.AbstractExample.Criterion
 
isNull(Object, String) - 类 中的静态方法com.xphsc.easyjdbc.util.Assert
Assert that an object is null.
isNullable() - 类 中的方法com.xphsc.easyjdbc.core.metadata.FieldElement
 
isPrimaryKey() - 类 中的方法com.xphsc.easyjdbc.core.metadata.FieldElement
 
isSingleton() - 类 中的方法com.xphsc.easyjdbc.core.factory.EasyDaoBeanFactory
 
isSingleValue() - 类 中的方法com.xphsc.easyjdbc.core.entity.AbstractExample.Criterion
 
isTransientField() - 类 中的方法com.xphsc.easyjdbc.core.metadata.FieldElement
 
isTrue(boolean, String) - 类 中的静态方法com.xphsc.easyjdbc.util.Assert
Assert a boolean expression, throwing an IllegalArgumentException if the expression evaluates to false.
isUnique() - 类 中的方法com.xphsc.easyjdbc.core.metadata.FieldElement
 
isUpdatable() - 类 中的方法com.xphsc.easyjdbc.core.metadata.FieldElement
 
isVersion() - 类 中的方法com.xphsc.easyjdbc.core.metadata.FieldElement
 

J

jdbcBuilder - 类 中的变量com.xphsc.easyjdbc.core.entity.AbstractExample
 
JdbcBuilder - com.xphsc.easyjdbc.core.support中的类
 
JdbcBuilder(LambdaSupplier<T>, BooleanSupplier, BooleanSupplier, StringSupplier) - 类 的构造器com.xphsc.easyjdbc.core.support.JdbcBuilder
 
jdbcBuilder - 类 中的变量com.xphsc.easyjdbc.executor.AbstractExecutor
 
JdbcDataException - com.xphsc.easyjdbc.core.exception中的异常错误
Created by ${huipei.x}
JdbcDataException(String) - 异常错误 的构造器com.xphsc.easyjdbc.core.exception.JdbcDataException
Constructor for DataAccessException.
JdbcDataException(String, Throwable) - 异常错误 的构造器com.xphsc.easyjdbc.core.exception.JdbcDataException
Constructor for DataAccessException.
Jdbcs - com.xphsc.easyjdbc.util中的类
Created by ${huipei.x}
Jdbcs() - 类 的构造器com.xphsc.easyjdbc.util.Jdbcs
 
jdbcTemplate(JdbcTemplate) - 类 中的方法com.xphsc.easyjdbc.EasyJdbcTemplate.Builder
 
jdbcTemplate(LambdaSupplier<S>) - 类 中的方法com.xphsc.easyjdbc.EasyJdbcTemplate.Builder
 
JOIN(String) - 类 中的方法com.xphsc.easyjdbc.builder.AbstractSQL
 
JOIN(String...) - 类 中的方法com.xphsc.easyjdbc.builder.AbstractSQL
 
JOIN(String) - 类 中的方法com.xphsc.easyjdbc.EasyJdbcSelector
 
join(Object[], String) - 类 中的静态方法com.xphsc.easyjdbc.util.StringUtil
 
join(Object[], String, int, int) - 类 中的静态方法com.xphsc.easyjdbc.util.StringUtil
 

L

LambdaFunction<T,R> - com.xphsc.easyjdbc.core.lambda中的接口
 
LambdaSupplier<T> - com.xphsc.easyjdbc.core.lambda中的接口
 
LEFT_OUTER_JOIN(String) - 类 中的方法com.xphsc.easyjdbc.builder.AbstractSQL
 
LEFT_OUTER_JOIN(String...) - 类 中的方法com.xphsc.easyjdbc.builder.AbstractSQL
 
LEFT_OUTER_JOIN(String) - 类 中的方法com.xphsc.easyjdbc.EasyJdbcSelector
 
LikeType - com.xphsc.easyjdbc.core.entity中的枚举
Created by ${huipei.x}
limit(int) - 类 中的方法com.xphsc.easyjdbc.EasyJdbcSelector
已过时。
limit(int) - 类 中的方法com.xphsc.easyjdbc.page.PageInfo.Builder
 
limit - 类 中的变量com.xphsc.easyjdbc.page.PageInfo
 
list() - 类 中的方法com.xphsc.easyjdbc.core.entity.AbstractExample
 
list() - 类 中的方法com.xphsc.easyjdbc.core.entity.Example
 
list() - 类 中的方法com.xphsc.easyjdbc.EasyJdbcSelector
Query Entity List
list(List<Object>) - 类 中的方法com.xphsc.easyjdbc.page.PageInfo.Builder
 
list - 类 中的变量com.xphsc.easyjdbc.page.PageInfo
 
listValue - 类 中的变量com.xphsc.easyjdbc.core.entity.AbstractExample.Criterion
 
LOBHANDLER - 类 中的静态变量com.xphsc.easyjdbc.executor.AbstractExecutor
 
LobResolver - com.xphsc.easyjdbc.core.metadata.resolver中的类
Lob Annotation parser Created by ${huipei.x}
LobResolver() - 类 的构造器com.xphsc.easyjdbc.core.metadata.resolver.LobResolver
 
logger - 类 中的变量com.xphsc.easyjdbc.core.support.JdbcBuilder
 
logger - 类 中的变量com.xphsc.easyjdbc.util.LogUtil
 
LogUtil - com.xphsc.easyjdbc.util中的类
Created by ${huipei.x}

M

mapping(String, String) - 类 中的方法com.xphsc.easyjdbc.core.entity.AbstractExample
 
mapping(String, String) - 类 中的方法com.xphsc.easyjdbc.core.entity.Example
Properties <--> Class Field Mapping
mapping(LambdaFunction<T, Object>, String) - 类 中的方法com.xphsc.easyjdbc.core.entity.Example
Properties <--> Class Field Mapping
mapping(LambdaFunction<T, Object>, LambdaFunction<S, Object>) - 类 中的方法com.xphsc.easyjdbc.core.entity.Example
Properties <--> Class Field Mapping
mapping(String, String) - 类 中的方法com.xphsc.easyjdbc.EasyJdbcSelector
Column <--> Class Field Mapping
mappings - 类 中的变量com.xphsc.easyjdbc.core.entity.AbstractExample
 
mapRow(ResultSet, int) - 类 中的方法com.xphsc.easyjdbc.core.transform.DynamicEntityRowMapper
 
mapRow(ResultSet, int) - 类 中的方法com.xphsc.easyjdbc.core.transform.EntityRowMapper
 
MARIADB - 类 中的静态变量com.xphsc.easyjdbc.page.dialect.DialectAlias
 
matches(String) - 枚举 中的方法com.xphsc.easyjdbc.core.metadata.SQLOptionType
 
method - 类 中的变量com.xphsc.easyjdbc.core.processor.AbstractDaoMethodProcessor
 
MethodName(Method) - 类 的构造器com.xphsc.easyjdbc.core.processor.BaseMethodProcessor.MethodName
 
MethodParameterType(Method) - 类 的构造器com.xphsc.easyjdbc.core.processor.BaseMethodProcessor.MethodParameterType
 
MethodReturnType(Method, Class<?>) - 类 的构造器com.xphsc.easyjdbc.core.parser.DefaultSQLSelectParser.MethodReturnType
 
modelClass - 类 中的变量com.xphsc.easyjdbc.core.SimpleJdbcDao
 
ModifieDateResolver - com.xphsc.easyjdbc.core.metadata.resolver中的类
Transient Annotation parser Created by ${huipei.x}
ModifieDateResolver() - 类 的构造器com.xphsc.easyjdbc.core.metadata.resolver.ModifieDateResolver
 
ModifiedDate - com.xphsc.easyjdbc.annotation中的注释类型
MYSQL - 类 中的静态变量com.xphsc.easyjdbc.page.dialect.DialectAlias
 
MySqlDialect - com.xphsc.easyjdbc.page.dialect中的类
Created by ${huipei.x} on
MySqlDialect() - 类 的构造器com.xphsc.easyjdbc.page.dialect.MySqlDialect
 

N

name - 枚举 中的变量com.xphsc.easyjdbc.core.entity.LikeType
 
NestedExceptionUtil - com.xphsc.easyjdbc.core.exception中的类
Created by ${huipei.x}
NestedExceptionUtil() - 类 的构造器com.xphsc.easyjdbc.core.exception.NestedExceptionUtil
 
NestedRuntimeException - com.xphsc.easyjdbc.core.exception中的异常错误
Created by ${huipei.x}
NestedRuntimeException(String) - 异常错误 的构造器com.xphsc.easyjdbc.core.exception.NestedRuntimeException
Construct a NestedRuntimeException with the specified detail message.
NestedRuntimeException(String, Throwable) - 异常错误 的构造器com.xphsc.easyjdbc.core.exception.NestedRuntimeException
Construct a NestedRuntimeException with the specified detail message and nested exception.
newInstance(Class<?>) - 类 中的静态方法com.xphsc.easyjdbc.util.Jdbcs
 
nextId() - 类 中的方法com.xphsc.easyjdbc.core.metadata.id.SnowFlakeId
产生下一个ID
nextPage(int) - 类 中的方法com.xphsc.easyjdbc.page.PageInfo.Builder
 
nextPage - 类 中的变量com.xphsc.easyjdbc.page.PageInfo
 
nextVersion(Object) - 类 中的方法com.xphsc.easyjdbc.core.metadata.version.DefaultVersion
 
NextVersion<T> - com.xphsc.easyjdbc.core.metadata.version中的接口
 
nextVersion(T) - 接口 中的方法com.xphsc.easyjdbc.core.metadata.version.NextVersion
 
noNullElements(Object[], String) - 类 中的静态方法com.xphsc.easyjdbc.util.Assert
Assert that an array contains no null elements.
notEmpty(Object[], String) - 类 中的静态方法com.xphsc.easyjdbc.util.Assert
Assert that an array contains elements; that is, it must not be null and must contain at least one element.
notEmpty(Collection<?>, String) - 类 中的静态方法com.xphsc.easyjdbc.util.Assert
Assert that a collection contains elements; that is, it must not be null and must contain at least one element.
notEmpty(Map<?, ?>, String) - 类 中的静态方法com.xphsc.easyjdbc.util.Assert
Assert that a Map contains entries; that is, it must not be null and must contain at least one entry.
notNull(Object, String) - 类 中的静态方法com.xphsc.easyjdbc.util.Assert
Assert that an object is not null.
noValue - 类 中的变量com.xphsc.easyjdbc.core.entity.AbstractExample.Criterion
 

O

offset(int) - 类 中的方法com.xphsc.easyjdbc.page.PageInfo.Builder
 
offset - 类 中的变量com.xphsc.easyjdbc.page.PageInfo
 
offsetPage(int, int) - 类 中的方法com.xphsc.easyjdbc.core.entity.AbstractExample
 
offsetPage(int, int) - 类 中的方法com.xphsc.easyjdbc.core.entity.Example
paging for query
offsetPage(int, int) - 类 中的方法com.xphsc.easyjdbc.EasyJdbcSelector
 
OR() - 类 中的方法com.xphsc.easyjdbc.builder.AbstractSQL
 
or(Example.Criteria) - 类 中的方法com.xphsc.easyjdbc.core.entity.Example
 
or() - 类 中的方法com.xphsc.easyjdbc.core.entity.Example
 
OR() - 类 中的方法com.xphsc.easyjdbc.EasyJdbcSelector
 
ORACLE - 类 中的静态变量com.xphsc.easyjdbc.page.dialect.DialectAlias
 
OracleDialect - com.xphsc.easyjdbc.page.dialect中的类
Created by ${huipei.x} on 2018-6-22.
OracleDialect() - 类 的构造器com.xphsc.easyjdbc.page.dialect.OracleDialect
 
orBetween(String, Object, Object) - 类 中的方法com.xphsc.easyjdbc.core.entity.Example.GeneratedCriteria
 
orBetween(LambdaFunction<T, Object>, Object, Object) - 类 中的方法com.xphsc.easyjdbc.core.entity.Example.GeneratedCriteria
 
Order(Sorts.Direction, String) - 类 的构造器com.xphsc.easyjdbc.core.entity.Sorts.Order
 
order(Sorts.Direction, LambdaFunction<T, Object>) - 类 中的方法com.xphsc.easyjdbc.core.entity.Sorts.Order
 
ORDER_BY(String) - 类 中的方法com.xphsc.easyjdbc.builder.AbstractSQL
 
ORDER_BY(String...) - 类 中的方法com.xphsc.easyjdbc.builder.AbstractSQL
 
ORDER_BY(String) - 类 中的方法com.xphsc.easyjdbc.EasyJdbcSelector
 
orderByClause - 类 中的变量com.xphsc.easyjdbc.core.entity.AbstractExample
 
orderByClause(Sorts) - 类 中的方法com.xphsc.easyjdbc.core.entity.AbstractExample
 
orderByClause(Sorts) - 类 中的方法com.xphsc.easyjdbc.core.entity.Example
order for query
oredCriteria - 类 中的变量com.xphsc.easyjdbc.core.entity.AbstractExample
 
orEqualTo(String, Object) - 类 中的方法com.xphsc.easyjdbc.core.entity.Example.GeneratedCriteria
 
orEqualTo(LambdaFunction<T, Object>, Object) - 类 中的方法com.xphsc.easyjdbc.core.entity.Example.GeneratedCriteria
 
orGreaterThan(String, Object) - 类 中的方法com.xphsc.easyjdbc.core.entity.Example.GeneratedCriteria
 
orGreaterThan(LambdaFunction<T, Object>, Object) - 类 中的方法com.xphsc.easyjdbc.core.entity.Example.GeneratedCriteria
 
orGreaterThanOrEqualTo(String, Object) - 类 中的方法com.xphsc.easyjdbc.core.entity.Example.GeneratedCriteria
 
orGreaterThanOrEqualTo(LambdaFunction<T, Object>, Object) - 类 中的方法com.xphsc.easyjdbc.core.entity.Example.GeneratedCriteria
 
orIn(String, Iterable) - 类 中的方法com.xphsc.easyjdbc.core.entity.Example.GeneratedCriteria
 
orIn(LambdaFunction<T, Object>, Iterable) - 类 中的方法com.xphsc.easyjdbc.core.entity.Example.GeneratedCriteria
 
orIsNotNull(String) - 类 中的方法com.xphsc.easyjdbc.core.entity.Example.GeneratedCriteria
 
orIsNotNull(LambdaFunction<T, Object>) - 类 中的方法com.xphsc.easyjdbc.core.entity.Example.GeneratedCriteria
 
orIsNull(String) - 类 中的方法com.xphsc.easyjdbc.core.entity.Example.GeneratedCriteria
 
orIsNull(LambdaFunction<T, Object>) - 类 中的方法com.xphsc.easyjdbc.core.entity.Example.GeneratedCriteria
 
orLessThan(String, Object) - 类 中的方法com.xphsc.easyjdbc.core.entity.Example.GeneratedCriteria
 
orLessThan(LambdaFunction<T, Object>, Object) - 类 中的方法com.xphsc.easyjdbc.core.entity.Example.GeneratedCriteria
 
orLessThanOrEqualTo(String, Object) - 类 中的方法com.xphsc.easyjdbc.core.entity.Example.GeneratedCriteria
 
orLessThanOrEqualTo(LambdaFunction<T, Object>, Object) - 类 中的方法com.xphsc.easyjdbc.core.entity.Example.GeneratedCriteria
 
orLike(String, String) - 类 中的方法com.xphsc.easyjdbc.core.entity.Example.GeneratedCriteria
 
orLike(String, String, LikeType) - 类 中的方法com.xphsc.easyjdbc.core.entity.Example.GeneratedCriteria
 
orLike(LambdaFunction<T, Object>, String) - 类 中的方法com.xphsc.easyjdbc.core.entity.Example.GeneratedCriteria
 
orLike(LambdaFunction<T, Object>, String, LikeType) - 类 中的方法com.xphsc.easyjdbc.core.entity.Example.GeneratedCriteria
 
orNotBetween(String, Object, Object) - 类 中的方法com.xphsc.easyjdbc.core.entity.Example.GeneratedCriteria
 
orNotBetween(LambdaFunction<T, Object>, Object, Object) - 类 中的方法com.xphsc.easyjdbc.core.entity.Example.GeneratedCriteria
 
orNotEqualTo(String, Object) - 类 中的方法com.xphsc.easyjdbc.core.entity.Example.GeneratedCriteria
 
orNotEqualTo(LambdaFunction<T, Object>, Object) - 类 中的方法com.xphsc.easyjdbc.core.entity.Example.GeneratedCriteria
 
orNotIn(String, Iterable) - 类 中的方法com.xphsc.easyjdbc.core.entity.Example.GeneratedCriteria
 
orNotIn(LambdaFunction<T, Object>, Iterable) - 类 中的方法com.xphsc.easyjdbc.core.entity.Example.GeneratedCriteria
 
orNotLike(String, String) - 类 中的方法com.xphsc.easyjdbc.core.entity.Example.GeneratedCriteria
 
orNotLike(String, String, LikeType) - 类 中的方法com.xphsc.easyjdbc.core.entity.Example.GeneratedCriteria
 
orNotLike(LambdaFunction<T, Object>, String) - 类 中的方法com.xphsc.easyjdbc.core.entity.Example.GeneratedCriteria
 
orNotLike(LambdaFunction<T, Object>, String, LikeType) - 类 中的方法com.xphsc.easyjdbc.core.entity.Example.GeneratedCriteria
 
OSCAR - 类 中的静态变量com.xphsc.easyjdbc.page.dialect.DialectAlias
 
OUTER_JOIN(String) - 类 中的方法com.xphsc.easyjdbc.builder.AbstractSQL
 
OUTER_JOIN(String...) - 类 中的方法com.xphsc.easyjdbc.builder.AbstractSQL
 
OUTER_JOIN(String) - 类 中的方法com.xphsc.easyjdbc.EasyJdbcSelector
 

P

page() - 类 中的方法com.xphsc.easyjdbc.core.entity.AbstractExample
 
page() - 类 中的方法com.xphsc.easyjdbc.core.entity.Example
 
page() - 类 中的方法com.xphsc.easyjdbc.EasyJdbcSelector
 
PageAutoDialect - com.xphsc.easyjdbc.page中的类
Created by ${huipei.x}
PageAutoDialect() - 类 的构造器com.xphsc.easyjdbc.page.PageAutoDialect
 
pageInfo - 类 中的变量com.xphsc.easyjdbc.core.entity.AbstractExample
 
pageInfo(int, int) - 类 中的方法com.xphsc.easyjdbc.core.entity.AbstractExample
 
pageInfo(int, int) - 类 中的方法com.xphsc.easyjdbc.core.entity.Example
paging for query
pageInfo - 类 中的静态变量com.xphsc.easyjdbc.core.parser.DefaultSQLSelectParser
 
pageInfo(int, int) - 类 中的方法com.xphsc.easyjdbc.EasyJdbcSelector
 
PageInfo<T> - com.xphsc.easyjdbc.page中的类
Created by ${huipei.x}
PageInfo() - 类 的构造器com.xphsc.easyjdbc.page.PageInfo
 
PageInfo(int, int) - 类 的构造器com.xphsc.easyjdbc.page.PageInfo
 
PageInfo.Builder - com.xphsc.easyjdbc.page中的类
 
PageInfoImpl<T> - com.xphsc.easyjdbc.page中的类
Created by ${huipei.x}
PageInfoImpl() - 类 的构造器com.xphsc.easyjdbc.page.PageInfoImpl
 
PageInfoImpl(List<T>, long, int, int) - 类 的构造器com.xphsc.easyjdbc.page.PageInfoImpl
 
pageNum(int) - 类 中的方法com.xphsc.easyjdbc.page.PageInfo.Builder
 
pageNum - 类 中的变量com.xphsc.easyjdbc.page.PageInfo
 
PageRowBounds - com.xphsc.easyjdbc.page中的类
Created by ${huipei.x}
PageRowBounds() - 类 的构造器com.xphsc.easyjdbc.page.PageRowBounds
 
pageSize(int) - 类 中的方法com.xphsc.easyjdbc.page.PageInfo.Builder
 
pageSize - 类 中的变量com.xphsc.easyjdbc.page.PageInfo
 
pagination(String, int, int) - 类 中的方法com.xphsc.easyjdbc.page.dialect.AbstractDialect
 
pagination(String, int, int) - 类 中的方法com.xphsc.easyjdbc.page.dialect.Db2Dialect
 
pagination(String, int, int) - 接口 中的方法com.xphsc.easyjdbc.page.dialect.Dialect
 
pagination(String, int, int) - 类 中的方法com.xphsc.easyjdbc.page.dialect.HerdDBDialect
 
pagination(String, int, int) - 类 中的方法com.xphsc.easyjdbc.page.dialect.HsqldbDialect
 
pagination(String, int, int) - 类 中的方法com.xphsc.easyjdbc.page.dialect.InformixDialect
 
pagination(String, int, int) - 类 中的方法com.xphsc.easyjdbc.page.dialect.MySqlDialect
 
pagination(String, int, int) - 类 中的方法com.xphsc.easyjdbc.page.dialect.OracleDialect
 
pagination(String, int, int) - 类 中的方法com.xphsc.easyjdbc.page.dialect.SqlServerDialect
 
pagination(String, String, int, int) - 类 中的静态方法com.xphsc.easyjdbc.page.PageRowBounds
 
parameter(Object) - 类 中的方法com.xphsc.easyjdbc.EasyJdbcSelector
parameter
parameterAnnotations - 类 中的变量com.xphsc.easyjdbc.core.processor.AbstractDaoMethodProcessor
 
parameters - 类 中的变量com.xphsc.easyjdbc.core.entity.AbstractExample
 
parameters - 类 中的变量com.xphsc.easyjdbc.core.processor.AbstractDaoMethodProcessor
 
parameters(Object...) - 类 中的方法com.xphsc.easyjdbc.EasyJdbcSelector
parameter
paramsMap - 类 中的变量com.xphsc.easyjdbc.core.processor.AbstractDaoMethodProcessor
 
PerpetualCache - com.xphsc.easyjdbc.core.cache中的类
 
PerpetualCache(String) - 类 的构造器com.xphsc.easyjdbc.core.cache.PerpetualCache
 
persistentClass - 类 中的变量com.xphsc.easyjdbc.core.entity.AbstractExample
 
persistentClass - 类 中的变量com.xphsc.easyjdbc.core.processor.AbstractDaoMethodProcessor
 
PHOENIX - 类 中的静态变量com.xphsc.easyjdbc.page.dialect.DialectAlias
 
POSTGRESQL - 类 中的静态变量com.xphsc.easyjdbc.page.dialect.DialectAlias
 
postProcessBeanDefinitionRegistry(BeanDefinitionRegistry) - 类 中的方法com.xphsc.easyjdbc.core.factory.EasyDaoBeanScannerConfigurer
 
postProcessBeanFactory(ConfigurableListableBeanFactory) - 类 中的方法com.xphsc.easyjdbc.core.factory.EasyDaoBeanScannerConfigurer
 
prePage(int) - 类 中的方法com.xphsc.easyjdbc.page.PageInfo.Builder
 
prePage - 类 中的变量com.xphsc.easyjdbc.page.PageInfo
 
prepare() - 类 中的方法com.xphsc.easyjdbc.executor.AbstractExecutor
 
prepare() - 类 中的方法com.xphsc.easyjdbc.executor.BatchInsertExecutor
 
prepare() - 类 中的方法com.xphsc.easyjdbc.executor.BatchUpdateExecutor
 
prepare() - 类 中的方法com.xphsc.easyjdbc.executor.CountExecutor
 
prepare() - 类 中的方法com.xphsc.easyjdbc.executor.DeleteExecutor
 
prepare() - 类 中的方法com.xphsc.easyjdbc.executor.example.CountByExampleExecutor
 
prepare() - 类 中的方法com.xphsc.easyjdbc.executor.example.DeleteByExampleExecutor
 
prepare() - 类 中的方法com.xphsc.easyjdbc.executor.example.FindByExampleExecutor
 
prepare() - 类 中的方法com.xphsc.easyjdbc.executor.ExecProcExecutor
 
prepare() - 类 中的方法com.xphsc.easyjdbc.executor.FindExecutor
 
prepare() - 类 中的方法com.xphsc.easyjdbc.executor.GetExecutor
 
prepare() - 类 中的方法com.xphsc.easyjdbc.executor.ids.DeleteByIdsExecutor
 
prepare() - 类 中的方法com.xphsc.easyjdbc.executor.ids.FindByIdsExecutor
 
prepare() - 类 中的方法com.xphsc.easyjdbc.executor.InsertExecutor
 
prepare() - 类 中的方法com.xphsc.easyjdbc.executor.UpdateExecutor
 
process() - 类 中的方法com.xphsc.easyjdbc.core.processor.AbstractDaoMethodProcessor
 
process() - 类 中的方法com.xphsc.easyjdbc.core.processor.AnnotationMethodProcessor
 
process() - 类 中的方法com.xphsc.easyjdbc.core.processor.BaseMethodProcessor
 
putObject(Object, Object) - 接口 中的方法com.xphsc.easyjdbc.core.cache.Cache
 
putObject(Object, Object) - 类 中的方法com.xphsc.easyjdbc.core.cache.PerpetualCache
 

Q

query(String, Object[], RowMapper<T>) - 类 中的方法com.xphsc.easyjdbc.core.support.JdbcBuilder
 
query(String, RowMapper<T>) - 类 中的方法com.xphsc.easyjdbc.core.support.JdbcBuilder
 
queryForList(String, Object...) - 类 中的方法com.xphsc.easyjdbc.core.support.JdbcBuilder
 
queryForMap(String, Object...) - 类 中的方法com.xphsc.easyjdbc.core.support.JdbcBuilder
 
queryForObject(String, Object[], int[], RowMapper<T>) - 类 中的方法com.xphsc.easyjdbc.core.support.JdbcBuilder
 
queryForObject(String, Object[], Class<T>) - 类 中的方法com.xphsc.easyjdbc.core.support.JdbcBuilder
 
queryForObject(String, Class<T>, Object...) - 类 中的方法com.xphsc.easyjdbc.core.support.JdbcBuilder
 
queryForObject(String, Object[], RowMapper<T>) - 类 中的方法com.xphsc.easyjdbc.core.support.JdbcBuilder
 
queryForObject(String, RowMapper<T>, Object...) - 类 中的方法com.xphsc.easyjdbc.core.support.JdbcBuilder
 

R

Reflections - com.xphsc.easyjdbc.core.lambda中的类
 
removeAll(Collection<E>, Collection<?>) - 类 中的静态方法com.xphsc.easyjdbc.util.Collects
 
removeObject(Object) - 接口 中的方法com.xphsc.easyjdbc.core.cache.Cache
 
removeObject(Object) - 类 中的方法com.xphsc.easyjdbc.core.cache.PerpetualCache
 
removeOrders(String) - 类 中的方法com.xphsc.easyjdbc.core.parser.DefaultSQLParser
 
removeOrders(String) - 接口 中的方法com.xphsc.easyjdbc.core.parser.SQLParser
 
resolve(Class<?>) - 类 中的静态方法com.xphsc.easyjdbc.core.metadata.ElementResolver
解析实体
resolve(Element, Annotation) - 类 中的方法com.xphsc.easyjdbc.core.metadata.resolver.ColumnResolver
 
resolve(Element, Annotation) - 类 中的方法com.xphsc.easyjdbc.core.metadata.resolver.CreatedDateResolver
 
resolve(Element, Annotation) - 类 中的方法com.xphsc.easyjdbc.core.metadata.resolver.GeneratedValueResolver
 
resolve(Element, Annotation) - 类 中的方法com.xphsc.easyjdbc.core.metadata.resolver.IdResolver
 
resolve(Element, Annotation) - 类 中的方法com.xphsc.easyjdbc.core.metadata.resolver.LobResolver
 
resolve(Element, Annotation) - 类 中的方法com.xphsc.easyjdbc.core.metadata.resolver.ModifieDateResolver
 
resolve(Element, Annotation) - 接口 中的方法com.xphsc.easyjdbc.core.metadata.resolver.Resolver
 
resolve(Element, Annotation) - 类 中的方法com.xphsc.easyjdbc.core.metadata.resolver.TableResolver
 
resolve(Element, Annotation) - 类 中的方法com.xphsc.easyjdbc.core.metadata.resolver.TransientResolver
 
resolve(Element, Annotation) - 类 中的方法com.xphsc.easyjdbc.core.metadata.resolver.VersionResolver
 
resolve(String) - 枚举 中的静态方法com.xphsc.easyjdbc.core.metadata.SQLOptionType
 
resolveDynamic(Class<?>, Map<String, String>) - 类 中的静态方法com.xphsc.easyjdbc.core.metadata.ElementResolver
解析动态实体
Resolver - com.xphsc.easyjdbc.core.metadata.resolver中的接口
nnotation parser interface Created by ${huipei.x}
ReturnKeyType(Method) - 类 的构造器com.xphsc.easyjdbc.core.processor.AnnotationMethodProcessor.ReturnKeyType
 
RIGHT_OUTER_JOIN(String) - 类 中的方法com.xphsc.easyjdbc.builder.AbstractSQL
 
RIGHT_OUTER_JOIN(String...) - 类 中的方法com.xphsc.easyjdbc.builder.AbstractSQL
 
RIGHT_OUTER_JOIN(String) - 类 中的方法com.xphsc.easyjdbc.EasyJdbcSelector
 

S

secondValue - 类 中的变量com.xphsc.easyjdbc.core.entity.AbstractExample.Criterion
 
SELECT(String) - 类 中的方法com.xphsc.easyjdbc.builder.AbstractSQL
 
SELECT(String...) - 类 中的方法com.xphsc.easyjdbc.builder.AbstractSQL
 
select(String, SimpleJdbcDao, Class<?>, Method, Map<String, Object>) - 类 中的方法com.xphsc.easyjdbc.core.parser.DefaultSQLSelectParser
 
select(String, SimpleJdbcDao, Class<?>, Method, Map<String, Object>) - 接口 中的方法com.xphsc.easyjdbc.core.parser.SQLSelectParser
 
SELECT(String) - 类 中的方法com.xphsc.easyjdbc.EasyJdbcSelector
 
SELECT_DISTINCT(String) - 类 中的方法com.xphsc.easyjdbc.builder.AbstractSQL
 
SELECT_DISTINCT(String...) - 类 中的方法com.xphsc.easyjdbc.builder.AbstractSQL
 
SELECT_DISTINCT(String) - 类 中的方法com.xphsc.easyjdbc.EasyJdbcSelector
 
selector() - 接口 中的方法com.xphsc.easyjdbc.core.EasyJdbcDao
query selector
selector() - 类 中的方法com.xphsc.easyjdbc.core.SimpleJdbcDao
 
selector() - 接口 中的方法com.xphsc.easyjdbc.EasyJdbcOperations
query selector
selector() - 类 中的方法com.xphsc.easyjdbc.EasyJdbcTemplate
query selector
selectPropertys - 类 中的变量com.xphsc.easyjdbc.core.entity.AbstractExample
 
selectPropertys(String...) - 类 中的方法com.xphsc.easyjdbc.core.entity.AbstractExample
 
selectPropertys(Aggregation, String...) - 类 中的方法com.xphsc.easyjdbc.core.entity.AbstractExample
 
selectPropertys(String...) - 类 中的方法com.xphsc.easyjdbc.core.entity.Example
select query attributes Propertys
selectPropertys(LambdaFunction<T, Object>...) - 类 中的方法com.xphsc.easyjdbc.core.entity.Example
select query attributes Propertys
selectPropertys(Aggregation, String...) - 类 中的方法com.xphsc.easyjdbc.core.entity.Example
select aggregation query attributes Propertys
selectPropertys(Aggregation, LambdaFunction<T, Object>...) - 类 中的方法com.xphsc.easyjdbc.core.entity.Example
select aggregation query attributes Propertys
selectPropertys - 类 中的变量com.xphsc.easyjdbc.executor.example.FindByExampleExecutor
 
SET(String) - 类 中的方法com.xphsc.easyjdbc.builder.AbstractSQL
 
SET(String...) - 类 中的方法com.xphsc.easyjdbc.builder.AbstractSQL
 
setAggregateType(AggregateType) - 类 中的方法com.xphsc.easyjdbc.core.entity.Aggregation.Aggregate
 
setAndOr(String) - 类 中的方法com.xphsc.easyjdbc.core.entity.AbstractExample.Criterion
 
setAndOr(String) - 类 中的方法com.xphsc.easyjdbc.core.entity.Example.GeneratedCriteria
 
setAnnotation(Class<? extends Annotation>) - 类 中的方法com.xphsc.easyjdbc.core.factory.EasyDaoBeanScannerConfigurer
 
setAnnotation(T) - 类 中的方法com.xphsc.easyjdbc.core.processor.AbstractDaoMethodProcessor
 
setAsProperty(String) - 类 中的方法com.xphsc.easyjdbc.core.entity.Aggregation.Aggregate
 
setBasePackage(String) - 类 中的方法com.xphsc.easyjdbc.core.factory.EasyDaoBeanScannerConfigurer
 
setBlob(boolean) - 类 中的方法com.xphsc.easyjdbc.core.metadata.DynamicFieldElement
 
setBlob(boolean) - 类 中的方法com.xphsc.easyjdbc.core.metadata.FieldElement
 
setBlob(boolean) - 类 中的方法com.xphsc.easyjdbc.core.metadata.ValueElement
 
setCatalog(String) - 类 中的方法com.xphsc.easyjdbc.core.metadata.EntityElement
 
setClob(boolean) - 类 中的方法com.xphsc.easyjdbc.core.metadata.DynamicFieldElement
 
setClob(boolean) - 类 中的方法com.xphsc.easyjdbc.core.metadata.FieldElement
 
setClob(boolean) - 类 中的方法com.xphsc.easyjdbc.core.metadata.ValueElement
 
setColumn(String) - 类 中的方法com.xphsc.easyjdbc.core.metadata.DynamicFieldElement
 
setColumn(String) - 类 中的方法com.xphsc.easyjdbc.core.metadata.FieldElement
 
setColumnDefinition(String) - 类 中的方法com.xphsc.easyjdbc.core.metadata.FieldElement
 
setCreatedDateField(boolean) - 类 中的方法com.xphsc.easyjdbc.core.metadata.FieldElement
 
setDaoInterface(Class<T>) - 类 中的方法com.xphsc.easyjdbc.core.binding.DaoProxy
 
setDaoInterface(Class<T>) - 类 中的方法com.xphsc.easyjdbc.core.factory.EasyDaoBeanFactory
 
setDatabaseProductName(String) - 类 中的方法com.xphsc.easyjdbc.core.support.EasyJdbcAccessor
Specify the database product name for the DataSource that this accessor uses.
setDataSource(DataSource) - 类 中的方法com.xphsc.easyjdbc.core.support.EasyJdbcAccessor
Set the JDBC DataSource to obtain connections from.
setDialectName(String) - 类 中的方法com.xphsc.easyjdbc.core.support.EasyJdbcAccessor
 
setEntityElement(EntityElement) - 类 中的方法com.xphsc.easyjdbc.core.metadata.FieldElement
 
setExceptionTranslator(SQLExceptionTranslator) - 类 中的方法com.xphsc.easyjdbc.core.support.EasyJdbcAccessor
Set the exception translator for this instance.
setField(Field) - 类 中的方法com.xphsc.easyjdbc.core.metadata.FieldElement
 
setGeneratedValue(boolean) - 类 中的方法com.xphsc.easyjdbc.core.metadata.FieldElement
 
setGenerator(String) - 类 中的方法com.xphsc.easyjdbc.core.metadata.FieldElement
 
setHasNextPage(boolean) - 类 中的方法com.xphsc.easyjdbc.page.PageInfo
 
setHasPrePage(boolean) - 类 中的方法com.xphsc.easyjdbc.page.PageInfo
 
setInsertable(boolean) - 类 中的方法com.xphsc.easyjdbc.core.metadata.FieldElement
 
setJdbcTemplate(JdbcTemplate) - 类 中的方法com.xphsc.easyjdbc.core.support.EasyJdbcAccessor
 
setJdbcTemplate(LambdaSupplier<T>) - 类 中的方法com.xphsc.easyjdbc.core.support.EasyJdbcAccessor
 
setLazyInit(boolean) - 类 中的方法com.xphsc.easyjdbc.core.support.EasyJdbcAccessor
Set whether to lazily initialize the SQLExceptionTranslator for this accessor, on first encounter of a SQLException.
setLength(int) - 类 中的方法com.xphsc.easyjdbc.core.metadata.FieldElement
 
setLimit(int) - 类 中的方法com.xphsc.easyjdbc.page.PageInfo
 
setList(List<T>) - 类 中的方法com.xphsc.easyjdbc.page.PageInfo
 
setMap(boolean) - 类 中的方法com.xphsc.easyjdbc.core.metadata.DynamicFieldElement
 
setMethod(Method) - 类 中的方法com.xphsc.easyjdbc.core.processor.AbstractDaoMethodProcessor
 
setModifieDateField(boolean) - 类 中的方法com.xphsc.easyjdbc.core.metadata.FieldElement
 
setName(String) - 枚举 中的方法com.xphsc.easyjdbc.core.entity.InsertMode
 
setName(String) - 类 中的方法com.xphsc.easyjdbc.core.metadata.DynamicEntityElement
 
setName(String) - 类 中的方法com.xphsc.easyjdbc.core.metadata.DynamicFieldElement
 
setName(String) - 类 中的方法com.xphsc.easyjdbc.core.metadata.EntityElement
 
setName(String) - 类 中的方法com.xphsc.easyjdbc.core.metadata.FieldElement
 
setNextPage(int) - 类 中的方法com.xphsc.easyjdbc.page.PageInfo
 
setNullable(boolean) - 类 中的方法com.xphsc.easyjdbc.core.metadata.FieldElement
 
setOffset(int) - 类 中的方法com.xphsc.easyjdbc.page.PageInfo
 
setPageNum(int) - 类 中的方法com.xphsc.easyjdbc.page.PageInfo
 
setPageSize(int) - 类 中的方法com.xphsc.easyjdbc.page.PageInfo
 
setParameterAnnotations(Annotation[][]) - 类 中的方法com.xphsc.easyjdbc.core.processor.AbstractDaoMethodProcessor
 
setParameters(Object[]) - 类 中的方法com.xphsc.easyjdbc.core.processor.AbstractDaoMethodProcessor
 
setParamsMap(Map<String, Object>) - 类 中的方法com.xphsc.easyjdbc.core.processor.AbstractDaoMethodProcessor
 
setPersistentClass(Class<?>) - 类 中的方法com.xphsc.easyjdbc.core.metadata.EntityElement
 
setPersistentClass(Class<?>) - 类 中的方法com.xphsc.easyjdbc.core.processor.AbstractDaoMethodProcessor
 
setPrecision(int) - 类 中的方法com.xphsc.easyjdbc.core.metadata.FieldElement
 
setPrePage(int) - 类 中的方法com.xphsc.easyjdbc.page.PageInfo
 
setPrimaryKey(FieldElement) - 类 中的方法com.xphsc.easyjdbc.core.metadata.EntityElement
 
setPrimaryKey(boolean) - 类 中的方法com.xphsc.easyjdbc.core.metadata.FieldElement
 
setProperty(String) - 类 中的方法com.xphsc.easyjdbc.core.entity.Aggregation.Aggregate
 
setProxy(DaoProxy) - 类 中的方法com.xphsc.easyjdbc.core.factory.EasyDaoBeanFactory
 
setReadMethod(Method) - 类 中的方法com.xphsc.easyjdbc.core.metadata.DynamicFieldElement
 
setReadMethod(Method) - 类 中的方法com.xphsc.easyjdbc.core.metadata.FieldElement
 
setScale(int) - 类 中的方法com.xphsc.easyjdbc.core.metadata.FieldElement
 
setSchema(String) - 类 中的方法com.xphsc.easyjdbc.core.metadata.EntityElement
 
setSimpleJdbcDao(SimpleJdbcDao) - 类 中的方法com.xphsc.easyjdbc.core.processor.AbstractDaoMethodProcessor
 
setStrategy(GenerationType) - 类 中的方法com.xphsc.easyjdbc.core.metadata.FieldElement
 
setTable(String) - 类 中的方法com.xphsc.easyjdbc.core.metadata.EntityElement
 
setTable(String) - 类 中的方法com.xphsc.easyjdbc.core.metadata.FieldElement
 
setTotal(long) - 类 中的方法com.xphsc.easyjdbc.page.PageInfo
 
setTotalPages(int) - 类 中的方法com.xphsc.easyjdbc.page.PageInfo
 
setTransientField(boolean) - 类 中的方法com.xphsc.easyjdbc.core.metadata.FieldElement
 
setType(Class<?>) - 类 中的方法com.xphsc.easyjdbc.core.metadata.DynamicFieldElement
 
setType(Class<?>) - 类 中的方法com.xphsc.easyjdbc.core.metadata.FieldElement
 
setUnique(boolean) - 类 中的方法com.xphsc.easyjdbc.core.metadata.FieldElement
 
setUniqueConstraints(UniqueConstraint[]) - 类 中的方法com.xphsc.easyjdbc.core.metadata.EntityElement
 
setUpdatable(boolean) - 类 中的方法com.xphsc.easyjdbc.core.metadata.FieldElement
 
setValue(Object) - 类 中的方法com.xphsc.easyjdbc.core.metadata.ValueElement
 
setValues(PreparedStatement, int) - 类 中的方法com.xphsc.easyjdbc.core.transform.setter.ValueBatchSetter
 
setValues(PreparedStatement) - 类 中的方法com.xphsc.easyjdbc.core.transform.setter.ValueSetter
 
setVersion(FieldElement) - 类 中的方法com.xphsc.easyjdbc.core.metadata.EntityElement
 
setVersion(boolean) - 类 中的方法com.xphsc.easyjdbc.core.metadata.FieldElement
 
setWriteMethod(Method) - 类 中的方法com.xphsc.easyjdbc.core.metadata.DynamicFieldElement
 
setWriteMethod(Method) - 类 中的方法com.xphsc.easyjdbc.core.metadata.FieldElement
 
showSQL(boolean) - 类 中的方法com.xphsc.easyjdbc.core.support.EasyJdbcAccessor
 
showSQL(boolean) - 类 中的方法com.xphsc.easyjdbc.EasyJdbcTemplate.Builder
 
showSQL(BooleanSupplier) - 类 中的方法com.xphsc.easyjdbc.EasyJdbcTemplate.Builder
 
SimpleCachekeyBuiler - com.xphsc.easyjdbc.core.cache中的类
 
SimpleCachekeyBuiler() - 类 的构造器com.xphsc.easyjdbc.core.cache.SimpleCachekeyBuiler
 
simpleJdbcDao - 类 中的变量com.xphsc.easyjdbc.core.processor.AbstractDaoMethodProcessor
 
SimpleJdbcDao<T> - com.xphsc.easyjdbc.core中的类
Created by ${huipei.x}
SimpleJdbcDao(EasyJdbcTemplate) - 类 的构造器com.xphsc.easyjdbc.core.SimpleJdbcDao
 
SimpleJdbcDao() - 类 的构造器com.xphsc.easyjdbc.core.SimpleJdbcDao
 
singleValue - 类 中的变量com.xphsc.easyjdbc.core.entity.AbstractExample.Criterion
 
SnowFlakeId - com.xphsc.easyjdbc.core.metadata.id中的类
 
SnowFlakeId(long, long) - 类 的构造器com.xphsc.easyjdbc.core.metadata.id.SnowFlakeId
 
SNOWFLAKEID - 类 中的静态变量com.xphsc.easyjdbc.core.metadata.IdGenerators
Snowflake algorithm generate ID
sort(Sorts.Direction, LambdaFunction<T, Object>) - 类 中的方法com.xphsc.easyjdbc.core.entity.Sorts
 
Sorts - com.xphsc.easyjdbc.core.entity中的类
Created by ${huipei.x}
Sorts(List<Sorts.Order>) - 类 的构造器com.xphsc.easyjdbc.core.entity.Sorts
 
Sorts(Sorts.Order...) - 类 的构造器com.xphsc.easyjdbc.core.entity.Sorts
 
Sorts(Sorts.Direction, String) - 类 的构造器com.xphsc.easyjdbc.core.entity.Sorts
 
Sorts() - 类 的构造器com.xphsc.easyjdbc.core.entity.Sorts
 
Sorts.Direction - com.xphsc.easyjdbc.core.entity中的枚举
 
Sorts.Order - com.xphsc.easyjdbc.core.entity中的类
 
SQL - com.xphsc.easyjdbc.builder中的类
Created by ${huipei.x}
SQL() - 类 的构造器com.xphsc.easyjdbc.builder.SQL
 
sql(String) - 类 中的方法com.xphsc.easyjdbc.EasyJdbcSelector
Query SQL
sqlBuilder - 类 中的变量com.xphsc.easyjdbc.core.entity.AbstractExample
 
SqlCacheProvider - com.xphsc.easyjdbc.core.support中的接口
 
SqlDelete - com.xphsc.easyjdbc.annotation中的注释类型
 
SqlDeleteProvider - com.xphsc.easyjdbc.annotation中的注释类型
 
SqlInsert - com.xphsc.easyjdbc.annotation中的注释类型
 
SqlInsertProvider - com.xphsc.easyjdbc.annotation中的注释类型
 
SQLITE - 类 中的静态变量com.xphsc.easyjdbc.page.dialect.DialectAlias
 
SqlOptions - com.xphsc.easyjdbc.annotation中的注释类型
 
SQLOptionType - com.xphsc.easyjdbc.core.metadata中的枚举
 
SQLOptionTypeParser - com.xphsc.easyjdbc.core.parser中的接口
 
SqlParam - com.xphsc.easyjdbc.annotation中的注释类型
 
SQLParser - com.xphsc.easyjdbc.core.parser中的接口
 
sqlPlaceHolder(String, Map<String, Object>, boolean) - 类 中的方法com.xphsc.easyjdbc.core.parser.DefaultSQLParser
 
sqlPlaceHolder(String, Map<String, Object>, boolean) - 接口 中的方法com.xphsc.easyjdbc.core.parser.SQLParser
 
SqlSelect - com.xphsc.easyjdbc.annotation中的注释类型
 
SQLSelectParser - com.xphsc.easyjdbc.core.parser中的接口
 
SqlSelectProvider - com.xphsc.easyjdbc.annotation中的注释类型
 
SQLSERVER - 类 中的静态变量com.xphsc.easyjdbc.page.dialect.DialectAlias
 
SqlServerDialect - com.xphsc.easyjdbc.page.dialect中的类
Created by ${huipei.x}
SqlServerDialect() - 类 的构造器com.xphsc.easyjdbc.page.dialect.SqlServerDialect
 
SqlUpdate - com.xphsc.easyjdbc.annotation中的注释类型
 
SqlUpdateProvider - com.xphsc.easyjdbc.annotation中的注释类型
 
SqlWordsParser - com.xphsc.easyjdbc.core.parser中的类
 
startRow(int) - 类 中的方法com.xphsc.easyjdbc.EasyJdbcSelector
已过时。
state(boolean, String) - 类 中的静态方法com.xphsc.easyjdbc.util.Assert
Assert a boolean expression, throwing an IllegalStateException if the expression evaluates to false.
StringSupplier - com.xphsc.easyjdbc.core.lambda中的接口
 
StringUtil - com.xphsc.easyjdbc.util中的类
Created by ${huipei.x}
StringUtil() - 类 的构造器com.xphsc.easyjdbc.util.StringUtil
 
substring(String, int, int) - 类 中的静态方法com.xphsc.easyjdbc.util.StringUtil
 
substring(String, int) - 类 中的静态方法com.xphsc.easyjdbc.util.StringUtil
 
substringBeforeLast(String, String) - 类 中的静态方法com.xphsc.easyjdbc.util.StringUtil
 
swapPosition(List<T>, int, int) - 类 中的静态方法com.xphsc.easyjdbc.util.Collects
 

T

TableResolver - com.xphsc.easyjdbc.core.metadata.resolver中的类
Table Annotation parser Created by ${huipei.x}
TableResolver() - 类 的构造器com.xphsc.easyjdbc.core.metadata.resolver.TableResolver
 
toArray(T...) - 类 中的静态方法com.xphsc.easyjdbc.util.Collects
 
toCamelCase(String) - 类 中的静态方法com.xphsc.easyjdbc.util.StringUtil
 
toString() - 类 中的方法com.xphsc.easyjdbc.builder.AbstractSQL
 
toString() - 类 中的方法com.xphsc.easyjdbc.core.cache.CacheKey
 
toString() - 类 中的方法com.xphsc.easyjdbc.core.metadata.FieldElement
 
total(long) - 类 中的方法com.xphsc.easyjdbc.page.PageInfo.Builder
 
total - 类 中的变量com.xphsc.easyjdbc.page.PageInfo
 
totalPages(int) - 类 中的方法com.xphsc.easyjdbc.page.PageInfo.Builder
 
totalPages - 类 中的变量com.xphsc.easyjdbc.page.PageInfo
 
toUnderScoreCase(String) - 类 中的静态方法com.xphsc.easyjdbc.util.StringUtil
 
TransientResolver - com.xphsc.easyjdbc.core.metadata.resolver中的类
Transient Annotation parser Created by ${huipei.x}
TransientResolver() - 类 的构造器com.xphsc.easyjdbc.core.metadata.resolver.TransientResolver
 
type - 枚举 中的变量com.xphsc.easyjdbc.core.entity.LikeType
 
typeHandler - 类 中的变量com.xphsc.easyjdbc.core.entity.AbstractExample.Criterion
 

U

uncapitalize(String) - 类 中的静态方法com.xphsc.easyjdbc.util.StringUtil
 
UPDATE(String) - 类 中的方法com.xphsc.easyjdbc.builder.AbstractSQL
 
update(Object) - 类 中的方法com.xphsc.easyjdbc.core.cache.CacheKey
 
update(T) - 接口 中的方法com.xphsc.easyjdbc.core.EasyJdbcDao
update by object
update(T) - 类 中的方法com.xphsc.easyjdbc.core.SimpleJdbcDao
 
update(String, PreparedStatementSetter) - 类 中的方法com.xphsc.easyjdbc.core.support.JdbcBuilder
 
update(PreparedStatementCreator) - 类 中的方法com.xphsc.easyjdbc.core.support.JdbcBuilder
 
update(String, Object...) - 类 中的方法com.xphsc.easyjdbc.core.support.JdbcBuilder
 
update(PreparedStatementCreator, KeyHolder) - 类 中的方法com.xphsc.easyjdbc.core.support.JdbcBuilder
 
update(Object) - 接口 中的方法com.xphsc.easyjdbc.EasyJdbcOperations
update
update(SQL, Object...) - 接口 中的方法com.xphsc.easyjdbc.EasyJdbcOperations
SQL update
update(Object) - 类 中的方法com.xphsc.easyjdbc.EasyJdbcTemplate
update
update(SQL, Object...) - 类 中的方法com.xphsc.easyjdbc.EasyJdbcTemplate
SQL update
updateAll(Object[]) - 类 中的方法com.xphsc.easyjdbc.core.cache.CacheKey
 
UpdateExecutor - com.xphsc.easyjdbc.executor中的类
更新执行器 Created by ${huipei.x}
UpdateExecutor(LambdaSupplier<S>, Object, boolean) - 类 的构造器com.xphsc.easyjdbc.executor.UpdateExecutor
 
updateWithNull(T) - 接口 中的方法com.xphsc.easyjdbc.core.EasyJdbcDao
update by object
updateWithNull(T) - 类 中的方法com.xphsc.easyjdbc.core.SimpleJdbcDao
 
useLocalCache(boolean) - 类 中的方法com.xphsc.easyjdbc.core.support.EasyJdbcAccessor
 
useLocalCache(boolean) - 类 中的方法com.xphsc.easyjdbc.EasyJdbcTemplate.Builder
 
useLocalCache(BooleanSupplier) - 类 中的方法com.xphsc.easyjdbc.EasyJdbcTemplate.Builder
 
usingAppender(A) - 类 中的方法com.xphsc.easyjdbc.builder.AbstractSQL
 
UUID - 类 中的静态变量com.xphsc.easyjdbc.core.metadata.IdGenerators
uuid generate ID

V

value - 类 中的变量com.xphsc.easyjdbc.core.entity.AbstractExample.Criterion
 
ValueBatchSetter - com.xphsc.easyjdbc.core.transform.setter中的类
支持批量处理的PreparedStatement Created by ${huipei.x}
ValueBatchSetter(LobHandler, List<LinkedList<ValueElement>>) - 类 的构造器com.xphsc.easyjdbc.core.transform.setter.ValueBatchSetter
 
ValueElement - com.xphsc.easyjdbc.core.metadata中的类
值元素 Created by ${huipei.x}
ValueElement() - 类 的构造器com.xphsc.easyjdbc.core.metadata.ValueElement
 
ValueElement(Object) - 类 的构造器com.xphsc.easyjdbc.core.metadata.ValueElement
 
ValueElement(Object, boolean, boolean) - 类 的构造器com.xphsc.easyjdbc.core.metadata.ValueElement
 
valueOf(String) - 枚举 中的静态方法com.xphsc.easyjdbc.core.entity.AggregateType
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法com.xphsc.easyjdbc.core.entity.InsertMode
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法com.xphsc.easyjdbc.core.entity.LikeType
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法com.xphsc.easyjdbc.core.entity.Sorts.Direction
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法com.xphsc.easyjdbc.core.metadata.SQLOptionType
返回带有指定名称的该类型的枚举常量。
VALUES(String, String) - 类 中的方法com.xphsc.easyjdbc.builder.AbstractSQL
 
values() - 枚举 中的静态方法com.xphsc.easyjdbc.core.entity.AggregateType
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法com.xphsc.easyjdbc.core.entity.InsertMode
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法com.xphsc.easyjdbc.core.entity.LikeType
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法com.xphsc.easyjdbc.core.entity.Sorts.Direction
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法com.xphsc.easyjdbc.core.metadata.SQLOptionType
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
ValueSetter - com.xphsc.easyjdbc.core.transform.setter中的类
普通的PreparedStatement Created by ${huipei.x}
ValueSetter(LobHandler, List<ValueElement>) - 类 的构造器com.xphsc.easyjdbc.core.transform.setter.ValueSetter
 
VersionException - com.xphsc.easyjdbc.core.metadata.version中的异常错误
 
VersionException() - 异常错误 的构造器com.xphsc.easyjdbc.core.metadata.version.VersionException
 
VersionException(String) - 异常错误 的构造器com.xphsc.easyjdbc.core.metadata.version.VersionException
 
VersionException(String, Throwable) - 异常错误 的构造器com.xphsc.easyjdbc.core.metadata.version.VersionException
 
VersionException(Throwable) - 异常错误 的构造器com.xphsc.easyjdbc.core.metadata.version.VersionException
 
VersionResolver - com.xphsc.easyjdbc.core.metadata.resolver中的类
 
VersionResolver() - 类 的构造器com.xphsc.easyjdbc.core.metadata.resolver.VersionResolver
 

W

warn(String) - 类 中的方法com.xphsc.easyjdbc.util.LogUtil
 
warn(String, Throwable) - 类 中的方法com.xphsc.easyjdbc.util.LogUtil
 
WHERE(String) - 类 中的方法com.xphsc.easyjdbc.builder.AbstractSQL
 
WHERE(String...) - 类 中的方法com.xphsc.easyjdbc.builder.AbstractSQL
 
WHERE(String) - 类 中的方法com.xphsc.easyjdbc.EasyJdbcSelector
 
A B C D E F G H I J L M N O P Q R S T U V W 
跳过导航链接

Copyright © 2020. All rights reserved.