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

A

AbstractDataSourceCreator<T extends DataSource> - cn.sylinx.horm.pool中的类
 
AbstractDataSourceCreator() - 类 的构造器cn.sylinx.horm.pool.AbstractDataSourceCreator
 
AbstractMapperInvoker - cn.sylinx.horm.proxy.mapper.invoker中的类
 
AbstractMapperInvoker() - 类 的构造器cn.sylinx.horm.proxy.mapper.invoker.AbstractMapperInvoker
 
accept(String) - 类 中的方法cn.sylinx.horm.resource.io.BaseResourceScanner
 
accept(Class<?>) - 接口 中的方法cn.sylinx.horm.resource.io.ClassFilter
 
accept(String) - 类 中的方法cn.sylinx.horm.resource.io.ClassScanner
 
addSpecificConfig(OrmConfig, String, SpecificConfig) - 枚举 中的静态方法cn.sylinx.horm.config.specific.SpecificConfigHolder
 
and(String, Object) - 类 中的方法cn.sylinx.horm.dialect.fs.FS
generate AND statement, simultaneous setting value
and(TypeFunction<T, R>, Object) - 类 中的方法cn.sylinx.horm.dialect.fs.FS
 
and(String) - 类 中的方法cn.sylinx.horm.dialect.fs.FS
 
and(TypeFunction<T, R>) - 类 中的方法cn.sylinx.horm.dialect.fs.FS
 
and() - 类 中的方法cn.sylinx.horm.dialect.fs.FS
 
AND_STR - 类 中的静态变量cn.sylinx.horm.dialect.fs.FS
 
andBetween(String, Object, Object) - 类 中的方法cn.sylinx.horm.dialect.fs.FS
generate between statement, simultaneous setting value
andBetween(TypeFunction<T, R>, Object, Object) - 类 中的方法cn.sylinx.horm.dialect.fs.FS
generate between statement with lambda, simultaneous setting value
andEq(String, Object) - 类 中的方法cn.sylinx.horm.dialect.fs.FS
 
andEq(TypeFunction<T, R>, Object) - 类 中的方法cn.sylinx.horm.dialect.fs.FS
 
andEqMeta(String, String) - 类 中的方法cn.sylinx.horm.dialect.fs.FS
 
andEqMeta(TypeFunction<T, R>, TypeFunction<T, R>) - 类 中的方法cn.sylinx.horm.dialect.fs.FS
 
andExp(String) - 类 中的方法cn.sylinx.horm.dialect.fs.FS
条件添加表达式
andGt(String, Object) - 类 中的方法cn.sylinx.horm.dialect.fs.FS
generate ">" statement, simultaneous setting value
andGt(TypeFunction<T, R>, Object) - 类 中的方法cn.sylinx.horm.dialect.fs.FS
generate ">" statement with lambda, simultaneous setting value
andGte(String, Object) - 类 中的方法cn.sylinx.horm.dialect.fs.FS
generate ">=" statement, simultaneous setting value
andGte(TypeFunction<T, R>, Object) - 类 中的方法cn.sylinx.horm.dialect.fs.FS
generate ">=" statement, simultaneous setting value
andGteMeta(String, String) - 类 中的方法cn.sylinx.horm.dialect.fs.FS
 
andGteMeta(TypeFunction<T, R>, TypeFunction<T, R>) - 类 中的方法cn.sylinx.horm.dialect.fs.FS
 
andGtMeta(String, String) - 类 中的方法cn.sylinx.horm.dialect.fs.FS
 
andGtMeta(TypeFunction<T, R>, TypeFunction<T, R>) - 类 中的方法cn.sylinx.horm.dialect.fs.FS
 
andIn(String, Object...) - 类 中的方法cn.sylinx.horm.dialect.fs.FS
generate "in" statement, simultaneous setting value
andIn(TypeFunction<T, R>, Object...) - 类 中的方法cn.sylinx.horm.dialect.fs.FS
 
andIn(String, List<S>) - 类 中的方法cn.sylinx.horm.dialect.fs.FS
generate "in" statement, simultaneous setting value
andIn(TypeFunction<T, R>, List<S>) - 类 中的方法cn.sylinx.horm.dialect.fs.FS
 
andIsNull(String) - 类 中的方法cn.sylinx.horm.dialect.fs.FS
 
andIsNull(TypeFunction<T, R>) - 类 中的方法cn.sylinx.horm.dialect.fs.FS
 
andLike(String, Object) - 类 中的方法cn.sylinx.horm.dialect.fs.FS
generate like statement, simultaneous setting value
andLike(TypeFunction<T, R>, Object) - 类 中的方法cn.sylinx.horm.dialect.fs.FS
 
andLikeLeft(String, Object) - 类 中的方法cn.sylinx.horm.dialect.fs.FS
 
andLikeLeft(TypeFunction<T, R>, Object) - 类 中的方法cn.sylinx.horm.dialect.fs.FS
 
andLikeRight(String, Object) - 类 中的方法cn.sylinx.horm.dialect.fs.FS
 
andLikeRight(TypeFunction<T, R>, Object) - 类 中的方法cn.sylinx.horm.dialect.fs.FS
 
andLt(String, Object) - 类 中的方法cn.sylinx.horm.dialect.fs.FS
generate "<" statement, simultaneous setting value
andLt(TypeFunction<T, R>, Object) - 类 中的方法cn.sylinx.horm.dialect.fs.FS
generate "<" statement, simultaneous setting value
andLte(String, Object) - 类 中的方法cn.sylinx.horm.dialect.fs.FS
generate "<=" statement, simultaneous setting value
andLte(TypeFunction<T, R>, Object) - 类 中的方法cn.sylinx.horm.dialect.fs.FS
generate "<=" statement, simultaneous setting value
andLteMeta(String, String) - 类 中的方法cn.sylinx.horm.dialect.fs.FS
 
andLteMeta(TypeFunction<T, R>, TypeFunction<T, R>) - 类 中的方法cn.sylinx.horm.dialect.fs.FS
 
andLtMeta(String, String) - 类 中的方法cn.sylinx.horm.dialect.fs.FS
 
andLtMeta(TypeFunction<T, R>, TypeFunction<T, R>) - 类 中的方法cn.sylinx.horm.dialect.fs.FS
 
andNest(Function<FS<T>, FS<T>>) - 类 中的方法cn.sylinx.horm.dialect.fs.FS
 
andNotBetween(String, Object, Object) - 类 中的方法cn.sylinx.horm.dialect.fs.FS
not between
andNotBetween(TypeFunction<T, R>, Object, Object) - 类 中的方法cn.sylinx.horm.dialect.fs.FS
not between
andNotEmpty(String) - 类 中的方法cn.sylinx.horm.dialect.fs.FS
generate "!
andNotEq(String, Object) - 类 中的方法cn.sylinx.horm.dialect.fs.FS
generate "!
andNotEq(TypeFunction<T, R>, Object) - 类 中的方法cn.sylinx.horm.dialect.fs.FS
 
andNotEqMeta(String, String) - 类 中的方法cn.sylinx.horm.dialect.fs.FS
 
andNotEqMeta(TypeFunction<T, R>, TypeFunction<T, R>) - 类 中的方法cn.sylinx.horm.dialect.fs.FS
 
andNotIn(String, Object...) - 类 中的方法cn.sylinx.horm.dialect.fs.FS
not in
andNotIn(TypeFunction<T, R>, Object...) - 类 中的方法cn.sylinx.horm.dialect.fs.FS
and not in
andNotIn(String, List<S>) - 类 中的方法cn.sylinx.horm.dialect.fs.FS
and not in
andNotIn(TypeFunction<T, R>, List<S>) - 类 中的方法cn.sylinx.horm.dialect.fs.FS
and not in
andNotNull(String) - 类 中的方法cn.sylinx.horm.dialect.fs.FS
generate "IS NOT NULL" statement
andNotNull(TypeFunction<T, R>) - 类 中的方法cn.sylinx.horm.dialect.fs.FS
 
apply(String, Connection) - 类 中的静态方法cn.sylinx.horm.core.datasource.ConnectionInfo
 
apply(String) - 类 中的静态方法cn.sylinx.horm.resource.ClasspathSqlResource
 
apply(Object, Object) - 类 中的静态方法cn.sylinx.horm.util.Pair
 
apply(Object...) - 类 中的静态方法cn.sylinx.horm.util.Tuple
创建Tuple对象
AttributeColumnMapping - cn.sylinx.horm.model.anno中的注释类型
属性和表列的映射关系
AttributeStrategy - cn.sylinx.horm.model.strategy中的类
和属性一致策略
AttributeStrategy() - 类 的构造器cn.sylinx.horm.model.strategy.AttributeStrategy
 
attrMapping - 类 中的变量cn.sylinx.horm.dialect.tool.MySqlUtil
 
attrs - 类 中的变量cn.sylinx.horm.dialect.fs.FS
 

B

BaseModel - cn.sylinx.horm.model.base中的类
basemodel
BaseModel() - 类 的构造器cn.sylinx.horm.model.base.BaseModel
 
BaseResourceScanner - cn.sylinx.horm.resource.io中的类
 
BaseResourceScanner() - 类 的构造器cn.sylinx.horm.resource.io.BaseResourceScanner
 
BaseResourceScanner(String) - 类 的构造器cn.sylinx.horm.resource.io.BaseResourceScanner
 
BaseTypeHandler<T> - cn.sylinx.horm.type.handler中的类
 
BaseTypeHandler() - 类 的构造器cn.sylinx.horm.type.handler.BaseTypeHandler
 
bean2map(Object) - 类 中的静态方法cn.sylinx.horm.util.BeanUtil
 
BeanUtil - cn.sylinx.horm.util中的类
 
BeanUtil() - 类 的构造器cn.sylinx.horm.util.BeanUtil
 
between(Object, Object) - 类 中的方法cn.sylinx.horm.dialect.fs.FS
generate between values
between(String, Object, Object) - 类 中的方法cn.sylinx.horm.dialect.fs.FS
generate between statement, simultaneous setting value
between(TypeFunction<T, R>, Object, Object) - 类 中的方法cn.sylinx.horm.dialect.fs.FS
generate between statement with lambda, simultaneous setting value
BigDecimalTypeHandler - cn.sylinx.horm.type.handler中的类
 
BigDecimalTypeHandler() - 类 的构造器cn.sylinx.horm.type.handler.BigDecimalTypeHandler
 
BigIntegerTypeHandler - cn.sylinx.horm.type.handler中的类
 
BigIntegerTypeHandler() - 类 的构造器cn.sylinx.horm.type.handler.BigIntegerTypeHandler
 
BLANK_STR - 类 中的静态变量cn.sylinx.horm.dialect.fs.FS
 
BlobByteObjectArrayTypeHandler - cn.sylinx.horm.type.handler中的类
 
BlobByteObjectArrayTypeHandler() - 类 的构造器cn.sylinx.horm.type.handler.BlobByteObjectArrayTypeHandler
 
BlobInputStreamTypeHandler - cn.sylinx.horm.type.handler中的类
 
BlobInputStreamTypeHandler() - 类 的构造器cn.sylinx.horm.type.handler.BlobInputStreamTypeHandler
 
BlobType - cn.sylinx.horm.model.anno中的枚举
 
BlobTypeHandler - cn.sylinx.horm.type.handler中的类
 
BlobTypeHandler() - 类 的构造器cn.sylinx.horm.type.handler.BlobTypeHandler
 
BoneCPDataSourceCreator - cn.sylinx.horm.pool中的类
 
BoneCPDataSourceCreator() - 类 的构造器cn.sylinx.horm.pool.BoneCPDataSourceCreator
 
BooleanTypeHandler - cn.sylinx.horm.type.handler中的类
 
BooleanTypeHandler() - 类 的构造器cn.sylinx.horm.type.handler.BooleanTypeHandler
 
build(Class<T>) - 接口 中的方法cn.sylinx.horm.dialect.fs.builder.FSBuilder
 
build(Class<T>, String) - 接口 中的方法cn.sylinx.horm.dialect.fs.builder.FSBuilder
 
build(String, Class<T>) - 接口 中的方法cn.sylinx.horm.dialect.fs.builder.FSBuilder
 
build(String, Class<T>, String) - 接口 中的方法cn.sylinx.horm.dialect.fs.builder.FSBuilder
 
build() - 类 中的方法cn.sylinx.horm.dialect.fs.FS
 
build(SingleDataSourceConfig) - 类 中的静态方法cn.sylinx.horm.starter.CustomizedSqlClientRegUtil
创建数据源
build(SingleDataSourceConfig) - 类 中的静态方法cn.sylinx.horm.starter.Utils
 
build() - 类 中的方法cn.sylinx.horm.util.ParamMapBuilder
 
buildBatchInsertSQL(List<T>) - 类 中的方法cn.sylinx.horm.dialect.sql.DefaultSqlBuilder
 
buildBatchInsertSQL(List<T>) - 接口 中的方法cn.sylinx.horm.dialect.sql.SqlBuilder
生成批量插入sql
buildColumnNamesAndTypes(ResultSetMetaData, String[], int[]) - 类 中的静态方法cn.sylinx.horm.model.util.ModelByDialectUtil
 
buildColumnNamesAndTypes(ResultSetMetaData, String[], int[]) - 类 中的静态方法cn.sylinx.horm.model.util.ModelUtil
 
buildColumnsByExcluded(Class<?>, List<String>) - 类 中的静态方法cn.sylinx.horm.model.util.ModelByDialectUtil
 
buildColumnsByExcluded(Class<?>, List<String>, boolean, String, String) - 类 中的静态方法cn.sylinx.horm.model.util.ModelByDialectUtil
 
buildCountSQL(FS<?>) - 接口 中的方法cn.sylinx.horm.dialect.sql.SqlBuilder
 
buildCreateTableDDL(Class<?>) - 类 中的方法cn.sylinx.horm.dialect.sql.DefaultSqlBuilder
 
buildCreateTableDDL(Class<?>) - 接口 中的方法cn.sylinx.horm.dialect.sql.SqlBuilder
创建表ddl
buildDataSource(Map<String, Object>, Map<String, Object>) - 枚举 中的静态方法cn.sylinx.horm.pool.DataSourceWrapperFactory
 
buildDeleteByFieldSQL(List<Pair>, Class<?>) - 类 中的方法cn.sylinx.horm.dialect.sql.DefaultSqlBuilder
 
buildDeleteByFieldSQL(List<Pair>, Class<?>) - 接口 中的方法cn.sylinx.horm.dialect.sql.SqlBuilder
构建根据字段删除sql
buildDeleteSQL(T) - 类 中的方法cn.sylinx.horm.dialect.sql.DefaultSqlBuilder
 
buildDeleteSQL(T) - 接口 中的方法cn.sylinx.horm.dialect.sql.SqlBuilder
构建删除sql
buildDeleteSQL(FS<?>) - 接口 中的方法cn.sylinx.horm.dialect.sql.SqlBuilder
 
buildInsertSQL(T) - 类 中的方法cn.sylinx.horm.dialect.sql.DefaultSqlBuilder
 
buildInsertSQL(T) - 接口 中的方法cn.sylinx.horm.dialect.sql.SqlBuilder
构建插入sql
buildInsertSQL(FS<?>) - 接口 中的方法cn.sylinx.horm.dialect.sql.SqlBuilder
 
buildMySQLColumnsByExcluded(Class<?>, List<String>) - 类 中的静态方法cn.sylinx.horm.model.util.ModelByDialectUtil
 
buildOracleColumnsByExcluded(Class<?>, List<String>) - 类 中的静态方法cn.sylinx.horm.model.util.ModelByDialectUtil
 
buildPaginatorSql(String, int, int, Object[]) - 类 中的方法cn.sylinx.horm.core.OrmClient
解析为分页sql
buildPaginatorSql(String, int, int) - 类 中的方法cn.sylinx.horm.dialect.sql.DefaultSqlBuilder
 
buildPaginatorSql(String, int, int) - 接口 中的方法cn.sylinx.horm.dialect.sql.SqlBuilder
获取分页sql
buildQueryByFieldSQL(List<Pair>, Class<?>) - 类 中的方法cn.sylinx.horm.dialect.sql.DefaultSqlBuilder
 
buildQueryByFieldSQL(List<Pair>, Class<?>, String[]) - 类 中的方法cn.sylinx.horm.dialect.sql.DefaultSqlBuilder
 
buildQueryByFieldSQL(List<Pair>, Class<?>) - 接口 中的方法cn.sylinx.horm.dialect.sql.SqlBuilder
构建根据字段查询sql
buildQueryByFieldSQL(List<Pair>, Class<?>, String[]) - 接口 中的方法cn.sylinx.horm.dialect.sql.SqlBuilder
构建根据字段查询sql
buildSelectSQL(FS<?>) - 类 中的方法cn.sylinx.horm.dialect.sql.DefaultSqlBuilder
 
buildSelectSQL(FS<?>) - 接口 中的方法cn.sylinx.horm.dialect.sql.SqlBuilder
 
buildSimpleQuery(Class<?>) - 类 中的方法cn.sylinx.horm.dialect.sql.DefaultSqlBuilder
 
buildSimpleQuery(Class<?>, String[]) - 类 中的方法cn.sylinx.horm.dialect.sql.DefaultSqlBuilder
 
buildSimpleQuery(Class<?>) - 接口 中的方法cn.sylinx.horm.dialect.sql.SqlBuilder
构建简单查询 select * from table
buildSimpleQuery(Class<?>, String[]) - 接口 中的方法cn.sylinx.horm.dialect.sql.SqlBuilder
构建简单查询 select field_name from table
buildUpdateSQL(T) - 类 中的方法cn.sylinx.horm.dialect.sql.DefaultSqlBuilder
 
buildUpdateSQL(T) - 接口 中的方法cn.sylinx.horm.dialect.sql.SqlBuilder
构建更新sql
buildUpdateSQL(FS<?>) - 接口 中的方法cn.sylinx.horm.dialect.sql.SqlBuilder
 
buildValidateQuery() - 类 中的方法cn.sylinx.horm.dialect.sql.DefaultSqlBuilder
 
buildValidateQuery() - 接口 中的方法cn.sylinx.horm.dialect.sql.SqlBuilder
合法检测语句
ByteArrayTypeHandler - cn.sylinx.horm.type.handler中的类
 
ByteArrayTypeHandler() - 类 的构造器cn.sylinx.horm.type.handler.ByteArrayTypeHandler
 
ByteObjectArrayTypeHandler - cn.sylinx.horm.type.handler中的类
 
ByteObjectArrayTypeHandler() - 类 的构造器cn.sylinx.horm.type.handler.ByteObjectArrayTypeHandler
 
ByteTypeHandler - cn.sylinx.horm.type.handler中的类
 
ByteTypeHandler() - 类 的构造器cn.sylinx.horm.type.handler.ByteTypeHandler
 

C

C3p0DataSourceCreator - cn.sylinx.horm.pool中的类
 
C3p0DataSourceCreator() - 类 的构造器cn.sylinx.horm.pool.C3p0DataSourceCreator
 
cachedSize() - 枚举 中的静态方法cn.sylinx.horm.model.cache.ModelCacheManager
 
CacheKeyGenerator - cn.sylinx.horm.cache中的类
缓存键生成器
CacheKeyGenerator() - 类 的构造器cn.sylinx.horm.cache.CacheKeyGenerator
 
CacheKitManager - cn.sylinx.horm.cache中的类
 
CacheKitManager() - 类 的构造器cn.sylinx.horm.cache.CacheKitManager
 
call(Connection) - 接口 中的方法cn.sylinx.horm.core.common.Callable
自定义操作
call(String, Connection, String, Object[]) - 接口 中的方法cn.sylinx.horm.core.common.PreparedCallable
支持记录sql的调用
call(Callable<T>) - 接口 中的方法cn.sylinx.horm.core.SqlClient
自定义操作
call(Callable<T>) - 类 中的静态方法cn.sylinx.horm.util.ExceptionCatcher
 
Callable<T> - cn.sylinx.horm.core.common中的接口
 
callSilence(Callable<T>) - 类 中的方法cn.sylinx.horm.core.OrmClient
 
callSilence(PreparedCallable<T>, String, Object[]) - 类 中的方法cn.sylinx.horm.core.OrmClient
 
capitalize(String) - 类 中的静态方法cn.sylinx.horm.util.LambdaUtil
 
CharacterTypeHandler - cn.sylinx.horm.type.handler中的类
 
CharacterTypeHandler() - 类 的构造器cn.sylinx.horm.type.handler.CharacterTypeHandler
 
ClassFilter - cn.sylinx.horm.resource.io中的接口
 
classForName(String) - 类 中的方法cn.sylinx.horm.resource.io.ClassLoaderWrapper
加载类
classForName(String, ClassLoader) - 类 中的方法cn.sylinx.horm.resource.io.ClassLoaderWrapper
加载类
classForName(String) - 类 中的静态方法cn.sylinx.horm.resource.io.Resources
return the Class of the classname
ClassLoaderWrapper - cn.sylinx.horm.resource.io中的类
classloader包装
ClasspathSqlResource - cn.sylinx.horm.resource中的类
 
ClasspathSqlResource() - 类 的构造器cn.sylinx.horm.resource.ClasspathSqlResource
 
ClasspathSqlResource(String) - 类 的构造器cn.sylinx.horm.resource.ClasspathSqlResource
 
ClasspathSqlResourceManager - cn.sylinx.horm.resource中的枚举
 
ClassScanner - cn.sylinx.horm.resource.io中的类
 
ClassScanner() - 类 的构造器cn.sylinx.horm.resource.io.ClassScanner
 
ClassScanner(String) - 类 的构造器cn.sylinx.horm.resource.io.ClassScanner
 
ClassScanner(String, ClassFilter) - 类 的构造器cn.sylinx.horm.resource.io.ClassScanner
 
ClassUtil - cn.sylinx.horm.util中的类
 
ClassUtil() - 类 的构造器cn.sylinx.horm.util.ClassUtil
 
clear() - 类 中的方法cn.sylinx.horm.core.common.Record
 
clear() - 枚举 中的静态方法cn.sylinx.horm.model.cache.ModelCacheManager
 
clear() - 类 中的方法cn.sylinx.horm.model.cache.ModelFabric
 
clear() - 枚举 中的静态方法cn.sylinx.horm.resource.ClasspathSqlResourceManager
 
clear() - 类 中的方法cn.sylinx.horm.transaction.jdbc.JdbcTransactionalConnectionProvider
 
ClickHouseDialect - cn.sylinx.horm.dialect.impl中的类
 
ClickHouseDialect() - 类 的构造器cn.sylinx.horm.dialect.impl.ClickHouseDialect
 
ClobReaderTypeHandler - cn.sylinx.horm.type.handler中的类
 
ClobReaderTypeHandler() - 类 的构造器cn.sylinx.horm.type.handler.ClobReaderTypeHandler
 
ClobTypeHandler - cn.sylinx.horm.type.handler中的类
 
ClobTypeHandler() - 类 的构造器cn.sylinx.horm.type.handler.ClobTypeHandler
 
clone() - 类 中的方法cn.sylinx.horm.cache.impl.GuavaCacheConfig
 
clone() - 类 中的方法cn.sylinx.horm.config.OrmConfig
 
clone() - 类 中的方法cn.sylinx.horm.config.SingleDataSourceConfig
 
clone() - 类 中的方法cn.sylinx.horm.config.specific.SpecificConfig
 
clone() - 类 中的方法cn.sylinx.horm.model.base.Model
 
closeQuietly(AutoCloseable...) - 类 中的静态方法cn.sylinx.horm.util.DbKit
关闭
closeQuietly(ResultSet, Statement) - 类 中的静态方法cn.sylinx.horm.util.DbKit
关闭资源
closeQuietly(Statement) - 类 中的静态方法cn.sylinx.horm.util.DbKit
关闭资源
clz - 类 中的变量cn.sylinx.horm.dialect.tool.MySqlUtil
 
cn.sylinx.horm.cache - 程序包 cn.sylinx.horm.cache
 
cn.sylinx.horm.cache.impl - 程序包 cn.sylinx.horm.cache.impl
 
cn.sylinx.horm.config - 程序包 cn.sylinx.horm.config
 
cn.sylinx.horm.config.specific - 程序包 cn.sylinx.horm.config.specific
 
cn.sylinx.horm.core - 程序包 cn.sylinx.horm.core
 
cn.sylinx.horm.core.common - 程序包 cn.sylinx.horm.core.common
 
cn.sylinx.horm.core.datasource - 程序包 cn.sylinx.horm.core.datasource
 
cn.sylinx.horm.core.datasource.dynamic - 程序包 cn.sylinx.horm.core.datasource.dynamic
 
cn.sylinx.horm.core.interceptor - 程序包 cn.sylinx.horm.core.interceptor
 
cn.sylinx.horm.core.stat - 程序包 cn.sylinx.horm.core.stat
 
cn.sylinx.horm.dialect - 程序包 cn.sylinx.horm.dialect
 
cn.sylinx.horm.dialect.fs - 程序包 cn.sylinx.horm.dialect.fs
 
cn.sylinx.horm.dialect.fs.builder - 程序包 cn.sylinx.horm.dialect.fs.builder
 
cn.sylinx.horm.dialect.impl - 程序包 cn.sylinx.horm.dialect.impl
 
cn.sylinx.horm.dialect.spi - 程序包 cn.sylinx.horm.dialect.spi
 
cn.sylinx.horm.dialect.sql - 程序包 cn.sylinx.horm.dialect.sql
 
cn.sylinx.horm.dialect.tool - 程序包 cn.sylinx.horm.dialect.tool
 
cn.sylinx.horm.dialect.type - 程序包 cn.sylinx.horm.dialect.type
 
cn.sylinx.horm.exception - 程序包 cn.sylinx.horm.exception
 
cn.sylinx.horm.interceptor - 程序包 cn.sylinx.horm.interceptor
 
cn.sylinx.horm.model.anno - 程序包 cn.sylinx.horm.model.anno
 
cn.sylinx.horm.model.base - 程序包 cn.sylinx.horm.model.base
 
cn.sylinx.horm.model.cache - 程序包 cn.sylinx.horm.model.cache
 
cn.sylinx.horm.model.lambda - 程序包 cn.sylinx.horm.model.lambda
 
cn.sylinx.horm.model.optlock - 程序包 cn.sylinx.horm.model.optlock
 
cn.sylinx.horm.model.strategy - 程序包 cn.sylinx.horm.model.strategy
 
cn.sylinx.horm.model.util - 程序包 cn.sylinx.horm.model.util
 
cn.sylinx.horm.pool - 程序包 cn.sylinx.horm.pool
 
cn.sylinx.horm.proxy - 程序包 cn.sylinx.horm.proxy
 
cn.sylinx.horm.proxy.annotation - 程序包 cn.sylinx.horm.proxy.annotation
 
cn.sylinx.horm.proxy.command - 程序包 cn.sylinx.horm.proxy.command
 
cn.sylinx.horm.proxy.command.annotation - 程序包 cn.sylinx.horm.proxy.command.annotation
 
cn.sylinx.horm.proxy.command.interceptor - 程序包 cn.sylinx.horm.proxy.command.interceptor
 
cn.sylinx.horm.proxy.command.invoker - 程序包 cn.sylinx.horm.proxy.command.invoker
 
cn.sylinx.horm.proxy.mapper - 程序包 cn.sylinx.horm.proxy.mapper
 
cn.sylinx.horm.proxy.mapper.interceptor - 程序包 cn.sylinx.horm.proxy.mapper.interceptor
 
cn.sylinx.horm.proxy.mapper.invoker - 程序包 cn.sylinx.horm.proxy.mapper.invoker
 
cn.sylinx.horm.proxy.mapper.parse - 程序包 cn.sylinx.horm.proxy.mapper.parse
 
cn.sylinx.horm.proxy.mapper.registrar - 程序包 cn.sylinx.horm.proxy.mapper.registrar
 
cn.sylinx.horm.resource - 程序包 cn.sylinx.horm.resource
 
cn.sylinx.horm.resource.block - 程序包 cn.sylinx.horm.resource.block
 
cn.sylinx.horm.resource.func - 程序包 cn.sylinx.horm.resource.func
 
cn.sylinx.horm.resource.func.impl - 程序包 cn.sylinx.horm.resource.func.impl
 
cn.sylinx.horm.resource.io - 程序包 cn.sylinx.horm.resource.io
 
cn.sylinx.horm.resource.parse - 程序包 cn.sylinx.horm.resource.parse
 
cn.sylinx.horm.starter - 程序包 cn.sylinx.horm.starter
 
cn.sylinx.horm.transaction.jdbc - 程序包 cn.sylinx.horm.transaction.jdbc
 
cn.sylinx.horm.type - 程序包 cn.sylinx.horm.type
 
cn.sylinx.horm.type.handler - 程序包 cn.sylinx.horm.type.handler
 
cn.sylinx.horm.type.registrar - 程序包 cn.sylinx.horm.type.registrar
 
cn.sylinx.horm.util - 程序包 cn.sylinx.horm.util
 
Column - cn.sylinx.horm.model.anno中的注释类型
列描述
Command - cn.sylinx.horm.proxy.command.annotation中的注释类型
 
CommandContainer - cn.sylinx.horm.proxy.command中的枚举
 
CommandInterceptor - cn.sylinx.horm.proxy.command.interceptor中的接口
 
CommandInvoker - cn.sylinx.horm.proxy.command.invoker中的接口
 
CommandInvokerManager - cn.sylinx.horm.proxy.command.invoker中的枚举
 
CommandInvokerProxy - cn.sylinx.horm.proxy.command.interceptor中的类
 
CommandInvokerProxy(CommandInvoker) - 类 的构造器cn.sylinx.horm.proxy.command.interceptor.CommandInvokerProxy
 
CommandMethodMetadata - cn.sylinx.horm.proxy.command中的类
 
CommandMethodMetadata(Class<?>, Method) - 类 的构造器cn.sylinx.horm.proxy.command.CommandMethodMetadata
 
commitTransaction() - 接口 中的方法cn.sylinx.horm.core.datasource.TransactionalConnectionProvider
 
commitTransaction() - 类 中的方法cn.sylinx.horm.transaction.jdbc.JdbcTransactionalConnectionProvider
 
commitTransactionInner() - 类 中的方法cn.sylinx.horm.transaction.jdbc.JdbcTransactionalConnectionProvider
 
CommonStarter - cn.sylinx.horm.starter中的类
通用java项目启动器
CommonStarter() - 类 的构造器cn.sylinx.horm.starter.CommonStarter
 
CommonStarter(String) - 类 的构造器cn.sylinx.horm.starter.CommonStarter
 
CommonStarter(Properties) - 类 的构造器cn.sylinx.horm.starter.CommonStarter
 
CommonStarter.NamedDataSourcePrimary - cn.sylinx.horm.starter中的类
 
condition(String) - 接口 中的方法cn.sylinx.horm.resource.parse.ConditionTokenHandler
判断条件
condition(String) - 类 中的方法cn.sylinx.horm.resource.parse.SqlTokenHandler
 
conditionSQL - 类 中的变量cn.sylinx.horm.dialect.fs.FS
 
ConditionTokenHandler - cn.sylinx.horm.resource.parse中的接口
 
CONFIG_FILE - 类 中的静态变量cn.sylinx.horm.starter.CommonStarter
 
ConnectionInfo - cn.sylinx.horm.core.datasource中的类
 
ConnectionInfo() - 类 的构造器cn.sylinx.horm.core.datasource.ConnectionInfo
 
ConnectionProvider - cn.sylinx.horm.core.datasource中的接口
数据库链接提供者
Consts - cn.sylinx.horm.core.common中的接口
 
convertValue(Object) - 类 中的方法cn.sylinx.horm.dialect.sql.DefaultSqlBuilder
 
count(FS<?>) - 接口 中的方法cn.sylinx.horm.core.FluentSqlClient
 
count(FS<?>) - 类 中的方法cn.sylinx.horm.core.OrmClient
 
count - 类 中的变量cn.sylinx.horm.dialect.fs.FS
 
count() - 类 中的方法cn.sylinx.horm.dialect.fs.FS
 
crateTypeHandler(Class<T>) - 接口 中的方法cn.sylinx.horm.dialect.Dialect
获取类型处理器
create() - 接口 中的静态方法cn.sylinx.horm.core.datasource.dynamic.DynamicDatasourceProvider
 
create(DataSource, String, DbType) - 类 中的静态方法cn.sylinx.horm.core.datasource.NamedDataSource
 
create(SqlClient) - 类 中的静态方法cn.sylinx.horm.core.interceptor.SqlClientProxy
 
create() - 接口 中的方法cn.sylinx.horm.dialect.type.TypeHandlerBuilderSPI
自行创建TypeHandlerBuilder
create(Map<String, Object>) - 类 中的方法cn.sylinx.horm.pool.AbstractDataSourceCreator
 
create(CommandInvoker) - 类 中的静态方法cn.sylinx.horm.proxy.command.interceptor.CommandInvokerProxy
 
create(MapperInvoker) - 类 中的静态方法cn.sylinx.horm.proxy.mapper.interceptor.MapperInvokerProxy
 
create() - 接口 中的静态方法cn.sylinx.horm.proxy.mapper.parse.MapperParser
 
create() - 接口 中的静态方法cn.sylinx.horm.proxy.mapper.registrar.MapperRegistrar
 
create() - 接口 中的静态方法cn.sylinx.horm.resource.parse.TokenHandler
 
createAttrMapping(ModelFabric) - 类 中的方法cn.sylinx.horm.model.strategy.AttributeStrategy
 
createAttrMapping(ModelFabric) - 接口 中的方法cn.sylinx.horm.model.strategy.Strategy
 
createAttrMapping(ModelFabric) - 类 中的方法cn.sylinx.horm.model.strategy.UnderlinedStrategy
 
createDialect(DbType) - 枚举 中的静态方法cn.sylinx.horm.dialect.DialectFactory
 
createDialect(String) - 枚举 中的静态方法cn.sylinx.horm.dialect.DialectFactory
 
createDialectBySPI(String) - 枚举 中的静态方法cn.sylinx.horm.dialect.spi.DialectSPIManager
 
createRawAttrMapping(ModelFabric) - 类 中的方法cn.sylinx.horm.model.strategy.AttributeStrategy
 
createRawAttrMapping(ModelFabric) - 接口 中的方法cn.sylinx.horm.model.strategy.Strategy
 
createRawAttrMapping(ModelFabric) - 类 中的方法cn.sylinx.horm.model.strategy.UnderlinedStrategy
 
CustomizedSqlClientRegUtil - cn.sylinx.horm.starter中的类
如果SqlClient初始化过,则使用初始化中的各配置; 如果没有,则使用默认配置,并且Command、Mapper无法使用。
CustomizedSqlClientRegUtil() - 类 的构造器cn.sylinx.horm.starter.CustomizedSqlClientRegUtil
 

D

Datasource - cn.sylinx.horm.proxy.command.annotation中的注释类型
指定数据源
DataSourceConfig - cn.sylinx.horm.config中的类
 
DataSourceConfig() - 类 的构造器cn.sylinx.horm.config.DataSourceConfig
 
DataSourceConnectionProvicer - cn.sylinx.horm.core.datasource中的类
数据源方式提供connection
DataSourceConnectionProvicer() - 类 的构造器cn.sylinx.horm.core.datasource.DataSourceConnectionProvicer
 
DataSourceConnectionProvicer(NamedDataSource) - 类 的构造器cn.sylinx.horm.core.datasource.DataSourceConnectionProvicer
 
DataSourceSelector - cn.sylinx.horm.pool中的接口
 
DataSourceWrapperFactory - cn.sylinx.horm.pool中的枚举
 
DateOnlyTypeHandler - cn.sylinx.horm.type.handler中的类
 
DateOnlyTypeHandler() - 类 的构造器cn.sylinx.horm.type.handler.DateOnlyTypeHandler
 
DateTypeHandler - cn.sylinx.horm.type.handler中的类
 
DateTypeHandler() - 类 的构造器cn.sylinx.horm.type.handler.DateTypeHandler
 
Db2Dialect - cn.sylinx.horm.dialect.impl中的类
 
Db2Dialect() - 类 的构造器cn.sylinx.horm.dialect.impl.Db2Dialect
 
Dbcp2DataSourceCreator - cn.sylinx.horm.pool中的类
 
Dbcp2DataSourceCreator() - 类 的构造器cn.sylinx.horm.pool.Dbcp2DataSourceCreator
 
DbcpDataSourceCreator - cn.sylinx.horm.pool中的类
 
DbcpDataSourceCreator() - 类 的构造器cn.sylinx.horm.pool.DbcpDataSourceCreator
 
DbKit - cn.sylinx.horm.util中的类
工具类
DbKit() - 类 的构造器cn.sylinx.horm.util.DbKit
 
DbType - cn.sylinx.horm.dialect中的接口
数据库类型,实现建议使用单例
debug(String, Object...) - 类 中的静态方法cn.sylinx.horm.util.GLog
debug
dec(String, Number) - 类 中的方法cn.sylinx.horm.dialect.fs.FS
更新字段自减
dec(TypeFunction<T, R>, Number) - 类 中的方法cn.sylinx.horm.dialect.fs.FS
更新字段自减
dec(String) - 类 中的方法cn.sylinx.horm.dialect.fs.FS
更新字段自减 1
dec(TypeFunction<T, R>) - 类 中的方法cn.sylinx.horm.dialect.fs.FS
更新字段自减 1
deCodeUnderlined(String) - 类 中的静态方法cn.sylinx.horm.util.StrKit
 
DEFAULT_DS_NAME - 枚举 中的静态变量cn.sylinx.horm.core.DynamicClient
 
DEFAULT_EXPIRE_AFTER_WRITE - 类 中的静态变量cn.sylinx.horm.cache.impl.GuavaCacheConfig
 
DEFAULT_MAPPER_POST_FIX - 类 中的静态变量cn.sylinx.horm.config.OrmConfig
 
DEFAULT_MAXIMUM_SIZE - 类 中的静态变量cn.sylinx.horm.cache.impl.GuavaCacheConfig
 
DEFAULT_SQL_POST_FIX - 类 中的静态变量cn.sylinx.horm.config.OrmConfig
 
DEFAULT_STAT_INTERNAL - 类 中的静态变量cn.sylinx.horm.config.OrmConfig
 
DEFAULT_STAT_THRESHOLD - 类 中的静态变量cn.sylinx.horm.config.OrmConfig
 
DefaultDataSourceSelector - cn.sylinx.horm.pool中的类
 
DefaultDataSourceSelector(Map<String, Object>, Map<String, Object>) - 类 的构造器cn.sylinx.horm.pool.DefaultDataSourceSelector
 
DefaultDynamicDatasourceProvider - cn.sylinx.horm.core.datasource.dynamic中的类
 
DefaultDynamicDatasourceProvider() - 类 的构造器cn.sylinx.horm.core.datasource.dynamic.DefaultDynamicDatasourceProvider
 
DefaultMapperRegistrar - cn.sylinx.horm.proxy.mapper.registrar中的类
 
DefaultMapperRegistrar() - 类 的构造器cn.sylinx.horm.proxy.mapper.registrar.DefaultMapperRegistrar
 
DefaultPreparedCallWrapper - cn.sylinx.horm.core中的类
执行包装
DefaultPreparedCallWrapper() - 类 的构造器cn.sylinx.horm.core.DefaultPreparedCallWrapper
 
DefaultSqlBuilder - cn.sylinx.horm.dialect.sql中的类
 
DefaultSqlBuilder() - 类 的构造器cn.sylinx.horm.dialect.sql.DefaultSqlBuilder
 
DefaultSqlClientInitializor - cn.sylinx.horm.starter中的类
 
DefaultSqlClientInitializor() - 类 的构造器cn.sylinx.horm.starter.DefaultSqlClientInitializor
 
delete(FS<?>) - 接口 中的方法cn.sylinx.horm.core.FluentSqlClient
 
delete(FS<?>) - 类 中的方法cn.sylinx.horm.core.OrmClient
 
delete(T) - 类 中的方法cn.sylinx.horm.core.OrmClient
 
delete(String, Object...) - 接口 中的方法cn.sylinx.horm.core.SqlClient
删除
delete(T) - 接口 中的方法cn.sylinx.horm.core.SqlClient
 
DerbyDialect - cn.sylinx.horm.dialect.impl中的类
 
DerbyDialect() - 类 的构造器cn.sylinx.horm.dialect.impl.DerbyDialect
 
Dialect - cn.sylinx.horm.dialect中的接口
 
DialectFactory - cn.sylinx.horm.dialect中的枚举
 
DialectSPIManager - cn.sylinx.horm.dialect.spi中的枚举
 
distinct - 类 中的变量cn.sylinx.horm.dialect.fs.FS
 
distinct() - 类 中的方法cn.sylinx.horm.dialect.fs.FS
 
DoubleTypeHandler - cn.sylinx.horm.type.handler中的类
 
DoubleTypeHandler() - 类 的构造器cn.sylinx.horm.type.handler.DoubleTypeHandler
 
DruidDataSourceCreator - cn.sylinx.horm.pool中的类
 
DruidDataSourceCreator() - 类 的构造器cn.sylinx.horm.pool.DruidDataSourceCreator
 
DS_CONFIG_KEYWORLD - 类 中的静态变量cn.sylinx.horm.config.specific.SpecificConfig
 
DynamicClient - cn.sylinx.horm.core中的枚举
保存不同数据源客户端操作
DynamicDatasourceProvider - cn.sylinx.horm.core.datasource.dynamic中的接口
 

E

enCodeUnderlined(String) - 类 中的静态方法cn.sylinx.horm.util.StrKit
 
EnumDbType - cn.sylinx.horm.dialect中的枚举
 
EnumOrdinal - cn.sylinx.horm.type中的接口
标记枚举类型使用Ordinal值
EnumOrdinalTypeHandler<E extends Enum<E>> - cn.sylinx.horm.type.handler中的类
 
EnumOrdinalTypeHandler(Class<E>) - 类 的构造器cn.sylinx.horm.type.handler.EnumOrdinalTypeHandler
 
EnumTypeHandler<E extends Enum<E>> - cn.sylinx.horm.type.handler中的类
 
EnumTypeHandler(Class<E>) - 类 的构造器cn.sylinx.horm.type.handler.EnumTypeHandler
 
eq(Object) - 类 中的方法cn.sylinx.horm.dialect.fs.FS
Equals statement
eq(String, Object) - 类 中的方法cn.sylinx.horm.dialect.fs.FS
 
eq(TypeFunction<T, R>, Object) - 类 中的方法cn.sylinx.horm.dialect.fs.FS
 
eqExp(String) - 类 中的方法cn.sylinx.horm.dialect.fs.FS
 
eqMeta(String) - 类 中的方法cn.sylinx.horm.dialect.fs.FS
 
eqMeta(TypeFunction<T, R>) - 类 中的方法cn.sylinx.horm.dialect.fs.FS
 
eqMeta(String, String) - 类 中的方法cn.sylinx.horm.dialect.fs.FS
 
eqMeta(TypeFunction<T, R>, TypeFunction<T, R>) - 类 中的方法cn.sylinx.horm.dialect.fs.FS
 
equals(Object) - 类 中的方法cn.sylinx.horm.model.base.GenericModel
 
error(String, Throwable) - 类 中的静态方法cn.sylinx.horm.util.GLog
error
error(String, Object...) - 类 中的静态方法cn.sylinx.horm.util.GLog
 
error() - 类 中的静态方法cn.sylinx.horm.util.Ret
 
error(String) - 类 中的静态方法cn.sylinx.horm.util.Ret
 
error(int, String) - 类 中的静态方法cn.sylinx.horm.util.Ret
 
error(int, String, Throwable) - 类 中的静态方法cn.sylinx.horm.util.Ret
 
ErrorCodeRecordable - cn.sylinx.horm.exception中的接口
 
ExceptionCatcher - cn.sylinx.horm.util中的类
 
ExceptionCatcher() - 类 的构造器cn.sylinx.horm.util.ExceptionCatcher
 
exclude(String...) - 类 中的方法cn.sylinx.horm.dialect.fs.FS
 
exclude(TypeFunction<T, R>...) - 类 中的方法cn.sylinx.horm.dialect.fs.FS
 
Exclude - cn.sylinx.horm.resource.func.impl中的类
排除操作
使用方法 #FUNC[exclude,field,params], 接收一个参数 params, 默认使用 and 组合
#FUNC[exclude,field,params,0] 使用 and 组合
#FUNC[exclude,field,params,1] 使用 not in
Exclude() - 类 的构造器cn.sylinx.horm.resource.func.impl.Exclude
 
excludedColumns - 类 中的变量cn.sylinx.horm.dialect.fs.FS
 
execute(ClasspathSqlResource, Map<String, Object>) - 类 中的方法cn.sylinx.horm.core.OrmClient
 
execute(String, Object...) - 接口 中的方法cn.sylinx.horm.core.SqlClient
执行
execute(ClasspathSqlResource, Map<String, Object>) - 接口 中的方法cn.sylinx.horm.core.SqlClient
 
exp(String) - 类 中的方法cn.sylinx.horm.dialect.fs.FS
条件添加表达式

F

fieldDesc - 类 中的变量cn.sylinx.horm.dialect.tool.MySqlUtil
 
fieldMap - 类 中的变量cn.sylinx.horm.dialect.tool.MySqlUtil
 
fields - 类 中的变量cn.sylinx.horm.dialect.tool.MySqlUtil
 
findMatchIfEnd(String) - 接口 中的方法cn.sylinx.horm.resource.block.IfEndMatcher
截取#IF[XX] xxxxx #END 对
findMatchIfEnd(String) - 类 中的方法cn.sylinx.horm.resource.block.IfEndMatcherImpl
 
firstCharToLowerCase(String) - 类 中的静态方法cn.sylinx.horm.util.StrKit
首字母变小写
firstCharToUpperCase(String) - 类 中的静态方法cn.sylinx.horm.util.StrKit
首字母变大写
FloatTypeHandler - cn.sylinx.horm.type.handler中的类
 
FloatTypeHandler() - 类 的构造器cn.sylinx.horm.type.handler.FloatTypeHandler
 
FluentSqlClient - cn.sylinx.horm.core中的接口
 
FluentSqlParams<T> - cn.sylinx.horm.dialect.fs中的类
 
FluentSqlParams() - 类 的构造器cn.sylinx.horm.dialect.fs.FluentSqlParams
 
formatPreStatement(String) - 类 中的方法cn.sylinx.horm.resource.parse.GenericTokenParser
format
FS<T> - cn.sylinx.horm.dialect.fs中的类
fluent sql support, KEY WORD CAN NOT BE USED!
FS() - 类 的构造器cn.sylinx.horm.dialect.fs.FS
 
FSBuilder - cn.sylinx.horm.dialect.fs.builder中的接口
 
FSBuilderFactory - cn.sylinx.horm.dialect.fs.builder中的类
 
FunctionFactory - cn.sylinx.horm.resource.func中的类
 
FunctionParser - cn.sylinx.horm.resource.func中的类
 
FunctionParser(ValueTokenHandler) - 类 的构造器cn.sylinx.horm.resource.func.FunctionParser
 

G

generateCacheKey(Object...) - 类 中的静态方法cn.sylinx.horm.cache.CacheKeyGenerator
通过参数生成对应的缓存键
generateSql(Class<?>...) - 类 中的静态方法cn.sylinx.horm.dialect.tool.MySqlUtil
批量生成脚本
generateSql() - 类 中的方法cn.sylinx.horm.dialect.tool.MySqlUtil
生成表的SQL
GenericModel - cn.sylinx.horm.model.base中的类
 
GenericModel() - 类 的构造器cn.sylinx.horm.model.base.GenericModel
 
GenericTokenParser - cn.sylinx.horm.resource.parse中的类
参数占位符
GenericTokenParser(TokenHandler) - 类 的构造器cn.sylinx.horm.resource.parse.GenericTokenParser
 
get() - 类 中的静态方法cn.sylinx.horm.cache.CacheKitManager
 
get(String, IDataLoader) - 接口 中的方法cn.sylinx.horm.cache.ICacheKit
 
get(String, IDataLoader) - 类 中的方法cn.sylinx.horm.cache.impl.GuavaCacheKit
 
get(String) - 类 中的方法cn.sylinx.horm.core.common.Record
获取列值
get(int) - 类 中的方法cn.sylinx.horm.core.common.Record
通过索引获取值
get(String, Class<T>) - 类 中的方法cn.sylinx.horm.core.common.Record
获取值
get(int, Class<T>) - 类 中的方法cn.sylinx.horm.core.common.Record
获取值
get() - 枚举 中的静态方法cn.sylinx.horm.core.DynamicClient
 
get(String) - 枚举 中的静态方法cn.sylinx.horm.core.DynamicClient
 
get(Serializable, Class<T>) - 类 中的方法cn.sylinx.horm.core.OrmClient
 
get(Serializable, Class<T>) - 接口 中的方法cn.sylinx.horm.core.SqlClient
 
get() - 类 中的静态方法cn.sylinx.horm.dialect.fs.builder.FSBuilderFactory
 
get() - 类 中的静态方法cn.sylinx.horm.dialect.sql.SqlBuilderFactory
 
get() - 类 中的静态方法cn.sylinx.horm.dialect.type.TypeHandlerBuilderFactory
 
get(Class<?>, Method) - 类 中的静态方法cn.sylinx.horm.proxy.command.CommandMethodMetadata
 
get(Class<?>, Method) - 类 中的静态方法cn.sylinx.horm.proxy.mapper.MapperMethodMetadata
 
get(String) - 枚举 中的静态方法cn.sylinx.horm.proxy.mapper.parse.NamespaceContainer
 
get(Class<?>) - 枚举 中的静态方法cn.sylinx.horm.proxy.mapper.parse.NamespaceContainer
 
get() - 类 中的静态方法cn.sylinx.horm.resource.func.FunctionFactory
 
get(int) - 类 中的方法cn.sylinx.horm.util.Tuple
获取对象
getAllMapperClass() - 枚举 中的静态方法cn.sylinx.horm.proxy.mapper.parse.NamespaceContainer
 
getAllProxyClass() - 枚举 中的方法cn.sylinx.horm.proxy.ProxyObjectRegistry
 
getArgs() - 类 中的方法cn.sylinx.horm.interceptor.Invocation
 
getAttrMapping() - 类 中的方法cn.sylinx.horm.model.cache.ModelFabric
 
getAttrs() - 类 中的方法cn.sylinx.horm.dialect.fs.FluentSqlParams
 
getBeginTime() - 类 中的方法cn.sylinx.horm.core.common.TransInfo
 
getBigDecimal(String) - 类 中的方法cn.sylinx.horm.core.common.Record
获取java.math.BigDecimal
getBigDecimal(int) - 类 中的方法cn.sylinx.horm.core.common.Record
获取java.math.BigDecimal
getBigInteger(String) - 类 中的方法cn.sylinx.horm.core.common.Record
获取BigInteger
getBigInteger(int) - 类 中的方法cn.sylinx.horm.core.common.Record
获取BigInteger
getBoolean(String) - 类 中的方法cn.sylinx.horm.core.common.Record
获取Boolean
getBoolean(int) - 类 中的方法cn.sylinx.horm.core.common.Record
获取Boolean
getBy(CommandMethodMetadata) - 枚举 中的静态方法cn.sylinx.horm.proxy.command.invoker.CommandInvokerManager
 
getBy(MapperMethodMetadata) - 枚举 中的静态方法cn.sylinx.horm.proxy.mapper.invoker.MapperInvokerManager
 
getByte(String) - 类 中的方法cn.sylinx.horm.core.common.Record
获取byte
getByte(int) - 类 中的方法cn.sylinx.horm.core.common.Record
获取byte
getBytes(String) - 类 中的方法cn.sylinx.horm.core.common.Record
获取byte[]
getBytes(int) - 类 中的方法cn.sylinx.horm.core.common.Record
获取byte[]
getCache() - 类 中的方法cn.sylinx.horm.config.specific.SpecificConfig
 
getCause() - 类 中的方法cn.sylinx.horm.util.Ret
 
getCharset() - 类 中的静态方法cn.sylinx.horm.resource.io.Resources
get the Charset
getClassLoader() - 类 中的静态方法cn.sylinx.horm.resource.io.Resources
 
getClassName() - 枚举 中的方法cn.sylinx.horm.pool.PoolType
 
getClient(String) - 接口 中的方法cn.sylinx.horm.core.SqlClient
获取对应数据源客户端
getClient(String) - 接口 中的方法cn.sylinx.horm.proxy.Invoker
 
getClientBy(String) - 接口 中的静态方法cn.sylinx.horm.core.SqlClient
 
getClz() - 类 中的方法cn.sylinx.horm.model.cache.ModelFabric
 
getCode() - 接口 中的方法cn.sylinx.horm.exception.ErrorCodeRecordable
 
getCode() - 异常错误 中的方法cn.sylinx.horm.exception.HORMException
 
getCode() - 枚举 中的方法cn.sylinx.horm.resource.SqlResourceType
 
getCode() - 类 中的方法cn.sylinx.horm.util.Ret
 
getCommand(Class<T>) - 枚举 中的静态方法cn.sylinx.horm.proxy.command.CommandContainer
 
getCommand(Class<T>) - 枚举 中的方法cn.sylinx.horm.proxy.ProxyObjectRegistry
 
getCommandAnnotation() - 类 中的方法cn.sylinx.horm.proxy.command.CommandMethodMetadata
 
getCommandInterceptor() - 枚举 中的静态方法cn.sylinx.horm.config.OrmConfigHolder
 
getCommandInterceptorClass() - 类 中的方法cn.sylinx.horm.config.OrmConfig
 
getCommandInterface() - 类 中的方法cn.sylinx.horm.proxy.command.CommandMethodMetadata
 
getCommandScanPackage() - 类 中的方法cn.sylinx.horm.config.OrmConfig
 
getConditionSQL() - 类 中的方法cn.sylinx.horm.dialect.fs.FluentSqlParams
 
getConnection() - 类 中的方法cn.sylinx.horm.core.datasource.ConnectionInfo
 
getConnection() - 接口 中的方法cn.sylinx.horm.core.datasource.ConnectionProvider
 
getConnection() - 类 中的方法cn.sylinx.horm.core.datasource.DataSourceConnectionProvicer
 
getConnection() - 类 中的方法cn.sylinx.horm.core.datasource.NamedDataSource
 
getConnection() - 类 中的方法cn.sylinx.horm.transaction.jdbc.JdbcTransactionalConnectionProvider
 
getConnectionFromDataSource() - 类 中的方法cn.sylinx.horm.core.datasource.DataSourceConnectionProvicer
 
getConst(String) - 枚举 中的方法cn.sylinx.horm.model.cache.ModelConst
 
getContext() - 类 中的方法cn.sylinx.horm.model.base.Model
 
getData() - 类 中的方法cn.sylinx.horm.util.Ret
 
getDatasource() - 类 中的方法cn.sylinx.horm.core.datasource.dynamic.DefaultDynamicDatasourceProvider
 
getDatasource() - 接口 中的方法cn.sylinx.horm.core.datasource.dynamic.DynamicDatasourceProvider
 
getDataSource() - 类 中的方法cn.sylinx.horm.core.datasource.NamedDataSource
 
getDatasource() - 类 中的方法cn.sylinx.horm.proxy.mapper.parse.Namespace
 
getDatasource() - 类 中的方法cn.sylinx.horm.proxy.mapper.parse.SqlItem
 
getDatasourceName() - 类 中的方法cn.sylinx.horm.core.datasource.ConnectionInfo
 
getDataSourceName() - 接口 中的方法cn.sylinx.horm.core.datasource.ConnectionProvider
 
getDataSourceName() - 类 中的方法cn.sylinx.horm.core.datasource.DataSourceConnectionProvicer
 
getDataSourceName() - 类 中的方法cn.sylinx.horm.core.datasource.NamedDataSource
 
getDataSourceName() - 接口 中的方法cn.sylinx.horm.core.SqlClient
获取数据源
getDatasoureName() - 类 中的方法cn.sylinx.horm.core.stat.SqlStatInfo
 
getDate(String) - 类 中的方法cn.sylinx.horm.core.common.Record
获取java.util.Date
getDate(int) - 类 中的方法cn.sylinx.horm.core.common.Record
获取java.util.Date
getDbtype() - 类 中的方法cn.sylinx.horm.config.SingleDataSourceConfig
 
getDbType() - 类 中的方法cn.sylinx.horm.core.datasource.NamedDataSource
 
getDbType(String) - 接口 中的静态方法cn.sylinx.horm.dialect.DbType
 
getDbType() - 接口 中的方法cn.sylinx.horm.dialect.Dialect
数据库类型
getDbType() - 类 中的方法cn.sylinx.horm.dialect.impl.ClickHouseDialect
 
getDbType() - 类 中的方法cn.sylinx.horm.dialect.impl.Db2Dialect
 
getDbType() - 类 中的方法cn.sylinx.horm.dialect.impl.DerbyDialect
 
getDbType() - 类 中的方法cn.sylinx.horm.dialect.impl.H2Dialect
 
getDbType() - 类 中的方法cn.sylinx.horm.dialect.impl.MySqlDialect
 
getDbType() - 类 中的方法cn.sylinx.horm.dialect.impl.OracleDialect
 
getDbType() - 类 中的方法cn.sylinx.horm.dialect.impl.PostgreSQLDialect
 
getDbType() - 类 中的方法cn.sylinx.horm.dialect.impl.SqlServerDialect
 
getDbtype() - 类 中的方法cn.sylinx.horm.resource.parse.SqlParser
 
getDefault() - 类 中的方法cn.sylinx.horm.interceptor.InterceptorManager
 
getDefaultClassLoader() - 类 中的静态方法cn.sylinx.horm.resource.io.Resources
get the default classloader
getDefaultClassLoader() - 类 中的静态方法cn.sylinx.horm.util.ClassUtil
 
getDefaultClient() - 接口 中的静态方法cn.sylinx.horm.core.SqlClient
 
getDefaultDbtype() - 类 中的方法cn.sylinx.horm.config.DataSourceConfig
 
getDefaultDriver() - 类 中的方法cn.sylinx.horm.config.DataSourceConfig
 
getDefaultPassword() - 类 中的方法cn.sylinx.horm.config.DataSourceConfig
 
getDefaultPoolConfig() - 类 中的方法cn.sylinx.horm.config.DataSourceConfig
 
getDefaultPooltype() - 类 中的方法cn.sylinx.horm.config.DataSourceConfig
 
getDefaultTableName() - 类 中的方法cn.sylinx.horm.dialect.fs.FS
 
getDefaultUrl() - 类 中的方法cn.sylinx.horm.config.DataSourceConfig
 
getDefaultUsername() - 类 中的方法cn.sylinx.horm.config.DataSourceConfig
 
getDialect() - 类 中的方法cn.sylinx.horm.core.OrmClient
 
getDialect() - 接口 中的方法cn.sylinx.horm.core.SqlClient
 
getDouble(String) - 类 中的方法cn.sylinx.horm.core.common.Record
获取Double
getDouble(int) - 类 中的方法cn.sylinx.horm.core.common.Record
获取Double
getDriver() - 类 中的方法cn.sylinx.horm.config.SingleDataSourceConfig
 
getEndTime() - 类 中的方法cn.sylinx.horm.core.common.TransInfo
 
getError() - 类 中的方法cn.sylinx.horm.util.Ret
 
getEscape() - 类 中的方法cn.sylinx.horm.dialect.fs.FS
 
getEscapeChar() - 类 中的方法cn.sylinx.horm.dialect.sql.DefaultSqlBuilder
 
getExcludedColumns() - 类 中的方法cn.sylinx.horm.dialect.fs.FluentSqlParams
 
getExpireAfterWrite() - 类 中的方法cn.sylinx.horm.cache.impl.GuavaCacheConfig
 
getFieldDesc() - 类 中的方法cn.sylinx.horm.model.cache.ModelFabric
 
getFieldMap() - 类 中的方法cn.sylinx.horm.model.cache.ModelFabric
 
getFields() - 类 中的方法cn.sylinx.horm.dialect.tool.MySqlUtil
 
getFields() - 类 中的方法cn.sylinx.horm.model.cache.ModelFabric
 
getFieldType(Field) - 类 中的方法cn.sylinx.horm.dialect.tool.MySqlUtil
获取字段类型
getFloat(String) - 类 中的方法cn.sylinx.horm.core.common.Record
获取Float
getFloat(int) - 类 中的方法cn.sylinx.horm.core.common.Record
获取Float
getFromConfig() - 类 中的方法cn.sylinx.horm.interceptor.InterceptorManager
 
getFromService() - 类 中的方法cn.sylinx.horm.interceptor.InterceptorManager
 
getFSBuilder() - 接口 中的方法cn.sylinx.horm.dialect.Dialect
fs 创建器
getFSBuilder(DbType) - 类 中的方法cn.sylinx.horm.dialect.fs.builder.FSBuilderFactory
 
getFunction(String) - 类 中的方法cn.sylinx.horm.resource.func.FunctionFactory
 
getGmtCreate() - 类 中的方法cn.sylinx.horm.model.base.BaseModel
 
getGmtModify() - 类 中的方法cn.sylinx.horm.model.base.BaseModel
 
getGroupBy() - 类 中的方法cn.sylinx.horm.dialect.fs.FluentSqlParams
 
getGuavaCacheConfig() - 类 中的方法cn.sylinx.horm.config.OrmConfig
 
getHint() - 类 中的方法cn.sylinx.horm.dialect.fs.FluentSqlParams
 
getId() - 类 中的方法cn.sylinx.horm.model.base.GenericModel
 
getId() - 类 中的方法cn.sylinx.horm.proxy.mapper.parse.Namespace
 
getIndexMap() - 类 中的方法cn.sylinx.horm.core.common.Record
 
getInitVersionValue() - 类 中的方法cn.sylinx.horm.model.optlock.OptimisticLockInsert
 
getInstance() - 类 中的静态方法cn.sylinx.horm.type.TypeHandlerRegistry
 
getInteger(String) - 类 中的方法cn.sylinx.horm.core.common.Record
获取Integer
getInteger(int) - 类 中的方法cn.sylinx.horm.core.common.Record
获取Integer
getInterceptor() - 类 中的方法cn.sylinx.horm.interceptor.InterceptorManager
 
getInterceptorClass() - 类 中的方法cn.sylinx.horm.config.OrmConfig
 
getInterfaceClass() - 类 中的方法cn.sylinx.horm.proxy.ProxyObject
 
getItems() - 类 中的方法cn.sylinx.horm.util.Tuple
 
getJdbcMapping() - 类 中的方法cn.sylinx.horm.model.cache.ModelFabric
 
getJdbcTypeCode() - 枚举 中的方法cn.sylinx.horm.type.JdbcType
 
getJdbcTypeCode() - 接口 中的方法cn.sylinx.horm.type.JdbcTypeMapper
 
getJdbcTypeMapper() - 类 中的方法cn.sylinx.horm.type.handler.BaseTypeHandler
 
getJdbcTypeMapper() - 类 中的方法cn.sylinx.horm.type.handler.BigDecimalTypeHandler
 
getJdbcTypeMapper() - 类 中的方法cn.sylinx.horm.type.handler.BigIntegerTypeHandler
 
getJdbcTypeMapper() - 类 中的方法cn.sylinx.horm.type.handler.BlobByteObjectArrayTypeHandler
 
getJdbcTypeMapper() - 类 中的方法cn.sylinx.horm.type.handler.BlobInputStreamTypeHandler
 
getJdbcTypeMapper() - 类 中的方法cn.sylinx.horm.type.handler.BlobTypeHandler
 
getJdbcTypeMapper() - 类 中的方法cn.sylinx.horm.type.handler.BooleanTypeHandler
 
getJdbcTypeMapper() - 类 中的方法cn.sylinx.horm.type.handler.ByteArrayTypeHandler
 
getJdbcTypeMapper() - 类 中的方法cn.sylinx.horm.type.handler.ByteObjectArrayTypeHandler
 
getJdbcTypeMapper() - 类 中的方法cn.sylinx.horm.type.handler.ByteTypeHandler
 
getJdbcTypeMapper() - 类 中的方法cn.sylinx.horm.type.handler.CharacterTypeHandler
 
getJdbcTypeMapper() - 类 中的方法cn.sylinx.horm.type.handler.ClobReaderTypeHandler
 
getJdbcTypeMapper() - 类 中的方法cn.sylinx.horm.type.handler.ClobTypeHandler
 
getJdbcTypeMapper() - 类 中的方法cn.sylinx.horm.type.handler.DateOnlyTypeHandler
 
getJdbcTypeMapper() - 类 中的方法cn.sylinx.horm.type.handler.DateTypeHandler
 
getJdbcTypeMapper() - 类 中的方法cn.sylinx.horm.type.handler.DoubleTypeHandler
 
getJdbcTypeMapper() - 类 中的方法cn.sylinx.horm.type.handler.EnumOrdinalTypeHandler
 
getJdbcTypeMapper() - 类 中的方法cn.sylinx.horm.type.handler.EnumTypeHandler
 
getJdbcTypeMapper() - 类 中的方法cn.sylinx.horm.type.handler.FloatTypeHandler
 
getJdbcTypeMapper() - 类 中的方法cn.sylinx.horm.type.handler.InstantTypeHandler
 
getJdbcTypeMapper() - 类 中的方法cn.sylinx.horm.type.handler.IntegerTypeHandler
 
getJdbcTypeMapper() - 类 中的方法cn.sylinx.horm.type.handler.LocalDateTimeTypeHandler
 
getJdbcTypeMapper() - 类 中的方法cn.sylinx.horm.type.handler.LocalDateTypeHandler
 
getJdbcTypeMapper() - 类 中的方法cn.sylinx.horm.type.handler.LocalTimeTypeHandler
 
getJdbcTypeMapper() - 类 中的方法cn.sylinx.horm.type.handler.LongTypeHandler
 
getJdbcTypeMapper() - 类 中的方法cn.sylinx.horm.type.handler.MonthTypeHandler
 
getJdbcTypeMapper() - 类 中的方法cn.sylinx.horm.type.handler.NClobTypeHandler
 
getJdbcTypeMapper() - 类 中的方法cn.sylinx.horm.type.handler.NStringTypeHandler
 
getJdbcTypeMapper() - 类 中的方法cn.sylinx.horm.type.handler.ObjectTypeHandler
 
getJdbcTypeMapper() - 类 中的方法cn.sylinx.horm.type.handler.ShortTypeHandler
 
getJdbcTypeMapper() - 类 中的方法cn.sylinx.horm.type.handler.SqlDateTypeHandler
 
getJdbcTypeMapper() - 类 中的方法cn.sylinx.horm.type.handler.SqlTimestampTypeHandler
 
getJdbcTypeMapper() - 类 中的方法cn.sylinx.horm.type.handler.SqlTimeTypeHandler
 
getJdbcTypeMapper() - 类 中的方法cn.sylinx.horm.type.handler.StringTypeHandler
 
getJdbcTypeMapper() - 类 中的方法cn.sylinx.horm.type.handler.TimeOnlyTypeHandler
 
getJdbcTypeMapper() - 类 中的方法cn.sylinx.horm.type.handler.UnknownTypeHandler
 
getJdbcTypeMapper() - 类 中的方法cn.sylinx.horm.type.handler.YearMonthTypeHandler
 
getJdbcTypeMapper() - 类 中的方法cn.sylinx.horm.type.handler.YearTypeHandler
 
getJdbcTypeMapper() - 类 中的方法cn.sylinx.horm.type.handler.ZonedDateTimeTypeHandler
 
getKey() - 类 中的方法cn.sylinx.horm.util.Pair
 
getLambdaFieldName(Serializable) - 类 中的静态方法cn.sylinx.horm.util.LambdaUtil
 
getLimitSQL() - 类 中的方法cn.sylinx.horm.dialect.fs.FluentSqlParams
 
getList() - 类 中的方法cn.sylinx.horm.core.common.Page
Return list of this page.
getLong(String) - 类 中的方法cn.sylinx.horm.core.common.Record
获取Long
getLong(int) - 类 中的方法cn.sylinx.horm.core.common.Record
获取Long
getMapper(MapperMethodMetadata) - 类 中的方法cn.sylinx.horm.proxy.mapper.invoker.AbstractMapperInvoker
获取mapper中的信息
getMapper(Class<?>, String) - 枚举 中的静态方法cn.sylinx.horm.proxy.mapper.parse.NamespaceContainer
 
getMapper(Class<T>) - 枚举 中的静态方法cn.sylinx.horm.proxy.mapper.registrar.MapperContainer
 
getMapper(Class<T>) - 枚举 中的方法cn.sylinx.horm.proxy.ProxyObjectRegistry
 
getMapperClass() - 类 中的方法cn.sylinx.horm.proxy.mapper.parse.Namespace
 
getMapperInterceptor() - 枚举 中的静态方法cn.sylinx.horm.config.OrmConfigHolder
 
getMapperInterceptorClass() - 类 中的方法cn.sylinx.horm.config.OrmConfig
 
getMapperInterface() - 类 中的方法cn.sylinx.horm.proxy.mapper.MapperMethodMetadata
 
getMapperPostfix() - 类 中的方法cn.sylinx.horm.config.OrmConfig
 
getMapperScanPackage() - 类 中的方法cn.sylinx.horm.config.OrmConfig
 
getMapping() - 类 中的方法cn.sylinx.horm.model.cache.ModelFabric
 
getMappingStrategy() - 枚举 中的方法cn.sylinx.horm.model.cache.ModelConst
获取全局模型字段映射策略
getMatchedPostfix() - 类 中的方法cn.sylinx.horm.resource.io.BaseResourceScanner
 
getMatchedPostfix() - 类 中的方法cn.sylinx.horm.resource.io.ClassScanner
 
getMatchedPostfix() - 类 中的方法cn.sylinx.horm.resource.io.MapperXmlScanner
 
getMatchedPostfix() - 类 中的方法cn.sylinx.horm.resource.io.SqlResourceScanner
 
getMaximumSize() - 类 中的方法cn.sylinx.horm.cache.impl.GuavaCacheConfig
 
getMetaKey() - 类 中的方法cn.sylinx.horm.proxy.command.CommandMethodMetadata
 
getMetaKey() - 类 中的方法cn.sylinx.horm.proxy.mapper.MapperMethodMetadata
 
getMethod() - 类 中的方法cn.sylinx.horm.interceptor.Invocation
 
getMethod() - 类 中的方法cn.sylinx.horm.proxy.command.CommandMethodMetadata
 
getMethod() - 类 中的方法cn.sylinx.horm.proxy.mapper.MapperMethodMetadata
 
getMethodName() - 类 中的方法cn.sylinx.horm.proxy.mapper.MapperMethodMetadata
 
getModel() - 类 中的方法cn.sylinx.horm.dialect.fs.FluentSqlParams
 
getModelClass() - 类 中的方法cn.sylinx.horm.dialect.fs.FluentSqlParams
 
getModelFabric(String) - 枚举 中的静态方法cn.sylinx.horm.model.cache.ModelCacheManager
 
getModelFabric(Class<?>) - 枚举 中的静态方法cn.sylinx.horm.model.cache.ModelCacheManager
 
getModelFabric(String) - 类 中的静态方法cn.sylinx.horm.model.cache.ModelCacheUtil
 
getModelFabric(Class<?>) - 类 中的静态方法cn.sylinx.horm.model.cache.ModelCacheUtil
 
getModelMapStrategy() - 类 中的方法cn.sylinx.horm.config.OrmConfig
 
getModelScanPackage() - 类 中的方法cn.sylinx.horm.config.OrmConfig
 
getModelTable(Class<?>) - 类 中的静态方法cn.sylinx.horm.model.util.ModelByDialectUtil
 
getModelTable(Class<?>) - 类 中的静态方法cn.sylinx.horm.model.util.ModelUtil
 
getMultids() - 类 中的方法cn.sylinx.horm.config.DataSourceConfig
 
getName() - 类 中的方法cn.sylinx.horm.config.SingleDataSourceConfig
 
getName() - 枚举 中的方法cn.sylinx.horm.resource.SqlResourceType
 
getNamedDataSource() - 类 中的方法cn.sylinx.horm.core.datasource.DataSourceConnectionProvicer
 
getNamespaceId() - 类 中的方法cn.sylinx.horm.proxy.mapper.parse.SqlItem
 
getNativeSql() - 类 中的方法cn.sylinx.horm.core.stat.SqlStatInfo
 
getNewVersionValue() - 类 中的方法cn.sylinx.horm.model.optlock.OptimisticLockUpdate
 
getNullableFields() - 类 中的方法cn.sylinx.horm.model.base.Model
获取所有可设置空字段
getNullableResult(ResultSet, String) - 类 中的方法cn.sylinx.horm.type.handler.BaseTypeHandler
 
getNullableResult(ResultSet, int) - 类 中的方法cn.sylinx.horm.type.handler.BaseTypeHandler
 
getNullableResult(CallableStatement, int) - 类 中的方法cn.sylinx.horm.type.handler.BaseTypeHandler
 
getNullableResult(ResultSet, String) - 类 中的方法cn.sylinx.horm.type.handler.BigDecimalTypeHandler
 
getNullableResult(ResultSet, int) - 类 中的方法cn.sylinx.horm.type.handler.BigDecimalTypeHandler
 
getNullableResult(CallableStatement, int) - 类 中的方法cn.sylinx.horm.type.handler.BigDecimalTypeHandler
 
getNullableResult(ResultSet, String) - 类 中的方法cn.sylinx.horm.type.handler.BigIntegerTypeHandler
 
getNullableResult(ResultSet, int) - 类 中的方法cn.sylinx.horm.type.handler.BigIntegerTypeHandler
 
getNullableResult(CallableStatement, int) - 类 中的方法cn.sylinx.horm.type.handler.BigIntegerTypeHandler
 
getNullableResult(ResultSet, String) - 类 中的方法cn.sylinx.horm.type.handler.BlobByteObjectArrayTypeHandler
 
getNullableResult(ResultSet, int) - 类 中的方法cn.sylinx.horm.type.handler.BlobByteObjectArrayTypeHandler
 
getNullableResult(CallableStatement, int) - 类 中的方法cn.sylinx.horm.type.handler.BlobByteObjectArrayTypeHandler
 
getNullableResult(ResultSet, String) - 类 中的方法cn.sylinx.horm.type.handler.BlobInputStreamTypeHandler
 
getNullableResult(ResultSet, int) - 类 中的方法cn.sylinx.horm.type.handler.BlobInputStreamTypeHandler
 
getNullableResult(CallableStatement, int) - 类 中的方法cn.sylinx.horm.type.handler.BlobInputStreamTypeHandler
 
getNullableResult(ResultSet, String) - 类 中的方法cn.sylinx.horm.type.handler.BlobTypeHandler
 
getNullableResult(ResultSet, int) - 类 中的方法cn.sylinx.horm.type.handler.BlobTypeHandler
 
getNullableResult(CallableStatement, int) - 类 中的方法cn.sylinx.horm.type.handler.BlobTypeHandler
 
getNullableResult(ResultSet, String) - 类 中的方法cn.sylinx.horm.type.handler.BooleanTypeHandler
 
getNullableResult(ResultSet, int) - 类 中的方法cn.sylinx.horm.type.handler.BooleanTypeHandler
 
getNullableResult(CallableStatement, int) - 类 中的方法cn.sylinx.horm.type.handler.BooleanTypeHandler
 
getNullableResult(ResultSet, String) - 类 中的方法cn.sylinx.horm.type.handler.ByteArrayTypeHandler
 
getNullableResult(ResultSet, int) - 类 中的方法cn.sylinx.horm.type.handler.ByteArrayTypeHandler
 
getNullableResult(CallableStatement, int) - 类 中的方法cn.sylinx.horm.type.handler.ByteArrayTypeHandler
 
getNullableResult(ResultSet, String) - 类 中的方法cn.sylinx.horm.type.handler.ByteObjectArrayTypeHandler
 
getNullableResult(ResultSet, int) - 类 中的方法cn.sylinx.horm.type.handler.ByteObjectArrayTypeHandler
 
getNullableResult(CallableStatement, int) - 类 中的方法cn.sylinx.horm.type.handler.ByteObjectArrayTypeHandler
 
getNullableResult(ResultSet, String) - 类 中的方法cn.sylinx.horm.type.handler.ByteTypeHandler
 
getNullableResult(ResultSet, int) - 类 中的方法cn.sylinx.horm.type.handler.ByteTypeHandler
 
getNullableResult(CallableStatement, int) - 类 中的方法cn.sylinx.horm.type.handler.ByteTypeHandler
 
getNullableResult(ResultSet, String) - 类 中的方法cn.sylinx.horm.type.handler.CharacterTypeHandler
 
getNullableResult(ResultSet, int) - 类 中的方法cn.sylinx.horm.type.handler.CharacterTypeHandler
 
getNullableResult(CallableStatement, int) - 类 中的方法cn.sylinx.horm.type.handler.CharacterTypeHandler
 
getNullableResult(ResultSet, String) - 类 中的方法cn.sylinx.horm.type.handler.ClobReaderTypeHandler
 
getNullableResult(ResultSet, int) - 类 中的方法cn.sylinx.horm.type.handler.ClobReaderTypeHandler
 
getNullableResult(CallableStatement, int) - 类 中的方法cn.sylinx.horm.type.handler.ClobReaderTypeHandler
 
getNullableResult(ResultSet, String) - 类 中的方法cn.sylinx.horm.type.handler.ClobTypeHandler
 
getNullableResult(ResultSet, int) - 类 中的方法cn.sylinx.horm.type.handler.ClobTypeHandler
 
getNullableResult(CallableStatement, int) - 类 中的方法cn.sylinx.horm.type.handler.ClobTypeHandler
 
getNullableResult(ResultSet, String) - 类 中的方法cn.sylinx.horm.type.handler.DateOnlyTypeHandler
 
getNullableResult(ResultSet, int) - 类 中的方法cn.sylinx.horm.type.handler.DateOnlyTypeHandler
 
getNullableResult(CallableStatement, int) - 类 中的方法cn.sylinx.horm.type.handler.DateOnlyTypeHandler
 
getNullableResult(ResultSet, String) - 类 中的方法cn.sylinx.horm.type.handler.DateTypeHandler
 
getNullableResult(ResultSet, int) - 类 中的方法cn.sylinx.horm.type.handler.DateTypeHandler
 
getNullableResult(CallableStatement, int) - 类 中的方法cn.sylinx.horm.type.handler.DateTypeHandler
 
getNullableResult(ResultSet, String) - 类 中的方法cn.sylinx.horm.type.handler.DoubleTypeHandler
 
getNullableResult(ResultSet, int) - 类 中的方法cn.sylinx.horm.type.handler.DoubleTypeHandler
 
getNullableResult(CallableStatement, int) - 类 中的方法cn.sylinx.horm.type.handler.DoubleTypeHandler
 
getNullableResult(ResultSet, String) - 类 中的方法cn.sylinx.horm.type.handler.EnumOrdinalTypeHandler
 
getNullableResult(ResultSet, int) - 类 中的方法cn.sylinx.horm.type.handler.EnumOrdinalTypeHandler
 
getNullableResult(CallableStatement, int) - 类 中的方法cn.sylinx.horm.type.handler.EnumOrdinalTypeHandler
 
getNullableResult(ResultSet, String) - 类 中的方法cn.sylinx.horm.type.handler.EnumTypeHandler
 
getNullableResult(ResultSet, int) - 类 中的方法cn.sylinx.horm.type.handler.EnumTypeHandler
 
getNullableResult(CallableStatement, int) - 类 中的方法cn.sylinx.horm.type.handler.EnumTypeHandler
 
getNullableResult(ResultSet, String) - 类 中的方法cn.sylinx.horm.type.handler.FloatTypeHandler
 
getNullableResult(ResultSet, int) - 类 中的方法cn.sylinx.horm.type.handler.FloatTypeHandler
 
getNullableResult(CallableStatement, int) - 类 中的方法cn.sylinx.horm.type.handler.FloatTypeHandler
 
getNullableResult(ResultSet, String) - 类 中的方法cn.sylinx.horm.type.handler.InstantTypeHandler
 
getNullableResult(ResultSet, int) - 类 中的方法cn.sylinx.horm.type.handler.InstantTypeHandler
 
getNullableResult(CallableStatement, int) - 类 中的方法cn.sylinx.horm.type.handler.InstantTypeHandler
 
getNullableResult(ResultSet, String) - 类 中的方法cn.sylinx.horm.type.handler.IntegerTypeHandler
 
getNullableResult(ResultSet, int) - 类 中的方法cn.sylinx.horm.type.handler.IntegerTypeHandler
 
getNullableResult(CallableStatement, int) - 类 中的方法cn.sylinx.horm.type.handler.IntegerTypeHandler
 
getNullableResult(ResultSet, String) - 类 中的方法cn.sylinx.horm.type.handler.LocalDateTimeTypeHandler
 
getNullableResult(ResultSet, int) - 类 中的方法cn.sylinx.horm.type.handler.LocalDateTimeTypeHandler
 
getNullableResult(CallableStatement, int) - 类 中的方法cn.sylinx.horm.type.handler.LocalDateTimeTypeHandler
 
getNullableResult(ResultSet, String) - 类 中的方法cn.sylinx.horm.type.handler.LocalDateTypeHandler
 
getNullableResult(ResultSet, int) - 类 中的方法cn.sylinx.horm.type.handler.LocalDateTypeHandler
 
getNullableResult(CallableStatement, int) - 类 中的方法cn.sylinx.horm.type.handler.LocalDateTypeHandler
 
getNullableResult(ResultSet, String) - 类 中的方法cn.sylinx.horm.type.handler.LocalTimeTypeHandler
 
getNullableResult(ResultSet, int) - 类 中的方法cn.sylinx.horm.type.handler.LocalTimeTypeHandler
 
getNullableResult(CallableStatement, int) - 类 中的方法cn.sylinx.horm.type.handler.LocalTimeTypeHandler
 
getNullableResult(ResultSet, String) - 类 中的方法cn.sylinx.horm.type.handler.LongTypeHandler
 
getNullableResult(ResultSet, int) - 类 中的方法cn.sylinx.horm.type.handler.LongTypeHandler
 
getNullableResult(CallableStatement, int) - 类 中的方法cn.sylinx.horm.type.handler.LongTypeHandler
 
getNullableResult(ResultSet, String) - 类 中的方法cn.sylinx.horm.type.handler.MonthTypeHandler
 
getNullableResult(ResultSet, int) - 类 中的方法cn.sylinx.horm.type.handler.MonthTypeHandler
 
getNullableResult(CallableStatement, int) - 类 中的方法cn.sylinx.horm.type.handler.MonthTypeHandler
 
getNullableResult(ResultSet, String) - 类 中的方法cn.sylinx.horm.type.handler.NClobTypeHandler
 
getNullableResult(ResultSet, int) - 类 中的方法cn.sylinx.horm.type.handler.NClobTypeHandler
 
getNullableResult(CallableStatement, int) - 类 中的方法cn.sylinx.horm.type.handler.NClobTypeHandler
 
getNullableResult(ResultSet, String) - 类 中的方法cn.sylinx.horm.type.handler.NStringTypeHandler
 
getNullableResult(ResultSet, int) - 类 中的方法cn.sylinx.horm.type.handler.NStringTypeHandler
 
getNullableResult(CallableStatement, int) - 类 中的方法cn.sylinx.horm.type.handler.NStringTypeHandler
 
getNullableResult(ResultSet, String) - 类 中的方法cn.sylinx.horm.type.handler.ObjectTypeHandler
 
getNullableResult(ResultSet, int) - 类 中的方法cn.sylinx.horm.type.handler.ObjectTypeHandler
 
getNullableResult(CallableStatement, int) - 类 中的方法cn.sylinx.horm.type.handler.ObjectTypeHandler
 
getNullableResult(ResultSet, String) - 类 中的方法cn.sylinx.horm.type.handler.ShortTypeHandler
 
getNullableResult(ResultSet, int) - 类 中的方法cn.sylinx.horm.type.handler.ShortTypeHandler
 
getNullableResult(CallableStatement, int) - 类 中的方法cn.sylinx.horm.type.handler.ShortTypeHandler
 
getNullableResult(ResultSet, String) - 类 中的方法cn.sylinx.horm.type.handler.SqlDateTypeHandler
 
getNullableResult(ResultSet, int) - 类 中的方法cn.sylinx.horm.type.handler.SqlDateTypeHandler
 
getNullableResult(CallableStatement, int) - 类 中的方法cn.sylinx.horm.type.handler.SqlDateTypeHandler
 
getNullableResult(ResultSet, String) - 类 中的方法cn.sylinx.horm.type.handler.SqlTimestampTypeHandler
 
getNullableResult(ResultSet, int) - 类 中的方法cn.sylinx.horm.type.handler.SqlTimestampTypeHandler
 
getNullableResult(CallableStatement, int) - 类 中的方法cn.sylinx.horm.type.handler.SqlTimestampTypeHandler
 
getNullableResult(ResultSet, String) - 类 中的方法cn.sylinx.horm.type.handler.SqlTimeTypeHandler
 
getNullableResult(ResultSet, int) - 类 中的方法cn.sylinx.horm.type.handler.SqlTimeTypeHandler
 
getNullableResult(CallableStatement, int) - 类 中的方法cn.sylinx.horm.type.handler.SqlTimeTypeHandler
 
getNullableResult(ResultSet, String) - 类 中的方法cn.sylinx.horm.type.handler.StringTypeHandler
 
getNullableResult(ResultSet, int) - 类 中的方法cn.sylinx.horm.type.handler.StringTypeHandler
 
getNullableResult(CallableStatement, int) - 类 中的方法cn.sylinx.horm.type.handler.StringTypeHandler
 
getNullableResult(ResultSet, String) - 类 中的方法cn.sylinx.horm.type.handler.TimeOnlyTypeHandler
 
getNullableResult(ResultSet, int) - 类 中的方法cn.sylinx.horm.type.handler.TimeOnlyTypeHandler
 
getNullableResult(CallableStatement, int) - 类 中的方法cn.sylinx.horm.type.handler.TimeOnlyTypeHandler
 
getNullableResult(ResultSet, String) - 类 中的方法cn.sylinx.horm.type.handler.UnknownTypeHandler
 
getNullableResult(ResultSet, int) - 类 中的方法cn.sylinx.horm.type.handler.UnknownTypeHandler
 
getNullableResult(CallableStatement, int) - 类 中的方法cn.sylinx.horm.type.handler.UnknownTypeHandler
 
getNullableResult(ResultSet, String) - 类 中的方法cn.sylinx.horm.type.handler.YearMonthTypeHandler
 
getNullableResult(ResultSet, int) - 类 中的方法cn.sylinx.horm.type.handler.YearMonthTypeHandler
 
getNullableResult(CallableStatement, int) - 类 中的方法cn.sylinx.horm.type.handler.YearMonthTypeHandler
 
getNullableResult(ResultSet, String) - 类 中的方法cn.sylinx.horm.type.handler.YearTypeHandler
 
getNullableResult(ResultSet, int) - 类 中的方法cn.sylinx.horm.type.handler.YearTypeHandler
 
getNullableResult(CallableStatement, int) - 类 中的方法cn.sylinx.horm.type.handler.YearTypeHandler
 
getNullableResult(ResultSet, String) - 类 中的方法cn.sylinx.horm.type.handler.ZonedDateTimeTypeHandler
 
getNullableResult(ResultSet, int) - 类 中的方法cn.sylinx.horm.type.handler.ZonedDateTimeTypeHandler
 
getNullableResult(CallableStatement, int) - 类 中的方法cn.sylinx.horm.type.handler.ZonedDateTimeTypeHandler
 
getNumber(String) - 类 中的方法cn.sylinx.horm.core.common.Record
获取Number
getNumber(int) - 类 中的方法cn.sylinx.horm.core.common.Record
获取Number
getObject(int) - 类 中的方法cn.sylinx.horm.util.Tuple
get the object for the index
getObject(int, Class<T>) - 类 中的方法cn.sylinx.horm.util.Tuple
 
getObjectAllFields(Class<?>) - 类 中的静态方法cn.sylinx.horm.model.util.ModelByDialectUtil
 
getObjectAllFields(Class<?>) - 类 中的静态方法cn.sylinx.horm.model.util.ModelUtil
 
getObjectAllFieldsMap(Class<?>) - 类 中的静态方法cn.sylinx.horm.model.util.ModelByDialectUtil
 
getObjectAllFieldsMap(Class<?>) - 类 中的静态方法cn.sylinx.horm.model.util.ModelUtil
 
getObjectAllFieldsMapWithcache(Class<?>) - 类 中的静态方法cn.sylinx.horm.model.cache.ModelCacheUtil
 
getObjectAllFieldsWithcache(Class<?>) - 类 中的静态方法cn.sylinx.horm.model.cache.ModelCacheUtil
 
getOldVersionValue() - 类 中的方法cn.sylinx.horm.model.optlock.OptimisticLockUpdate
 
getOrderBy() - 类 中的方法cn.sylinx.horm.dialect.fs.FluentSqlParams
 
getOrmConfig() - 枚举 中的静态方法cn.sylinx.horm.config.OrmConfigHolder
返回克隆对象
getPageNumber() - 类 中的方法cn.sylinx.horm.core.common.Page
Return page number.
getPageSize() - 类 中的方法cn.sylinx.horm.core.common.Page
Return page size.
getParameter() - 类 中的方法cn.sylinx.horm.core.common.TypedParameter
 
getParameterMap() - 类 中的方法cn.sylinx.horm.resource.parse.SqlTokenHandler
 
getParameterMap() - 接口 中的方法cn.sylinx.horm.resource.parse.TokenHandler
 
getParameterType() - 类 中的方法cn.sylinx.horm.core.common.TypedParameter
 
getParamValues() - 类 中的方法cn.sylinx.horm.dialect.fs.FluentSqlParams
 
getPassword() - 类 中的方法cn.sylinx.horm.config.SingleDataSourceConfig
 
getPoolConfig() - 类 中的方法cn.sylinx.horm.config.SingleDataSourceConfig
 
getPooltype() - 类 中的方法cn.sylinx.horm.config.SingleDataSourceConfig
 
getPoolType(String) - 枚举 中的静态方法cn.sylinx.horm.pool.PoolType
 
getPostEscape() - 类 中的方法cn.sylinx.horm.dialect.fs.FluentSqlParams
 
getPreEscape() - 类 中的方法cn.sylinx.horm.dialect.fs.FluentSqlParams
 
getPrimary() - 类 中的方法cn.sylinx.horm.config.SingleDataSourceConfig
 
getPrimaryKey(PrimaryKey) - 类 中的方法cn.sylinx.horm.dialect.sql.DefaultSqlBuilder
 
getPrimaryKey() - 类 中的方法cn.sylinx.horm.model.cache.ModelFabric
 
getPrimaryKeyColumn() - 类 中的方法cn.sylinx.horm.dialect.fs.FluentSqlParams
 
getProperty(String) - 类 中的方法cn.sylinx.horm.util.RelaxedPropertyResolver
 
getProperty(String, String) - 类 中的方法cn.sylinx.horm.util.RelaxedPropertyResolver
 
getProxyType() - 类 中的方法cn.sylinx.horm.proxy.ProxyObject
 
getRawAttrMapping() - 类 中的方法cn.sylinx.horm.model.cache.ModelFabric
 
getRawMappingAttr(String, String, String) - 类 中的方法cn.sylinx.horm.dialect.sql.DefaultSqlBuilder
 
getRecordVersion() - 类 中的方法cn.sylinx.horm.model.base.VersionBaseModel
 
getResource() - 类 中的方法cn.sylinx.horm.proxy.command.CommandMethodMetadata
 
getResourceAsFile(String) - 类 中的静态方法cn.sylinx.horm.resource.io.Resources
return the File of the resource on the classpath
getResourceAsFile(ClassLoader, String) - 类 中的静态方法cn.sylinx.horm.resource.io.Resources
return the File of the resource on the classpath
getResourceAsProperties(String) - 类 中的静态方法cn.sylinx.horm.resource.io.Resources
return the Properties of the resource on the classpath
getResourceAsProperties(ClassLoader, String) - 类 中的静态方法cn.sylinx.horm.resource.io.Resources
return the Properties of the resource on the classpath
getResourceAsReader(String) - 类 中的静态方法cn.sylinx.horm.resource.io.Resources
return the Reader of the resource on the classpath
getResourceAsReader(ClassLoader, String) - 类 中的静态方法cn.sylinx.horm.resource.io.Resources
return the Reader of the resource on the classpath
getResourceAsStream(String) - 类 中的方法cn.sylinx.horm.resource.io.ClassLoaderWrapper
获取资源输入流
getResourceAsStream(String, ClassLoader) - 类 中的方法cn.sylinx.horm.resource.io.ClassLoaderWrapper
获取资源输入流
getResourceAsStream(String) - 类 中的静态方法cn.sylinx.horm.resource.io.Resources
Returns the InputStream of the resource on the classpath
getResourceAsStream(ClassLoader, String) - 类 中的静态方法cn.sylinx.horm.resource.io.Resources
returns the InputStream of the resource on the classpath
getResourceAsURL(String) - 类 中的方法cn.sylinx.horm.resource.io.ClassLoaderWrapper
获取URL资源
getResourceAsURL(String, ClassLoader) - 类 中的方法cn.sylinx.horm.resource.io.ClassLoaderWrapper
获取URL资源
getResourceAsURLs(String) - 类 中的方法cn.sylinx.horm.resource.io.ClassLoaderWrapper
 
getResourceAsURLs(String, ClassLoader) - 类 中的方法cn.sylinx.horm.resource.io.ClassLoaderWrapper
 
getResourceURL(String) - 类 中的静态方法cn.sylinx.horm.resource.io.Resources
Returns the URL of the resource on the classpath
getResourceURL(ClassLoader, String) - 类 中的静态方法cn.sylinx.horm.resource.io.Resources
Returns the URL of the resource on the classpath
getResourceURLs(String) - 类 中的静态方法cn.sylinx.horm.resource.io.Resources
 
getResourceURLs(ClassLoader, String) - 类 中的静态方法cn.sylinx.horm.resource.io.Resources
 
getResult(Dialect, ResultSet, String, Class<T>) - 类 中的静态方法cn.sylinx.horm.core.common.OrmUtil
 
getResult(Dialect, ResultSet, int, Class<T>) - 类 中的静态方法cn.sylinx.horm.core.common.OrmUtil
 
getResult(Dialect, CallableStatement, int, Class<T>) - 类 中的静态方法cn.sylinx.horm.core.common.OrmUtil
 
getResult() - 类 中的方法cn.sylinx.horm.core.common.Record
 
getResult(ResultSet, String) - 类 中的方法cn.sylinx.horm.type.handler.BaseTypeHandler
 
getResult(ResultSet, int) - 类 中的方法cn.sylinx.horm.type.handler.BaseTypeHandler
 
getResult(CallableStatement, int) - 类 中的方法cn.sylinx.horm.type.handler.BaseTypeHandler
 
getResult(ResultSet, String) - 接口 中的方法cn.sylinx.horm.type.handler.TypeHandler
 
getResult(ResultSet, int) - 接口 中的方法cn.sylinx.horm.type.handler.TypeHandler
 
getResult(CallableStatement, int) - 接口 中的方法cn.sylinx.horm.type.handler.TypeHandler
 
getReturnType() - 类 中的方法cn.sylinx.horm.proxy.command.CommandMethodMetadata
 
getReturnType() - 类 中的方法cn.sylinx.horm.proxy.mapper.MapperMethodMetadata
 
getSelectColumns() - 类 中的方法cn.sylinx.horm.dialect.fs.FluentSqlParams
 
getSelectExpressionColumns() - 类 中的方法cn.sylinx.horm.dialect.fs.FluentSqlParams
 
getSeq() - 类 中的方法cn.sylinx.horm.core.stat.SqlStatInfo
 
getServiceEnvironment() - 枚举 中的静态方法cn.sylinx.horm.config.OrmConfigHolder
 
getSpecificConfig() - 类 中的方法cn.sylinx.horm.config.SingleDataSourceConfig
 
getSqlBuilder() - 接口 中的方法cn.sylinx.horm.dialect.Dialect
sql 创建器
getSqlBuilder(DbType) - 类 中的方法cn.sylinx.horm.dialect.sql.SqlBuilderFactory
 
getSqlClientInterceptor() - 枚举 中的静态方法cn.sylinx.horm.config.OrmConfigHolder
 
getSqlClientInterceptorEnable() - 类 中的方法cn.sylinx.horm.config.specific.SpecificConfig
 
getSqlExecuteTimeThreshold() - 类 中的方法cn.sylinx.horm.config.OrmConfig
 
getSqlExecuteTimeThreshold() - 枚举 中的静态方法cn.sylinx.horm.config.OrmConfigHolder
 
getSqlId() - 类 中的方法cn.sylinx.horm.proxy.mapper.parse.SqlItem
 
getSqlItems() - 类 中的方法cn.sylinx.horm.proxy.mapper.parse.Namespace
 
getSqlParser() - 类 中的方法cn.sylinx.horm.core.OrmClient
 
getSqlParser() - 接口 中的方法cn.sylinx.horm.core.SqlClient
 
getSqlPath() - 类 中的方法cn.sylinx.horm.config.OrmConfig
 
getSqlpath() - 类 中的方法cn.sylinx.horm.resource.ClasspathSqlResource
 
getSqlPostfix() - 类 中的方法cn.sylinx.horm.config.OrmConfig
 
getSqlResource() - 类 中的方法cn.sylinx.horm.resource.ClasspathSqlResource
 
getSqlResourceType() - 类 中的方法cn.sylinx.horm.resource.ClasspathSqlResource
 
getSqlStatOpen() - 类 中的方法cn.sylinx.horm.config.specific.SpecificConfig
 
getSqlType() - 类 中的方法cn.sylinx.horm.proxy.mapper.parse.SqlItem
 
getStatement() - 类 中的方法cn.sylinx.horm.proxy.mapper.parse.SqlItem
 
getStatement(String) - 枚举 中的静态方法cn.sylinx.horm.resource.ClasspathSqlResourceManager
 
getStatementHandler() - 类 中的方法cn.sylinx.horm.resource.ClasspathSqlResource
 
getString(String) - 类 中的方法cn.sylinx.horm.core.common.Record
获取String
getString(int) - 类 中的方法cn.sylinx.horm.core.common.Record
获取String
getSubProperties(String) - 类 中的方法cn.sylinx.horm.util.RelaxedPropertyResolver
 
getTable(Class<?>) - 类 中的方法cn.sylinx.horm.dialect.sql.DefaultSqlBuilder
 
getTable(Class<?>) - 接口 中的方法cn.sylinx.horm.dialect.sql.SqlBuilder
获取表对象
getTable() - 类 中的方法cn.sylinx.horm.model.cache.ModelFabric
 
getTableColumn(Class<?>, String) - 类 中的方法cn.sylinx.horm.dialect.sql.DefaultSqlBuilder
 
getTableColumn(Class<?>, String) - 接口 中的方法cn.sylinx.horm.dialect.sql.SqlBuilder
获取表列名称
getTableName() - 类 中的方法cn.sylinx.horm.dialect.fs.FluentSqlParams
 
getTableName() - 类 中的方法cn.sylinx.horm.dialect.tool.MySqlUtil
 
getTableName() - 类 中的方法cn.sylinx.horm.model.cache.ModelFabric
 
getTablePostfix() - 类 中的方法cn.sylinx.horm.dialect.fs.FluentSqlParams
 
getTablePrefix() - 类 中的方法cn.sylinx.horm.dialect.fs.FluentSqlParams
 
getTarget() - 类 中的方法cn.sylinx.horm.interceptor.Invocation
 
getTime(String) - 类 中的方法cn.sylinx.horm.core.common.Record
获取java.sql.Time
getTime(int) - 类 中的方法cn.sylinx.horm.core.common.Record
获取java.sql.Time
getTime() - 类 中的方法cn.sylinx.horm.core.stat.SqlStatInfo
 
getTimestamp(String) - 类 中的方法cn.sylinx.horm.core.common.Record
获取java.sql.Timestamp
getTimestamp(int) - 类 中的方法cn.sylinx.horm.core.common.Record
获取java.sql.Timestamp
getTotalPage() - 类 中的方法cn.sylinx.horm.core.common.Page
Return total page.
getTotalRow() - 类 中的方法cn.sylinx.horm.core.common.Page
Return total row.
getTransactionIsolation() - 类 中的方法cn.sylinx.horm.config.OrmConfig
 
getTransactionIsolation() - 类 中的方法cn.sylinx.horm.core.common.TransInfo
 
getTransactionIsolation() - 枚举 中的方法cn.sylinx.horm.transaction.jdbc.TransactionIsolation
 
getTruelyReturnType() - 类 中的方法cn.sylinx.horm.proxy.command.CommandMethodMetadata
 
getTruelyReturnType() - 类 中的方法cn.sylinx.horm.proxy.mapper.MapperMethodMetadata
 
getTypeHandler(Class<T>) - 接口 中的方法cn.sylinx.horm.dialect.type.TypeHandlerBuilder
 
getTypeHandler(Class<T>) - 类 中的方法cn.sylinx.horm.type.TypeHandlerRegistry
 
getTypeHandlerBuilder() - 接口 中的方法cn.sylinx.horm.dialect.Dialect
获取类型处理器构造者
getTypeHandlerBuilder(DbType) - 类 中的方法cn.sylinx.horm.dialect.type.TypeHandlerBuilderFactory
 
getUnknownTypeHandler() - 类 中的方法cn.sylinx.horm.type.TypeHandlerRegistry
 
getUpdateColumnExpression() - 类 中的方法cn.sylinx.horm.dialect.fs.FluentSqlParams
 
getUpdateColumns() - 类 中的方法cn.sylinx.horm.dialect.fs.FluentSqlParams
 
getUrl() - 类 中的方法cn.sylinx.horm.config.SingleDataSourceConfig
 
getUrlAsProperties(String) - 类 中的静态方法cn.sylinx.horm.resource.io.Resources
return the Properties of url
getUrlAsReader(String) - 类 中的静态方法cn.sylinx.horm.resource.io.Resources
return the Reader of the url
getUrlAsStream(String) - 类 中的静态方法cn.sylinx.horm.resource.io.Resources
return the InputStream of the url
getUsername() - 类 中的方法cn.sylinx.horm.config.SingleDataSourceConfig
 
getValue() - 接口 中的方法cn.sylinx.horm.dialect.DbType
 
getValue() - 枚举 中的方法cn.sylinx.horm.dialect.EnumDbType
 
getValue() - 类 中的方法cn.sylinx.horm.util.Pair
 
getVersionField(Class<?>) - 类 中的静态方法cn.sylinx.horm.model.cache.ModelCacheUtil
获取乐观锁字段
getVersionField() - 类 中的方法cn.sylinx.horm.model.cache.ModelFabric
 
getVersionField() - 类 中的方法cn.sylinx.horm.model.optlock.OptimisticLockBase
 
getVersionFieldAttr() - 类 中的方法cn.sylinx.horm.model.optlock.OptimisticLockBase
 
GLog - cn.sylinx.horm.util中的类
log toolkit
GLog() - 类 的构造器cn.sylinx.horm.util.GLog
 
groupBy(String...) - 类 中的方法cn.sylinx.horm.dialect.fs.FS
添加group by
groupBy(TypeFunction<T, R>...) - 类 中的方法cn.sylinx.horm.dialect.fs.FS
添加group by
groupByExp(String) - 类 中的方法cn.sylinx.horm.dialect.fs.FS
group by
groupBySQL - 类 中的变量cn.sylinx.horm.dialect.fs.FS
 
gt(Object) - 类 中的方法cn.sylinx.horm.dialect.fs.FS
generate ">" statement value
gt(String, Object) - 类 中的方法cn.sylinx.horm.dialect.fs.FS
generate ">" statement, simultaneous setting value
gt(TypeFunction<T, R>, Object) - 类 中的方法cn.sylinx.horm.dialect.fs.FS
generate ">" statement with lambda, simultaneous setting value
gte(Object) - 类 中的方法cn.sylinx.horm.dialect.fs.FS
generate ">=" statement value
gte(String, Object) - 类 中的方法cn.sylinx.horm.dialect.fs.FS
generate ">=" statement, simultaneous setting value
gte(TypeFunction<T, R>, Object) - 类 中的方法cn.sylinx.horm.dialect.fs.FS
generate ">=" statement, simultaneous setting value
gteExp(String) - 类 中的方法cn.sylinx.horm.dialect.fs.FS
 
gteMeta(String) - 类 中的方法cn.sylinx.horm.dialect.fs.FS
 
gteMeta(TypeFunction<T, R>) - 类 中的方法cn.sylinx.horm.dialect.fs.FS
 
gteMeta(String, String) - 类 中的方法cn.sylinx.horm.dialect.fs.FS
 
gteMeta(TypeFunction<T, R>, TypeFunction<T, R>) - 类 中的方法cn.sylinx.horm.dialect.fs.FS
 
gtExp(String) - 类 中的方法cn.sylinx.horm.dialect.fs.FS
 
gtMeta(String) - 类 中的方法cn.sylinx.horm.dialect.fs.FS
 
gtMeta(TypeFunction<T, R>) - 类 中的方法cn.sylinx.horm.dialect.fs.FS
 
gtMeta(String, String) - 类 中的方法cn.sylinx.horm.dialect.fs.FS
 
gtMeta(TypeFunction<T, R>, TypeFunction<T, R>) - 类 中的方法cn.sylinx.horm.dialect.fs.FS
 
GuavaCacheConfig - cn.sylinx.horm.cache.impl中的类
 
GuavaCacheConfig() - 类 的构造器cn.sylinx.horm.cache.impl.GuavaCacheConfig
 
GuavaCacheKit - cn.sylinx.horm.cache.impl中的类
 
GuavaCacheKit() - 类 的构造器cn.sylinx.horm.cache.impl.GuavaCacheKit
 
GuavaCacheKit(GuavaCacheConfig) - 类 的构造器cn.sylinx.horm.cache.impl.GuavaCacheKit
 

H

H2Dialect - cn.sylinx.horm.dialect.impl中的类
 
H2Dialect() - 类 的构造器cn.sylinx.horm.dialect.impl.H2Dialect
 
handle(String) - 类 中的方法cn.sylinx.horm.resource.parse.SqlTokenHandler
 
handle(String) - 接口 中的方法cn.sylinx.horm.resource.parse.ValueTokenHandler
处理占位符
handle(String) - 接口 中的方法cn.sylinx.horm.resource.StatementHandler
 
has(Class<T>) - 枚举 中的方法cn.sylinx.horm.proxy.ProxyObjectRegistry
 
hasCommandInterceptor() - 枚举 中的静态方法cn.sylinx.horm.config.OrmConfigHolder
 
hashCode() - 类 中的方法cn.sylinx.horm.model.base.GenericModel
 
hasMapperInterceptor() - 枚举 中的静态方法cn.sylinx.horm.config.OrmConfigHolder
 
hasSqlClientInterceptor() - 枚举 中的静态方法cn.sylinx.horm.config.OrmConfigHolder
 
HikariDataSourceCreator - cn.sylinx.horm.pool中的类
 
HikariDataSourceCreator() - 类 的构造器cn.sylinx.horm.pool.HikariDataSourceCreator
 
hint - 类 中的变量cn.sylinx.horm.dialect.fs.FS
 
hint(String) - 类 中的方法cn.sylinx.horm.dialect.fs.FS
放在sql最前面的提示
HORMException - cn.sylinx.horm.exception中的异常错误
执行运行时异常
HORMException() - 异常错误 的构造器cn.sylinx.horm.exception.HORMException
 
HORMException(String) - 异常错误 的构造器cn.sylinx.horm.exception.HORMException
 
HORMException(int, String) - 异常错误 的构造器cn.sylinx.horm.exception.HORMException
 
HORMException(String, Throwable) - 异常错误 的构造器cn.sylinx.horm.exception.HORMException
 
HORMException(int, String, Throwable) - 异常错误 的构造器cn.sylinx.horm.exception.HORMException
 
HORMException(Throwable) - 异常错误 的构造器cn.sylinx.horm.exception.HORMException
 

I

ICacheKit - cn.sylinx.horm.cache中的接口
 
IDataLoader - cn.sylinx.horm.cache中的接口
数据装载接口
IfEndBlockParser - cn.sylinx.horm.resource.block中的接口
 
IfEndBlockParserImpl - cn.sylinx.horm.resource.block中的类
 
IfEndBlockParserImpl(TokenHandler) - 类 的构造器cn.sylinx.horm.resource.block.IfEndBlockParserImpl
 
IfEndMatcher - cn.sylinx.horm.resource.block中的接口
 
IfEndMatcherImpl - cn.sylinx.horm.resource.block中的类
 
IfEndMatcherImpl() - 类 的构造器cn.sylinx.horm.resource.block.IfEndMatcherImpl
 
IFunction - cn.sylinx.horm.resource.func中的接口
SQL函数处理
in(String, Object...) - 类 中的方法cn.sylinx.horm.dialect.fs.FS
generate "in" statement, simultaneous setting value
in(TypeFunction<T, R>, Object...) - 类 中的方法cn.sylinx.horm.dialect.fs.FS
 
in(Object...) - 类 中的方法cn.sylinx.horm.dialect.fs.FS
generate "in" statement value
in(List<S>) - 类 中的方法cn.sylinx.horm.dialect.fs.FS
Set in params
in(String, List<S>) - 类 中的方法cn.sylinx.horm.dialect.fs.FS
generate "in" statement, simultaneous setting value
in(TypeFunction<T, R>, List<S>) - 类 中的方法cn.sylinx.horm.dialect.fs.FS
 
inc(String, Number) - 类 中的方法cn.sylinx.horm.dialect.fs.FS
更新字段自增
inc(TypeFunction<T, R>, Number) - 类 中的方法cn.sylinx.horm.dialect.fs.FS
更新字段自增
inc(String) - 类 中的方法cn.sylinx.horm.dialect.fs.FS
更新字段自增 1
inc(TypeFunction<T, R>) - 类 中的方法cn.sylinx.horm.dialect.fs.FS
更新字段自增 1
Include - cn.sylinx.horm.resource.func.impl中的类
包含操作
使用方法 #FUNC[include,field,params], 接收一个参数 params, 默认使用 or 组合
#FUNC[include,field,params,0] 使用 or 组合
#FUNC[include,field,params,1] 使用 in
Include() - 类 的构造器cn.sylinx.horm.resource.func.impl.Include
 
info(String, Object...) - 类 中的静态方法cn.sylinx.horm.util.GLog
info
init(ServiceEnvironment, OrmConfig) - 枚举 中的静态方法cn.sylinx.horm.config.OrmConfigHolder
 
init(OrmConfig, Map<String, SpecificConfig>) - 枚举 中的静态方法cn.sylinx.horm.config.specific.SpecificConfigHolder
 
init(Class<T>) - 类 中的方法cn.sylinx.horm.dialect.fs.FS
 
init(String, Class<T>) - 类 中的方法cn.sylinx.horm.dialect.fs.FS
 
init(Class<T>, String) - 类 中的方法cn.sylinx.horm.dialect.fs.FS
 
init(String, Class<T>, String) - 类 中的方法cn.sylinx.horm.dialect.fs.FS
 
init(Set<String>) - 枚举 中的静态方法cn.sylinx.horm.model.cache.ModelCacheManager
 
initByClassSets(Set<Class<?>>) - 枚举 中的静态方法cn.sylinx.horm.model.cache.ModelCacheManager
 
initSqlClient(NamedDataSource, OrmConfig) - 类 中的方法cn.sylinx.horm.starter.DefaultSqlClientInitializor
 
initSqlClient(NamedDataSource, OrmConfig) - 接口 中的方法cn.sylinx.horm.starter.SqlClientInitializor
 
insert(FS<?>) - 接口 中的方法cn.sylinx.horm.core.FluentSqlClient
 
insert(FS<?>) - 类 中的方法cn.sylinx.horm.core.OrmClient
 
insert(T) - 类 中的方法cn.sylinx.horm.core.OrmClient
 
insert(String, Object...) - 接口 中的方法cn.sylinx.horm.core.SqlClient
插入
insert(T) - 接口 中的方法cn.sylinx.horm.core.SqlClient
 
insertBatch(List<T>) - 类 中的方法cn.sylinx.horm.core.OrmClient
 
insertBatch(String, List<Object[]>) - 接口 中的方法cn.sylinx.horm.core.SqlClient
批量插入
insertBatch(List<T>) - 接口 中的方法cn.sylinx.horm.core.SqlClient
 
insertForRetrieval(ClasspathSqlResource, Map<String, Object>) - 类 中的方法cn.sylinx.horm.core.OrmClient
 
insertForRetrieval(String, Object...) - 接口 中的方法cn.sylinx.horm.core.SqlClient
插入,返回主键
insertForRetrieval(ClasspathSqlResource, Map<String, Object>) - 接口 中的方法cn.sylinx.horm.core.SqlClient
 
InstantTypeHandler - cn.sylinx.horm.type.handler中的类
 
InstantTypeHandler() - 类 的构造器cn.sylinx.horm.type.handler.InstantTypeHandler
 
IntegerTypeHandler - cn.sylinx.horm.type.handler中的类
 
IntegerTypeHandler() - 类 的构造器cn.sylinx.horm.type.handler.IntegerTypeHandler
 
intercept(Invocation) - 接口 中的方法cn.sylinx.horm.interceptor.Interceptor
 
Interceptor - cn.sylinx.horm.interceptor中的接口
拦截器
InterceptorManager<T extends Interceptor> - cn.sylinx.horm.interceptor中的类
拦截器管理
InterceptorManager(Class<T>) - 类 的构造器cn.sylinx.horm.interceptor.InterceptorManager
 
Invocation - cn.sylinx.horm.interceptor中的类
 
Invocation(Object, Method, Object[]) - 类 的构造器cn.sylinx.horm.interceptor.Invocation
 
invoke(Object, Method, Object[]) - 类 中的方法cn.sylinx.horm.core.interceptor.SqlClientProxy
 
invoke(Object, Method, Object[]) - 类 中的方法cn.sylinx.horm.proxy.command.interceptor.CommandInvokerProxy
 
invoke(CommandMethodMetadata, Tuple) - 接口 中的方法cn.sylinx.horm.proxy.command.invoker.CommandInvoker
 
invoke(Object, Method, Object[]) - 类 中的方法cn.sylinx.horm.proxy.mapper.interceptor.MapperInvokerProxy
 
invoke(MapperMethodMetadata, Tuple) - 接口 中的方法cn.sylinx.horm.proxy.mapper.invoker.MapperInvoker
 
invoke(Object, Method, Object[]) - 类 中的方法cn.sylinx.horm.proxy.ProxyObject
 
invoke(ValueTokenHandler, String) - 接口 中的方法cn.sylinx.horm.resource.func.IFunction
执行调用
invoke(ValueTokenHandler, String) - 类 中的方法cn.sylinx.horm.resource.func.impl.Exclude
使用方法 #FUNC[exclude,field, params], 接收一个参数 params
invoke(ValueTokenHandler, String) - 类 中的方法cn.sylinx.horm.resource.func.impl.Include
 
invoke(ValueTokenHandler, String) - 类 中的方法cn.sylinx.horm.resource.func.impl.Like
 
invoke(ValueTokenHandler, String) - 类 中的方法cn.sylinx.horm.resource.func.impl.OgnlFunction
 
Invoker - cn.sylinx.horm.proxy中的接口
 
isBlank(String) - 类 中的静态方法cn.sylinx.horm.util.StrKit
字符串为 null 或者为 "" 时返回 true
isCache() - 类 中的方法cn.sylinx.horm.config.OrmConfig
 
isCache() - 枚举 中的静态方法cn.sylinx.horm.config.OrmConfigHolder
 
isCache() - 类 中的方法cn.sylinx.horm.config.specific.SpecificConfig
 
isCache(String) - 枚举 中的静态方法cn.sylinx.horm.config.specific.SpecificConfigHolder
 
isCacheModelOnStart() - 类 中的方法cn.sylinx.horm.config.OrmConfig
 
isCaseSensitive() - 类 中的方法cn.sylinx.horm.config.OrmConfig
 
isCaseSensitive() - 枚举 中的静态方法cn.sylinx.horm.config.OrmConfigHolder
 
isClassExist(String) - 类 中的静态方法cn.sylinx.horm.util.ClassUtil
 
isCount() - 类 中的方法cn.sylinx.horm.dialect.fs.FluentSqlParams
 
isDebug() - 类 中的方法cn.sylinx.horm.config.OrmConfig
 
isDebug() - 枚举 中的静态方法cn.sylinx.horm.config.OrmConfigHolder
 
isDistinct() - 类 中的方法cn.sylinx.horm.dialect.fs.FluentSqlParams
 
isDynamic() - 类 中的方法cn.sylinx.horm.proxy.mapper.parse.Namespace
 
isEmpty() - 类 中的方法cn.sylinx.horm.core.common.Page
 
isEmpty(String) - 类 中的静态方法cn.sylinx.horm.util.StrKit
是否空
isFormat() - 类 中的方法cn.sylinx.horm.resource.ClasspathSqlResource
 
isInTransaction() - 接口 中的方法cn.sylinx.horm.core.datasource.TransactionalConnectionProvider
 
isInTransaction() - 类 中的方法cn.sylinx.horm.transaction.jdbc.JdbcTransactionalConnectionProvider
 
isMappingEmpty() - 类 中的方法cn.sylinx.horm.model.cache.ModelFabric
 
isMultiple() - 类 中的方法cn.sylinx.horm.config.DataSourceConfig
 
isNativeSql() - 类 中的方法cn.sylinx.horm.proxy.command.CommandMethodMetadata
 
isNestedTransaction() - 类 中的方法cn.sylinx.horm.util.Ret
 
isNotBlank(String) - 类 中的静态方法cn.sylinx.horm.util.StrKit
字符串不为 null 而且不为 "" 时返回 true
isNull() - 类 中的方法cn.sylinx.horm.dialect.fs.FS
 
isNull(String) - 类 中的方法cn.sylinx.horm.dialect.fs.FS
 
isNull(TypeFunction<T, R>) - 类 中的方法cn.sylinx.horm.dialect.fs.FS
 
isOptimisticLockEnable() - 类 中的方法cn.sylinx.horm.config.OrmConfig
 
isOptimisticLockEnable() - 枚举 中的静态方法cn.sylinx.horm.config.OrmConfigHolder
 
isParseSqlPathDbtype() - 类 中的方法cn.sylinx.horm.config.OrmConfig
 
isPrimary() - 类 中的方法cn.sylinx.horm.starter.CommonStarter.NamedDataSourcePrimary
 
isRetrieval() - 类 中的方法cn.sylinx.horm.proxy.mapper.parse.SqlItem
 
isSingleField() - 类 中的方法cn.sylinx.horm.dialect.fs.FluentSqlParams
 
isSqlClientInterceptorEnable() - 类 中的方法cn.sylinx.horm.config.specific.SpecificConfig
 
isSqlClientInterceptorEnable(String) - 枚举 中的静态方法cn.sylinx.horm.config.specific.SpecificConfigHolder
 
isSqlStatEnable() - 接口 中的静态方法cn.sylinx.horm.core.stat.SqlStatEventHelper
 
isSqlStatOpen() - 类 中的方法cn.sylinx.horm.config.OrmConfig
 
isSqlStatOpen() - 枚举 中的静态方法cn.sylinx.horm.config.OrmConfigHolder
 
isSqlStatOpen() - 类 中的方法cn.sylinx.horm.config.specific.SpecificConfig
 
isSqlStatOpen(String) - 枚举 中的静态方法cn.sylinx.horm.config.specific.SpecificConfigHolder
 
isSuccess() - 类 中的方法cn.sylinx.horm.util.Ret
 
isUseNative() - 类 中的方法cn.sylinx.horm.config.DataSourceConfig
 
ITransactionBlock - cn.sylinx.horm.transaction.jdbc中的接口
事务处理

J

JdbcTransactionalConnectionProvider - cn.sylinx.horm.transaction.jdbc中的类
 
JdbcTransactionalConnectionProvider() - 类 的构造器cn.sylinx.horm.transaction.jdbc.JdbcTransactionalConnectionProvider
 
JdbcTransactionalConnectionProvider(NamedDataSource) - 类 的构造器cn.sylinx.horm.transaction.jdbc.JdbcTransactionalConnectionProvider
 
JdbcType - cn.sylinx.horm.type中的枚举
 
JdbcTypeMapper - cn.sylinx.horm.type中的接口
 

L

LambdaUtil - cn.sylinx.horm.util中的类
 
LambdaUtil() - 类 的构造器cn.sylinx.horm.util.LambdaUtil
 
length() - 类 中的方法cn.sylinx.horm.util.Tuple
get the length
like(Object) - 类 中的方法cn.sylinx.horm.dialect.fs.FS
generate like statement, simultaneous setting value
like(String, Object) - 类 中的方法cn.sylinx.horm.dialect.fs.FS
generate like statement, simultaneous setting value
like(TypeFunction<T, R>, Object) - 类 中的方法cn.sylinx.horm.dialect.fs.FS
 
Like - cn.sylinx.horm.resource.func.impl中的类
自定义 like函数,使用方法: #FUNC[like, email, emailLikeStr] 任意匹配 #FUNC[like, email, emailLikeStr,1] 右边字符全匹配 #FUNC[like, email, emailLikeStr,2] 左边字符全匹配
Like() - 类 的构造器cn.sylinx.horm.resource.func.impl.Like
 
like(String, String) - 类 中的方法cn.sylinx.horm.util.ParamMapBuilder
 
likeLeft(Object) - 类 中的方法cn.sylinx.horm.dialect.fs.FS
 
likeLeft(String, Object) - 类 中的方法cn.sylinx.horm.dialect.fs.FS
 
likeLeft(TypeFunction<T, R>, Object) - 类 中的方法cn.sylinx.horm.dialect.fs.FS
 
likeLeft(String, String) - 类 中的方法cn.sylinx.horm.util.ParamMapBuilder
 
likeRight(Object) - 类 中的方法cn.sylinx.horm.dialect.fs.FS
 
likeRight(String, Object) - 类 中的方法cn.sylinx.horm.dialect.fs.FS
 
likeRight(TypeFunction<T, R>, Object) - 类 中的方法cn.sylinx.horm.dialect.fs.FS
 
likeRight(String, String) - 类 中的方法cn.sylinx.horm.util.ParamMapBuilder
 
limit(int) - 类 中的方法cn.sylinx.horm.dialect.fs.FS
默认使用Mysql limit语法
limit(int, int) - 类 中的方法cn.sylinx.horm.dialect.fs.FS
默认使用Mysql limit语法
limitSQL - 类 中的变量cn.sylinx.horm.dialect.fs.FS
 
load() - 接口 中的方法cn.sylinx.horm.cache.IDataLoader
装载数据
load(String) - 枚举 中的静态方法cn.sylinx.horm.resource.ClasspathSqlResourceManager
 
LocalDateTimeTypeHandler - cn.sylinx.horm.type.handler中的类
 
LocalDateTimeTypeHandler() - 类 的构造器cn.sylinx.horm.type.handler.LocalDateTimeTypeHandler
 
LocalDateTypeHandler - cn.sylinx.horm.type.handler中的类
 
LocalDateTypeHandler() - 类 的构造器cn.sylinx.horm.type.handler.LocalDateTypeHandler
 
LocalTimeTypeHandler - cn.sylinx.horm.type.handler中的类
 
LocalTimeTypeHandler() - 类 的构造器cn.sylinx.horm.type.handler.LocalTimeTypeHandler
 
LongTypeHandler - cn.sylinx.horm.type.handler中的类
 
LongTypeHandler() - 类 的构造器cn.sylinx.horm.type.handler.LongTypeHandler
 
lt(Object) - 类 中的方法cn.sylinx.horm.dialect.fs.FS
generate "<" statement value
lt(String, Object) - 类 中的方法cn.sylinx.horm.dialect.fs.FS
generate "<" statement, simultaneous setting value
lt(TypeFunction<T, R>, Object) - 类 中的方法cn.sylinx.horm.dialect.fs.FS
generate "<" statement, simultaneous setting value
lte(Object) - 类 中的方法cn.sylinx.horm.dialect.fs.FS
generate "<=" statement value
lte(String, Object) - 类 中的方法cn.sylinx.horm.dialect.fs.FS
generate "<=" statement, simultaneous setting value
lte(TypeFunction<T, R>, Object) - 类 中的方法cn.sylinx.horm.dialect.fs.FS
generate "<=" statement, simultaneous setting value
lteExp(String) - 类 中的方法cn.sylinx.horm.dialect.fs.FS
 
lteMeta(String) - 类 中的方法cn.sylinx.horm.dialect.fs.FS
 
lteMeta(TypeFunction<T, R>) - 类 中的方法cn.sylinx.horm.dialect.fs.FS
 
lteMeta(String, String) - 类 中的方法cn.sylinx.horm.dialect.fs.FS
 
lteMeta(TypeFunction<T, R>, TypeFunction<T, R>) - 类 中的方法cn.sylinx.horm.dialect.fs.FS
 
ltExp(String) - 类 中的方法cn.sylinx.horm.dialect.fs.FS
 
ltMeta(String) - 类 中的方法cn.sylinx.horm.dialect.fs.FS
 
ltMeta(TypeFunction<T, R>) - 类 中的方法cn.sylinx.horm.dialect.fs.FS
 
ltMeta(String, String) - 类 中的方法cn.sylinx.horm.dialect.fs.FS
 
ltMeta(TypeFunction<T, R>, TypeFunction<T, R>) - 类 中的方法cn.sylinx.horm.dialect.fs.FS
 

M

mapColumn(String) - 类 中的方法cn.sylinx.horm.dialect.fs.FluentSqlParams
 
mapColumn(String) - 类 中的方法cn.sylinx.horm.dialect.fs.FS
 
mappedTypeHandlers() - 接口 中的方法cn.sylinx.horm.type.registrar.TypeHandlerRegistrar
 
MAPPER_NODE_DATASOURCE - 接口 中的静态变量cn.sylinx.horm.proxy.mapper.parse.MapperXmlConst
 
MAPPER_NODE_RETRIEVAL - 接口 中的静态变量cn.sylinx.horm.proxy.mapper.parse.MapperXmlConst
 
MAPPER_NODE_SQLID - 接口 中的静态变量cn.sylinx.horm.proxy.mapper.parse.MapperXmlConst
 
MAPPER_ROOT - 接口 中的静态变量cn.sylinx.horm.proxy.mapper.parse.MapperXmlConst
 
MAPPER_ROOT_DATASOURCE - 接口 中的静态变量cn.sylinx.horm.proxy.mapper.parse.MapperXmlConst
 
MAPPER_ROOT_DYNAMIC - 接口 中的静态变量cn.sylinx.horm.proxy.mapper.parse.MapperXmlConst
 
MAPPER_ROOT_NAMESPACE - 接口 中的静态变量cn.sylinx.horm.proxy.mapper.parse.MapperXmlConst
 
MapperContainer - cn.sylinx.horm.proxy.mapper.registrar中的枚举
 
MapperInterceptor - cn.sylinx.horm.proxy.mapper.interceptor中的接口
 
MapperInvoker - cn.sylinx.horm.proxy.mapper.invoker中的接口
 
MapperInvokerManager - cn.sylinx.horm.proxy.mapper.invoker中的枚举
 
MapperInvokerProxy - cn.sylinx.horm.proxy.mapper.interceptor中的类
 
MapperInvokerProxy(MapperInvoker) - 类 的构造器cn.sylinx.horm.proxy.mapper.interceptor.MapperInvokerProxy
 
MapperMethodMetadata - cn.sylinx.horm.proxy.mapper中的类
 
MapperMethodMetadata(Class<?>, Method) - 类 的构造器cn.sylinx.horm.proxy.mapper.MapperMethodMetadata
 
MapperParser - cn.sylinx.horm.proxy.mapper.parse中的接口
 
MapperRegistrar - cn.sylinx.horm.proxy.mapper.registrar中的接口
 
MapperXmlConst - cn.sylinx.horm.proxy.mapper.parse中的接口
 
MapperXmlScanner - cn.sylinx.horm.resource.io中的类
 
MapperXmlScanner(String) - 类 的构造器cn.sylinx.horm.resource.io.MapperXmlScanner
 
MapperXmlScanner(String, String) - 类 的构造器cn.sylinx.horm.resource.io.MapperXmlScanner
 
methodToFieldName(String) - 类 中的静态方法cn.sylinx.horm.util.LambdaUtil
 
model - 类 中的变量cn.sylinx.horm.dialect.fs.FS
 
Model - cn.sylinx.horm.model.anno中的注释类型
model 标记
Model - cn.sylinx.horm.model.base中的类
 
Model() - 类 的构造器cn.sylinx.horm.model.base.Model
 
ModelByDialectUtil - cn.sylinx.horm.model.util中的类
 
ModelByDialectUtil() - 类 的构造器cn.sylinx.horm.model.util.ModelByDialectUtil
 
ModelCacheManager - cn.sylinx.horm.model.cache中的枚举
 
ModelCacheUtil - cn.sylinx.horm.model.cache中的类
 
ModelCacheUtil() - 类 的构造器cn.sylinx.horm.model.cache.ModelCacheUtil
 
modelClass - 类 中的变量cn.sylinx.horm.dialect.fs.FS
 
ModelConst - cn.sylinx.horm.model.cache中的枚举
 
ModelFabric - cn.sylinx.horm.model.cache中的类
model结构
ModelFabric() - 类 的构造器cn.sylinx.horm.model.cache.ModelFabric
 
ModelUtil - cn.sylinx.horm.model.util中的类
 
ModelUtil() - 类 的构造器cn.sylinx.horm.model.util.ModelUtil
 
MonthTypeHandler - cn.sylinx.horm.type.handler中的类
 
MonthTypeHandler() - 类 的构造器cn.sylinx.horm.type.handler.MonthTypeHandler
 
MYSQL_ALTER_TABLE - 类 中的静态变量cn.sylinx.horm.dialect.tool.MySqlUtil
 
MYSQL_ALTER_TABLE_ADD_COL - 类 中的静态变量cn.sylinx.horm.dialect.tool.MySqlUtil
 
MYSQL_ALTER_TABLE_MODIFY_COL - 类 中的静态变量cn.sylinx.horm.dialect.tool.MySqlUtil
 
MYSQL_CREATE_TEMPLATE - 类 中的静态变量cn.sylinx.horm.dialect.tool.MySqlUtil
 
MYSQL_DROP_TEMPLATE - 类 中的静态变量cn.sylinx.horm.dialect.tool.MySqlUtil
 
MYSQL_ENGINE - 类 中的静态变量cn.sylinx.horm.dialect.tool.MySqlUtil
 
MYSQL_JAVA_JDBC_MAP - 类 中的静态变量cn.sylinx.horm.dialect.tool.MySqlUtil
 
MYSQL_ROW_PK - 类 中的静态变量cn.sylinx.horm.dialect.tool.MySqlUtil
 
MYSQL_SINGLE_QUOTES - 类 中的静态变量cn.sylinx.horm.dialect.tool.MySqlUtil
 
MySqlDialect - cn.sylinx.horm.dialect.impl中的类
 
MySqlDialect() - 类 的构造器cn.sylinx.horm.dialect.impl.MySqlDialect
 
MySqlUtil - cn.sylinx.horm.dialect.tool中的类
 
MySqlUtil(Class<? extends Object>) - 类 的构造器cn.sylinx.horm.dialect.tool.MySqlUtil
 

N

NamedDataSource - cn.sylinx.horm.core.datasource中的类
 
NamedDataSource() - 类 的构造器cn.sylinx.horm.core.datasource.NamedDataSource
 
NamedDataSourcePrimary() - 类 的构造器cn.sylinx.horm.starter.CommonStarter.NamedDataSourcePrimary
 
Namespace - cn.sylinx.horm.proxy.mapper.parse中的类
 
Namespace() - 类 的构造器cn.sylinx.horm.proxy.mapper.parse.Namespace
 
NamespaceContainer - cn.sylinx.horm.proxy.mapper.parse中的枚举
 
NClobTypeHandler - cn.sylinx.horm.type.handler中的类
 
NClobTypeHandler() - 类 的构造器cn.sylinx.horm.type.handler.NClobTypeHandler
 
nest(Function<FS<T>, FS<T>>) - 类 中的方法cn.sylinx.horm.dialect.fs.FS
 
nestedRet(Ret) - 类 中的静态方法cn.sylinx.horm.util.Ret
 
newInstance(ProxyObject<T>) - 类 中的方法cn.sylinx.horm.proxy.ProxyFactory
 
notBetween(Object, Object) - 类 中的方法cn.sylinx.horm.dialect.fs.FS
not between
notBetween(String, Object, Object) - 类 中的方法cn.sylinx.horm.dialect.fs.FS
not between
notBetween(TypeFunction<T, R>, Object, Object) - 类 中的方法cn.sylinx.horm.dialect.fs.FS
not between
notEmpty(String) - 类 中的方法cn.sylinx.horm.dialect.fs.FS
 
notEmpty() - 类 中的方法cn.sylinx.horm.dialect.fs.FS
generate "!
notEq(Object) - 类 中的方法cn.sylinx.horm.dialect.fs.FS
generate "!
notEqExp(String) - 类 中的方法cn.sylinx.horm.dialect.fs.FS
 
notEqMeta(String) - 类 中的方法cn.sylinx.horm.dialect.fs.FS
 
notEqMeta(TypeFunction<T, R>) - 类 中的方法cn.sylinx.horm.dialect.fs.FS
 
notEqMeta(String, String) - 类 中的方法cn.sylinx.horm.dialect.fs.FS
 
notEqMeta(TypeFunction<T, R>, TypeFunction<T, R>) - 类 中的方法cn.sylinx.horm.dialect.fs.FS
 
notIn(String, Object...) - 类 中的方法cn.sylinx.horm.dialect.fs.FS
not in
notIn(TypeFunction<T, R>, Object...) - 类 中的方法cn.sylinx.horm.dialect.fs.FS
not in
notIn(Object...) - 类 中的方法cn.sylinx.horm.dialect.fs.FS
not in
notIn(List<S>) - 类 中的方法cn.sylinx.horm.dialect.fs.FS
not in
notIn(String, List<S>) - 类 中的方法cn.sylinx.horm.dialect.fs.FS
not in
notIn(TypeFunction<T, R>, List<S>) - 类 中的方法cn.sylinx.horm.dialect.fs.FS
not in
notNull() - 类 中的方法cn.sylinx.horm.dialect.fs.FS
generate "IS NOT NULL" statement
notNull(String) - 类 中的方法cn.sylinx.horm.dialect.fs.FS
generate "IS NOT NULL" statement
notNull(TypeFunction<T, R>) - 类 中的方法cn.sylinx.horm.dialect.fs.FS
 
NStringTypeHandler - cn.sylinx.horm.type.handler中的类
 
NStringTypeHandler() - 类 的构造器cn.sylinx.horm.type.handler.NStringTypeHandler
 

O

ObjectTypeHandler - cn.sylinx.horm.type.handler中的类
 
ObjectTypeHandler() - 类 的构造器cn.sylinx.horm.type.handler.ObjectTypeHandler
 
of(Class<T>) - 类 中的静态方法cn.sylinx.horm.dialect.fs.FS
 
of(Class<T>, String) - 类 中的静态方法cn.sylinx.horm.dialect.fs.FS
 
of(String, Class<T>) - 类 中的静态方法cn.sylinx.horm.dialect.fs.FS
 
of(String, Class<T>, String) - 类 中的静态方法cn.sylinx.horm.dialect.fs.FS
 
of(Object, Object) - 类 中的静态方法cn.sylinx.horm.util.Pair
 
OgnlFunction - cn.sylinx.horm.resource.func.impl中的类
ognl表达式
使用方法 #FUNC[ognl,express]
OgnlFunction() - 类 的构造器cn.sylinx.horm.resource.func.impl.OgnlFunction
 
onDone(String, String, Long, Throwable) - 接口 中的方法cn.sylinx.horm.core.stat.SqlExecutedHandler
执行完毕,可能出现错误
onTimeout(String, String, long) - 接口 中的方法cn.sylinx.horm.core.stat.SqlExecutedHandler
执行超时
OptimisticLockBase - cn.sylinx.horm.model.optlock中的类
 
OptimisticLockBase() - 类 的构造器cn.sylinx.horm.model.optlock.OptimisticLockBase
 
OptimisticLockInsert - cn.sylinx.horm.model.optlock中的类
 
OptimisticLockInsert() - 类 的构造器cn.sylinx.horm.model.optlock.OptimisticLockInsert
 
OptimisticLockUpdate - cn.sylinx.horm.model.optlock中的类
 
OptimisticLockUpdate() - 类 的构造器cn.sylinx.horm.model.optlock.OptimisticLockUpdate
 
OptimisticLockWrapper - cn.sylinx.horm.model.optlock中的枚举
 
or(String, Object) - 类 中的方法cn.sylinx.horm.dialect.fs.FS
generate OR statement, simultaneous setting value
or(TypeFunction<T, R>, Object) - 类 中的方法cn.sylinx.horm.dialect.fs.FS
 
or() - 类 中的方法cn.sylinx.horm.dialect.fs.FS
 
OracleDialect - cn.sylinx.horm.dialect.impl中的类
 
OracleDialect() - 类 的构造器cn.sylinx.horm.dialect.impl.OracleDialect
 
order(String) - 类 中的方法cn.sylinx.horm.dialect.fs.FS
generate order by statement
order(String, OrderBy) - 类 中的方法cn.sylinx.horm.dialect.fs.FS
generate order by statement
order(TypeFunction<T, R>, OrderBy) - 类 中的方法cn.sylinx.horm.dialect.fs.FS
 
OrderBy - cn.sylinx.horm.core.common中的枚举
 
orderBySQL - 类 中的变量cn.sylinx.horm.dialect.fs.FS
 
OrmClient - cn.sylinx.horm.core中的类
orm support
OrmClient() - 类 的构造器cn.sylinx.horm.core.OrmClient
 
OrmConfig - cn.sylinx.horm.config中的类
配置相关
OrmConfig() - 类 的构造器cn.sylinx.horm.config.OrmConfig
 
OrmConfigHolder - cn.sylinx.horm.config中的枚举
全局配置
OrmUtil - cn.sylinx.horm.core.common中的类
ORM通用工具
OrmUtil() - 类 的构造器cn.sylinx.horm.core.common.OrmUtil
 
orNest(Function<FS<T>, FS<T>>) - 类 中的方法cn.sylinx.horm.dialect.fs.FS
 

P

Page<T> - cn.sylinx.horm.core.common中的类
 
Page() - 类 的构造器cn.sylinx.horm.core.common.Page
 
Page(List<T>, int, int, int, int) - 类 的构造器cn.sylinx.horm.core.common.Page
Constructor.
PageNumber - cn.sylinx.horm.proxy.annotation中的注释类型
 
PageSize - cn.sylinx.horm.proxy.annotation中的注释类型
 
Pair - cn.sylinx.horm.util中的类
 
Pair(Object, Object) - 类 的构造器cn.sylinx.horm.util.Pair
 
Param - cn.sylinx.horm.proxy.annotation中的注释类型
 
ParamBean - cn.sylinx.horm.proxy.annotation中的注释类型
 
ParamMapBuilder - cn.sylinx.horm.util中的类
参数构建器
ParamMapBuilder() - 类 的构造器cn.sylinx.horm.util.ParamMapBuilder
 
paramValues - 类 中的变量cn.sylinx.horm.dialect.fs.FS
 
parse(InputStream) - 接口 中的方法cn.sylinx.horm.proxy.mapper.parse.MapperParser
 
parse(String) - 接口 中的方法cn.sylinx.horm.resource.block.IfEndBlockParser
 
parse(String) - 类 中的方法cn.sylinx.horm.resource.block.IfEndBlockParserImpl
 
parse(String) - 类 中的方法cn.sylinx.horm.resource.func.FunctionParser
 
parse(String, boolean) - 类 中的方法cn.sylinx.horm.resource.parse.GenericTokenParser
 
parse(String) - 类 中的方法cn.sylinx.horm.resource.parse.GenericTokenParser
返回sql 和 sql参数, Tuple[0]:sql Tuple[1]:参数
parseDynamicPartSql(String) - 类 中的方法cn.sylinx.horm.resource.parse.GenericTokenParser
 
parseFunctions(String) - 类 中的方法cn.sylinx.horm.resource.parse.GenericTokenParser
解析函数
parseIfDynamicSql(String) - 类 中的方法cn.sylinx.horm.resource.parse.GenericTokenParser
 
parseOptimisticLockInsert(T) - 枚举 中的静态方法cn.sylinx.horm.model.optlock.OptimisticLockWrapper
 
parseOptimisticLockUpdate(T) - 枚举 中的静态方法cn.sylinx.horm.model.optlock.OptimisticLockWrapper
 
parseSql(ClasspathSqlResource, Map<String, Object>) - 类 中的方法cn.sylinx.horm.resource.parse.SqlParser
 
parseSql(String, Map<String, Object>, StatementHandler) - 类 中的方法cn.sylinx.horm.resource.parse.SqlParser
 
parseSql(String, Map<String, Object>) - 类 中的方法cn.sylinx.horm.resource.parse.SqlParser
 
parseSql(String, Map<String, Object>, boolean, StatementHandler) - 类 中的方法cn.sylinx.horm.resource.parse.SqlParser
 
parseTruelySqlpath(String) - 类 中的方法cn.sylinx.horm.resource.parse.SqlParser
 
PoolType - cn.sylinx.horm.pool中的枚举
 
postEscape - 类 中的变量cn.sylinx.horm.dialect.fs.FS
 
PostgreSQLDialect - cn.sylinx.horm.dialect.impl中的类
 
PostgreSQLDialect() - 类 的构造器cn.sylinx.horm.dialect.impl.PostgreSQLDialect
 
preEscape - 类 中的变量cn.sylinx.horm.dialect.fs.FS
 
PreparedCallable<T> - cn.sylinx.horm.core.common中的接口
 
PreparedCallWrapper - cn.sylinx.horm.core.common中的接口
 
PrimaryKey - cn.sylinx.horm.model.anno中的注释类型
主键字段
primaryKeyColumn - 类 中的变量cn.sylinx.horm.dialect.fs.FS
 
proceed() - 类 中的方法cn.sylinx.horm.interceptor.Invocation
 
ProxyFactory<T> - cn.sylinx.horm.proxy中的类
 
ProxyFactory(Class<T>) - 类 的构造器cn.sylinx.horm.proxy.ProxyFactory
 
ProxyObject<T> - cn.sylinx.horm.proxy中的类
 
ProxyObject() - 类 的构造器cn.sylinx.horm.proxy.ProxyObject
 
ProxyObject(Class<T>, ProxyType) - 类 的构造器cn.sylinx.horm.proxy.ProxyObject
 
ProxyObjectRegistry - cn.sylinx.horm.proxy中的枚举
 
ProxyType - cn.sylinx.horm.proxy中的枚举
代理类型
put(String, Object) - 类 中的方法cn.sylinx.horm.core.common.Record
存放值
put(String, Integer, Object) - 类 中的方法cn.sylinx.horm.core.common.Record
存放值
put(String, Object, Class<?>) - 类 中的方法cn.sylinx.horm.util.ParamMapBuilder
 
put(String, Object) - 类 中的方法cn.sylinx.horm.util.ParamMapBuilder
 

Q

query(FS<T>) - 接口 中的方法cn.sylinx.horm.core.FluentSqlClient
 
query(FS<T>) - 类 中的方法cn.sylinx.horm.core.OrmClient
 
query(String, Object...) - 接口 中的方法cn.sylinx.horm.core.SqlClient
查询
queryFirst(FS<T>) - 接口 中的方法cn.sylinx.horm.core.FluentSqlClient
 
queryFirst(FS<T>) - 类 中的方法cn.sylinx.horm.core.OrmClient
 
queryFirst(String, Object[], Class<T>) - 类 中的方法cn.sylinx.horm.core.OrmClient
 
queryFirst(ClasspathSqlResource, Map<String, Object>, Class<T>) - 类 中的方法cn.sylinx.horm.core.OrmClient
 
queryFirst(String, Object[], Class<T>) - 接口 中的方法cn.sylinx.horm.core.SqlClient
 
queryFirst(ClasspathSqlResource, Map<String, Object>, Class<T>) - 接口 中的方法cn.sylinx.horm.core.SqlClient
 
queryFirstForSingleColumn(FS<T>) - 接口 中的方法cn.sylinx.horm.core.FluentSqlClient
 
queryFirstForSingleColumn(FS<T>) - 类 中的方法cn.sylinx.horm.core.OrmClient
 
queryFirstForSingleColumn(ClasspathSqlResource, Map<String, Object>, Class<T>) - 类 中的方法cn.sylinx.horm.core.OrmClient
 
queryFirstForSingleColumn(String, Object[], Class<T>) - 类 中的方法cn.sylinx.horm.core.OrmClient
 
queryFirstForSingleColumn(ClasspathSqlResource, Map<String, Object>, Class<T>) - 接口 中的方法cn.sylinx.horm.core.SqlClient
 
queryFirstForSingleColumn(String, Object[], Class<T>) - 接口 中的方法cn.sylinx.horm.core.SqlClient
 
queryForSingleColumn(FS<T>) - 接口 中的方法cn.sylinx.horm.core.FluentSqlClient
 
queryForSingleColumn(FS<T>) - 类 中的方法cn.sylinx.horm.core.OrmClient
 
queryForSingleColumn(String, Object...) - 接口 中的方法cn.sylinx.horm.core.SqlClient
查询单列
queryList(Class<T>) - 类 中的方法cn.sylinx.horm.core.OrmClient
 
queryList(String, Object[], Class<T>) - 类 中的方法cn.sylinx.horm.core.OrmClient
 
queryList(ClasspathSqlResource, Map<String, Object>, Class<T>) - 类 中的方法cn.sylinx.horm.core.OrmClient
 
queryList(Class<T>) - 接口 中的方法cn.sylinx.horm.core.SqlClient
 
queryList(String, Object[], Class<T>) - 接口 中的方法cn.sylinx.horm.core.SqlClient
 
queryList(ClasspathSqlResource, Map<String, Object>, Class<T>) - 接口 中的方法cn.sylinx.horm.core.SqlClient
 
queryListForSingleColumn(ClasspathSqlResource, Map<String, Object>, Class<T>) - 类 中的方法cn.sylinx.horm.core.OrmClient
 
queryListForSingleColumn(String, Object[], Class<T>) - 类 中的方法cn.sylinx.horm.core.OrmClient
查询1列
queryListForSingleColumn(ClasspathSqlResource, Map<String, Object>, Class<T>) - 接口 中的方法cn.sylinx.horm.core.SqlClient
 
queryListForSingleColumn(String, Object[], Class<T>) - 接口 中的方法cn.sylinx.horm.core.SqlClient
 
queryPage(FS<T>, int, int) - 接口 中的方法cn.sylinx.horm.core.FluentSqlClient
 
queryPage(FS<T>, int, int) - 类 中的方法cn.sylinx.horm.core.OrmClient
 
queryPage(String, int, int, Object[]) - 类 中的方法cn.sylinx.horm.core.OrmClient
 
queryPage(ClasspathSqlResource, int, int, Map<String, Object>) - 类 中的方法cn.sylinx.horm.core.OrmClient
 
queryPage(String, int, int, Object[], Class<T>) - 类 中的方法cn.sylinx.horm.core.OrmClient
 
queryPage(ClasspathSqlResource, int, int, Map<String, Object>, Class<T>) - 类 中的方法cn.sylinx.horm.core.OrmClient
 
queryPage(String, int, int, Object[]) - 接口 中的方法cn.sylinx.horm.core.SqlClient
 
queryPage(ClasspathSqlResource, int, int, Map<String, Object>) - 接口 中的方法cn.sylinx.horm.core.SqlClient
 
queryPage(String, int, int, Object[], Class<T>) - 接口 中的方法cn.sylinx.horm.core.SqlClient
 
queryPage(ClasspathSqlResource, int, int, Map<String, Object>, Class<T>) - 接口 中的方法cn.sylinx.horm.core.SqlClient
 
queryPageForSingleColumn(String, int, int, Object[], Class<R>) - 类 中的方法cn.sylinx.horm.core.OrmClient
 
queryPageForSingleColumn(String, int, int, Object[], Class<R>) - 接口 中的方法cn.sylinx.horm.core.SqlClient
 
queryRecord(String, Object...) - 类 中的方法cn.sylinx.horm.core.OrmClient
 
queryRecord(ClasspathSqlResource, Map<String, Object>) - 类 中的方法cn.sylinx.horm.core.OrmClient
 
queryRecord(String, Object...) - 接口 中的方法cn.sylinx.horm.core.SqlClient
 
queryRecord(ClasspathSqlResource, Map<String, Object>) - 接口 中的方法cn.sylinx.horm.core.SqlClient
 
queryRecords(String, Object...) - 类 中的方法cn.sylinx.horm.core.OrmClient
 
queryRecords(ClasspathSqlResource, Map<String, Object>) - 类 中的方法cn.sylinx.horm.core.OrmClient
 
queryRecords(String, Object...) - 接口 中的方法cn.sylinx.horm.core.SqlClient
 
queryRecords(ClasspathSqlResource, Map<String, Object>) - 接口 中的方法cn.sylinx.horm.core.SqlClient
 

R

Record - cn.sylinx.horm.core.common中的类
记录对象
Record() - 类 的构造器cn.sylinx.horm.core.common.Record
 
register(DbType, FSBuilder) - 类 中的方法cn.sylinx.horm.dialect.fs.builder.FSBuilderFactory
 
register(DbType, SqlBuilder) - 类 中的方法cn.sylinx.horm.dialect.sql.SqlBuilderFactory
 
register(String) - 枚举 中的静态方法cn.sylinx.horm.model.cache.ModelCacheManager
 
register(Class<?>) - 枚举 中的静态方法cn.sylinx.horm.model.cache.ModelCacheManager
 
register(Namespace) - 枚举 中的静态方法cn.sylinx.horm.proxy.mapper.parse.NamespaceContainer
 
register(String, String) - 类 中的方法cn.sylinx.horm.proxy.mapper.registrar.DefaultMapperRegistrar
 
register(String, String) - 接口 中的方法cn.sylinx.horm.proxy.mapper.registrar.MapperRegistrar
 
register(String) - 接口 中的方法cn.sylinx.horm.proxy.mapper.registrar.MapperRegistrar
 
register(Class<T>) - 枚举 中的方法cn.sylinx.horm.proxy.ProxyObjectRegistry
 
register(String) - 枚举 中的方法cn.sylinx.horm.proxy.ProxyObjectRegistry
 
register(IFunction) - 类 中的方法cn.sylinx.horm.resource.func.FunctionFactory
注册函数
register(SingleDataSourceConfig) - 类 中的静态方法cn.sylinx.horm.starter.CustomizedSqlClientRegUtil
使用指定数据源启动SqlClient
register(NamedDataSource) - 类 中的静态方法cn.sylinx.horm.starter.CustomizedSqlClientRegUtil
使用指定数据源启动SqlClient
register(NamedDataSource, boolean) - 类 中的静态方法cn.sylinx.horm.starter.CustomizedSqlClientRegUtil
使用指定数据源启动SqlClient
register(NamedDataSource, boolean, SpecificConfig) - 类 中的静态方法cn.sylinx.horm.starter.CustomizedSqlClientRegUtil
使用指定数据源启动SqlClient
register(Class<?>, TypeHandler<? extends T>) - 类 中的方法cn.sylinx.horm.type.TypeHandlerRegistry
 
RelaxedPropertyResolver - cn.sylinx.horm.util中的类
 
RelaxedPropertyResolver(Properties, String) - 类 的构造器cn.sylinx.horm.util.RelaxedPropertyResolver
 
releaseConnection(Connection) - 接口 中的方法cn.sylinx.horm.core.datasource.ConnectionProvider
 
releaseConnection(Connection) - 类 中的方法cn.sylinx.horm.core.datasource.DataSourceConnectionProvicer
 
releaseConnection(Connection) - 类 中的方法cn.sylinx.horm.transaction.jdbc.JdbcTransactionalConnectionProvider
 
removeNullable() - 类 中的方法cn.sylinx.horm.model.base.Model
清空可空字段
Resource - cn.sylinx.horm.proxy.command.annotation中的注释类型
 
Resources - cn.sylinx.horm.resource.io中的类
资源常用类
ResourceType - cn.sylinx.horm.proxy.command.annotation中的枚举
 
resove(Object[]) - 类 中的方法cn.sylinx.horm.proxy.command.CommandMethodMetadata
解析参数
resove(Object[]) - 类 中的方法cn.sylinx.horm.proxy.mapper.MapperMethodMetadata
解析参数
Ret - cn.sylinx.horm.util中的类
 
Ret() - 类 的构造器cn.sylinx.horm.util.Ret
 
Ret(boolean, String, Object) - 类 的构造器cn.sylinx.horm.util.Ret
 
Ret(boolean, String, Object, int) - 类 的构造器cn.sylinx.horm.util.Ret
 
Ret(boolean, String, Object, int, Throwable) - 类 的构造器cn.sylinx.horm.util.Ret
 
rollbackTransaction() - 接口 中的方法cn.sylinx.horm.core.datasource.TransactionalConnectionProvider
 
rollbackTransaction() - 类 中的方法cn.sylinx.horm.transaction.jdbc.JdbcTransactionalConnectionProvider
 
run() - 接口 中的方法cn.sylinx.horm.transaction.jdbc.ITransactionBlock
事务执行
run(Runnable) - 类 中的静态方法cn.sylinx.horm.util.ExceptionCatcher
 

S

save(T) - 类 中的方法cn.sylinx.horm.core.OrmClient
 
save(T) - 接口 中的方法cn.sylinx.horm.core.SqlClient
 
scan() - 类 中的方法cn.sylinx.horm.resource.io.BaseResourceScanner
 
scan(boolean) - 类 中的方法cn.sylinx.horm.resource.io.BaseResourceScanner
 
scanAllPackage() - 类 中的静态方法cn.sylinx.horm.resource.io.ClassScanner
 
scanAllPackage(String, ClassFilter) - 类 中的静态方法cn.sylinx.horm.resource.io.ClassScanner
 
scanAllPackageByAnnotation(String, Class<? extends Annotation>) - 类 中的静态方法cn.sylinx.horm.resource.io.ClassScanner
 
scanAllPackageBySuper(String, Class<?>) - 类 中的静态方法cn.sylinx.horm.resource.io.ClassScanner
 
scanPackage() - 类 中的静态方法cn.sylinx.horm.resource.io.ClassScanner
 
scanPackage(String) - 类 中的静态方法cn.sylinx.horm.resource.io.ClassScanner
 
scanPackage(String, ClassFilter) - 类 中的静态方法cn.sylinx.horm.resource.io.ClassScanner
 
scanPackageByAnnotation(String, Class<? extends Annotation>) - 类 中的静态方法cn.sylinx.horm.resource.io.ClassScanner
 
scanPackageBySuper(String, Class<?>) - 类 中的静态方法cn.sylinx.horm.resource.io.ClassScanner
 
select(String) - 类 中的方法cn.sylinx.horm.dialect.fs.FS
 
select(String...) - 类 中的方法cn.sylinx.horm.dialect.fs.FS
 
select(TypeFunction<T, R>...) - 类 中的方法cn.sylinx.horm.dialect.fs.FS
 
select(PoolType) - 接口 中的方法cn.sylinx.horm.pool.DataSourceSelector
 
select(PoolType) - 类 中的方法cn.sylinx.horm.pool.DefaultDataSourceSelector
 
selectColumns - 类 中的变量cn.sylinx.horm.dialect.fs.FS
 
selectExp(String) - 类 中的方法cn.sylinx.horm.dialect.fs.FS
使用native sql表达式, 不要用 ',' 号结束
selectExpressionColumns - 类 中的变量cn.sylinx.horm.dialect.fs.FS
 
sendSqlStatAfter(String, String, String, long, Throwable) - 接口 中的静态方法cn.sylinx.horm.core.stat.SqlStatEventHelper
 
sendSqlStatBefore(String, String, String, long) - 接口 中的静态方法cn.sylinx.horm.core.stat.SqlStatEventHelper
 
ServiceEnvironment - cn.sylinx.horm.config中的枚举
服务环境
set(ICacheKit) - 类 中的静态方法cn.sylinx.horm.cache.CacheKitManager
 
set(String, Object) - 类 中的方法cn.sylinx.horm.dialect.fs.FS
Update columns set value
set(TypeFunction<T, R>, Object) - 类 中的方法cn.sylinx.horm.dialect.fs.FS
 
set(T) - 类 中的方法cn.sylinx.horm.dialect.fs.FS
 
setAttrMapping(Map<String, String>) - 类 中的方法cn.sylinx.horm.model.cache.ModelFabric
 
setAttrs(Map<String, String>) - 类 中的方法cn.sylinx.horm.dialect.fs.FluentSqlParams
 
setBeginTime(long) - 类 中的方法cn.sylinx.horm.core.common.TransInfo
 
setCache(boolean) - 类 中的方法cn.sylinx.horm.config.OrmConfig
 
setCache(Boolean) - 类 中的方法cn.sylinx.horm.config.specific.SpecificConfig
 
setCacheModelOnStart(boolean) - 类 中的方法cn.sylinx.horm.config.OrmConfig
 
setCaseSensitive(boolean) - 类 中的方法cn.sylinx.horm.config.OrmConfig
 
setCause(Throwable) - 类 中的方法cn.sylinx.horm.util.Ret
 
setCharset(Charset) - 类 中的静态方法cn.sylinx.horm.resource.io.Resources
set the Charset
setClz(Class<?>) - 类 中的方法cn.sylinx.horm.model.cache.ModelFabric
 
setCode(int) - 异常错误 中的方法cn.sylinx.horm.exception.HORMException
 
setCode(String) - 枚举 中的方法cn.sylinx.horm.resource.SqlResourceType
 
setCode(int) - 类 中的方法cn.sylinx.horm.util.Ret
 
setCommandInterceptorClass(String) - 类 中的方法cn.sylinx.horm.config.OrmConfig
 
setCommandScanPackage(String) - 类 中的方法cn.sylinx.horm.config.OrmConfig
 
setConditionSQL(StringBuilder) - 类 中的方法cn.sylinx.horm.dialect.fs.FluentSqlParams
 
setConnection(Connection) - 类 中的方法cn.sylinx.horm.core.datasource.ConnectionInfo
 
setCount(boolean) - 类 中的方法cn.sylinx.horm.dialect.fs.FluentSqlParams
 
setData(Object) - 类 中的方法cn.sylinx.horm.util.Ret
 
setDataSource(DataSource) - 类 中的方法cn.sylinx.horm.core.datasource.NamedDataSource
 
setDatasource(String) - 类 中的方法cn.sylinx.horm.proxy.mapper.parse.Namespace
 
setDatasource(String) - 类 中的方法cn.sylinx.horm.proxy.mapper.parse.SqlItem
 
setDatasourceName(String) - 类 中的方法cn.sylinx.horm.core.datasource.ConnectionInfo
 
setDataSourceName(String) - 类 中的方法cn.sylinx.horm.core.datasource.NamedDataSource
 
setDatasoureName(String) - 类 中的方法cn.sylinx.horm.core.stat.SqlStatInfo
 
setDbtype(String) - 类 中的方法cn.sylinx.horm.config.SingleDataSourceConfig
 
setDbType(DbType) - 类 中的方法cn.sylinx.horm.core.datasource.NamedDataSource
 
setDbtype(DbType) - 类 中的方法cn.sylinx.horm.resource.parse.SqlParser
 
setDebug(boolean) - 类 中的方法cn.sylinx.horm.config.OrmConfig
 
setDefaultClassLoader(ClassLoader) - 类 中的静态方法cn.sylinx.horm.resource.io.Resources
Sets the default classloader
setDefaultDbtype(String) - 类 中的方法cn.sylinx.horm.config.DataSourceConfig
 
setDefaultDriver(String) - 类 中的方法cn.sylinx.horm.config.DataSourceConfig
 
setDefaultPassword(String) - 类 中的方法cn.sylinx.horm.config.DataSourceConfig
 
setDefaultPoolConfig(Map<String, Object>) - 类 中的方法cn.sylinx.horm.config.DataSourceConfig
 
setDefaultPooltype(String) - 类 中的方法cn.sylinx.horm.config.DataSourceConfig
 
setDefaultUrl(String) - 类 中的方法cn.sylinx.horm.config.DataSourceConfig
 
setDefaultUsername(String) - 类 中的方法cn.sylinx.horm.config.DataSourceConfig
 
setDialect(Dialect) - 类 中的方法cn.sylinx.horm.core.OrmClient
 
setDistinct(boolean) - 类 中的方法cn.sylinx.horm.dialect.fs.FluentSqlParams
 
setDriver(String) - 类 中的方法cn.sylinx.horm.config.SingleDataSourceConfig
 
setDynamic(boolean) - 类 中的方法cn.sylinx.horm.proxy.mapper.parse.Namespace
 
setEndTime(long) - 类 中的方法cn.sylinx.horm.core.common.TransInfo
 
setError(String) - 类 中的方法cn.sylinx.horm.util.Ret
 
setExcludedColumns(List<String>) - 类 中的方法cn.sylinx.horm.dialect.fs.FluentSqlParams
 
setExp(String, String) - 类 中的方法cn.sylinx.horm.dialect.fs.FS
更新字段为native sql
setExp(TypeFunction<T, R>, String) - 类 中的方法cn.sylinx.horm.dialect.fs.FS
更新字段为native sql
setExpireAfterWrite(long) - 类 中的方法cn.sylinx.horm.cache.impl.GuavaCacheConfig
 
setExtendConfig(T, Map<String, Object>) - 类 中的方法cn.sylinx.horm.pool.AbstractDataSourceCreator
 
setExtendConfigValue(Object, String, String) - 类 中的方法cn.sylinx.horm.pool.AbstractDataSourceCreator
 
setFieldDesc(Map<String, Column>) - 类 中的方法cn.sylinx.horm.model.cache.ModelFabric
 
setFieldMap(Map<String, Field>) - 类 中的方法cn.sylinx.horm.model.cache.ModelFabric
 
setFields(List<Field>) - 类 中的方法cn.sylinx.horm.model.cache.ModelFabric
 
setFormat(boolean) - 类 中的方法cn.sylinx.horm.resource.ClasspathSqlResource
 
setGmtCreate(Date) - 类 中的方法cn.sylinx.horm.model.base.BaseModel
 
setGmtModify(Date) - 类 中的方法cn.sylinx.horm.model.base.BaseModel
 
setGroupBy(String) - 类 中的方法cn.sylinx.horm.dialect.fs.FluentSqlParams
 
setGuavaCacheConfig(GuavaCacheConfig) - 类 中的方法cn.sylinx.horm.config.OrmConfig
 
setHint(String) - 类 中的方法cn.sylinx.horm.dialect.fs.FluentSqlParams
 
setId(Serializable) - 类 中的方法cn.sylinx.horm.model.base.GenericModel
 
setId(String) - 类 中的方法cn.sylinx.horm.proxy.mapper.parse.Namespace
 
setIndexMap(HashMap<Integer, String>) - 类 中的方法cn.sylinx.horm.core.common.Record
 
setInitVersionValue(Number) - 类 中的方法cn.sylinx.horm.model.optlock.OptimisticLockInsert
 
setInterceptorClass(String) - 类 中的方法cn.sylinx.horm.config.OrmConfig
 
setInterfaceClass(Class<T>) - 类 中的方法cn.sylinx.horm.proxy.ProxyObject
 
setItems(Object[]) - 类 中的方法cn.sylinx.horm.util.Pair
 
setItems(Object[]) - 类 中的方法cn.sylinx.horm.util.Tuple
 
setJdbcMapping(Map<String, String>) - 类 中的方法cn.sylinx.horm.model.cache.ModelFabric
 
setLimitSQL(String) - 类 中的方法cn.sylinx.horm.dialect.fs.FluentSqlParams
 
setList(List<T>) - 类 中的方法cn.sylinx.horm.core.common.Page
set the data list
setMapperClass(Class<?>) - 类 中的方法cn.sylinx.horm.proxy.mapper.parse.Namespace
 
setMapperInterceptorClass(String) - 类 中的方法cn.sylinx.horm.config.OrmConfig
 
setMapperPostfix(String) - 类 中的方法cn.sylinx.horm.config.OrmConfig
 
setMapperScanPackage(String) - 类 中的方法cn.sylinx.horm.config.OrmConfig
 
setMapping(AttributeColumnMapping) - 类 中的方法cn.sylinx.horm.model.cache.ModelFabric
 
setMappingStrategy(String) - 枚举 中的方法cn.sylinx.horm.model.cache.ModelConst
 
setMatchedPostfix(String) - 类 中的方法cn.sylinx.horm.resource.io.MapperXmlScanner
 
setMatchedPostfix(String) - 类 中的方法cn.sylinx.horm.resource.io.SqlResourceScanner
 
setMaximumSize(long) - 类 中的方法cn.sylinx.horm.cache.impl.GuavaCacheConfig
 
setMetaKey(String) - 类 中的方法cn.sylinx.horm.proxy.command.CommandMethodMetadata
 
setMetaKey(String) - 类 中的方法cn.sylinx.horm.proxy.mapper.MapperMethodMetadata
 
setModel(T) - 类 中的方法cn.sylinx.horm.dialect.fs.FluentSqlParams
 
setModelClass(Class<T>) - 类 中的方法cn.sylinx.horm.dialect.fs.FluentSqlParams
 
setModelMapStrategy(String) - 类 中的方法cn.sylinx.horm.config.OrmConfig
 
setModelScanPackage(String) - 类 中的方法cn.sylinx.horm.config.OrmConfig
 
setMultids(List<SingleDataSourceConfig>) - 类 中的方法cn.sylinx.horm.config.DataSourceConfig
 
setMultiple(boolean) - 类 中的方法cn.sylinx.horm.config.DataSourceConfig
 
setName(String) - 类 中的方法cn.sylinx.horm.config.SingleDataSourceConfig
 
setName(String) - 枚举 中的方法cn.sylinx.horm.resource.SqlResourceType
 
setNamedDataSource(NamedDataSource) - 类 中的方法cn.sylinx.horm.core.datasource.DataSourceConnectionProvicer
 
setNamespaceId(String) - 类 中的方法cn.sylinx.horm.proxy.mapper.parse.SqlItem
 
setNativeSql(String) - 类 中的方法cn.sylinx.horm.core.stat.SqlStatInfo
 
setNestedTransaction(boolean) - 类 中的方法cn.sylinx.horm.util.Ret
 
setNewVersionValue(Number) - 类 中的方法cn.sylinx.horm.model.optlock.OptimisticLockUpdate
 
setNonNullParameter(PreparedStatement, int, T) - 类 中的方法cn.sylinx.horm.type.handler.BaseTypeHandler
 
setNonNullParameter(PreparedStatement, int, BigDecimal) - 类 中的方法cn.sylinx.horm.type.handler.BigDecimalTypeHandler
 
setNonNullParameter(PreparedStatement, int, BigInteger) - 类 中的方法cn.sylinx.horm.type.handler.BigIntegerTypeHandler
 
setNonNullParameter(PreparedStatement, int, Byte[]) - 类 中的方法cn.sylinx.horm.type.handler.BlobByteObjectArrayTypeHandler
 
setNonNullParameter(PreparedStatement, int, InputStream) - 类 中的方法cn.sylinx.horm.type.handler.BlobInputStreamTypeHandler
 
setNonNullParameter(PreparedStatement, int, byte[]) - 类 中的方法cn.sylinx.horm.type.handler.BlobTypeHandler
 
setNonNullParameter(PreparedStatement, int, Boolean) - 类 中的方法cn.sylinx.horm.type.handler.BooleanTypeHandler
 
setNonNullParameter(PreparedStatement, int, byte[]) - 类 中的方法cn.sylinx.horm.type.handler.ByteArrayTypeHandler
 
setNonNullParameter(PreparedStatement, int, Byte[]) - 类 中的方法cn.sylinx.horm.type.handler.ByteObjectArrayTypeHandler
 
setNonNullParameter(PreparedStatement, int, Byte) - 类 中的方法cn.sylinx.horm.type.handler.ByteTypeHandler
 
setNonNullParameter(PreparedStatement, int, Character) - 类 中的方法cn.sylinx.horm.type.handler.CharacterTypeHandler
 
setNonNullParameter(PreparedStatement, int, Reader) - 类 中的方法cn.sylinx.horm.type.handler.ClobReaderTypeHandler
 
setNonNullParameter(PreparedStatement, int, String) - 类 中的方法cn.sylinx.horm.type.handler.ClobTypeHandler
 
setNonNullParameter(PreparedStatement, int, Date) - 类 中的方法cn.sylinx.horm.type.handler.DateOnlyTypeHandler
 
setNonNullParameter(PreparedStatement, int, Date) - 类 中的方法cn.sylinx.horm.type.handler.DateTypeHandler
 
setNonNullParameter(PreparedStatement, int, Double) - 类 中的方法cn.sylinx.horm.type.handler.DoubleTypeHandler
 
setNonNullParameter(PreparedStatement, int, E) - 类 中的方法cn.sylinx.horm.type.handler.EnumOrdinalTypeHandler
 
setNonNullParameter(PreparedStatement, int, E) - 类 中的方法cn.sylinx.horm.type.handler.EnumTypeHandler
 
setNonNullParameter(PreparedStatement, int, Float) - 类 中的方法cn.sylinx.horm.type.handler.FloatTypeHandler
 
setNonNullParameter(PreparedStatement, int, Instant) - 类 中的方法cn.sylinx.horm.type.handler.InstantTypeHandler
 
setNonNullParameter(PreparedStatement, int, Integer) - 类 中的方法cn.sylinx.horm.type.handler.IntegerTypeHandler
 
setNonNullParameter(PreparedStatement, int, LocalDateTime) - 类 中的方法cn.sylinx.horm.type.handler.LocalDateTimeTypeHandler
 
setNonNullParameter(PreparedStatement, int, LocalDate) - 类 中的方法cn.sylinx.horm.type.handler.LocalDateTypeHandler
 
setNonNullParameter(PreparedStatement, int, LocalTime) - 类 中的方法cn.sylinx.horm.type.handler.LocalTimeTypeHandler
 
setNonNullParameter(PreparedStatement, int, Long) - 类 中的方法cn.sylinx.horm.type.handler.LongTypeHandler
 
setNonNullParameter(PreparedStatement, int, Month) - 类 中的方法cn.sylinx.horm.type.handler.MonthTypeHandler
 
setNonNullParameter(PreparedStatement, int, String) - 类 中的方法cn.sylinx.horm.type.handler.NClobTypeHandler
 
setNonNullParameter(PreparedStatement, int, String) - 类 中的方法cn.sylinx.horm.type.handler.NStringTypeHandler
 
setNonNullParameter(PreparedStatement, int, Object) - 类 中的方法cn.sylinx.horm.type.handler.ObjectTypeHandler
 
setNonNullParameter(PreparedStatement, int, Short) - 类 中的方法cn.sylinx.horm.type.handler.ShortTypeHandler
 
setNonNullParameter(PreparedStatement, int, Date) - 类 中的方法cn.sylinx.horm.type.handler.SqlDateTypeHandler
 
setNonNullParameter(PreparedStatement, int, Timestamp) - 类 中的方法cn.sylinx.horm.type.handler.SqlTimestampTypeHandler
 
setNonNullParameter(PreparedStatement, int, Time) - 类 中的方法cn.sylinx.horm.type.handler.SqlTimeTypeHandler
 
setNonNullParameter(PreparedStatement, int, String) - 类 中的方法cn.sylinx.horm.type.handler.StringTypeHandler
 
setNonNullParameter(PreparedStatement, int, Date) - 类 中的方法cn.sylinx.horm.type.handler.TimeOnlyTypeHandler
 
setNonNullParameter(PreparedStatement, int, Object) - 类 中的方法cn.sylinx.horm.type.handler.UnknownTypeHandler
 
setNonNullParameter(PreparedStatement, int, YearMonth) - 类 中的方法cn.sylinx.horm.type.handler.YearMonthTypeHandler
 
setNonNullParameter(PreparedStatement, int, Year) - 类 中的方法cn.sylinx.horm.type.handler.YearTypeHandler
 
setNonNullParameter(PreparedStatement, int, ZonedDateTime) - 类 中的方法cn.sylinx.horm.type.handler.ZonedDateTimeTypeHandler
 
setNull(String) - 类 中的方法cn.sylinx.horm.dialect.fs.FS
 
setNull(TypeFunction<T, R>) - 类 中的方法cn.sylinx.horm.dialect.fs.FS
 
setOldVersionValue(Number) - 类 中的方法cn.sylinx.horm.model.optlock.OptimisticLockUpdate
 
setOptimisticLockEnable(boolean) - 类 中的方法cn.sylinx.horm.config.OrmConfig
 
setOrderBy(String) - 类 中的方法cn.sylinx.horm.dialect.fs.FluentSqlParams
 
setPageNumber(int) - 类 中的方法cn.sylinx.horm.core.common.Page
set the page number
setPageSize(int) - 类 中的方法cn.sylinx.horm.core.common.Page
set the page size
setParameter(Dialect, PreparedStatement, int, Object) - 类 中的静态方法cn.sylinx.horm.core.common.OrmUtil
 
setParameter(Object) - 类 中的方法cn.sylinx.horm.core.common.TypedParameter
 
setParameter(PreparedStatement, int, T) - 类 中的方法cn.sylinx.horm.type.handler.BaseTypeHandler
 
setParameter(PreparedStatement, int, T) - 接口 中的方法cn.sylinx.horm.type.handler.TypeHandler
 
setParameterMap(Map<String, Object>) - 类 中的方法cn.sylinx.horm.resource.parse.SqlTokenHandler
 
setParameterMap(Map<String, Object>) - 接口 中的方法cn.sylinx.horm.resource.parse.TokenHandler
 
setParameters(PreparedStatement, Object...) - 类 中的方法cn.sylinx.horm.core.OrmClient
 
setParameterType(Class<?>) - 类 中的方法cn.sylinx.horm.core.common.TypedParameter
 
setParamValues(List<Object>) - 类 中的方法cn.sylinx.horm.dialect.fs.FluentSqlParams
 
setParseSqlPathDbtype(boolean) - 类 中的方法cn.sylinx.horm.config.OrmConfig
 
setPassword(String) - 类 中的方法cn.sylinx.horm.config.SingleDataSourceConfig
 
setPoolConfig(Map<String, Object>) - 类 中的方法cn.sylinx.horm.config.SingleDataSourceConfig
 
setPooltype(String) - 类 中的方法cn.sylinx.horm.config.SingleDataSourceConfig
 
setPostEscape(String) - 类 中的方法cn.sylinx.horm.dialect.fs.FluentSqlParams
 
setPreEscape(String) - 类 中的方法cn.sylinx.horm.dialect.fs.FluentSqlParams
 
setPrimary(Boolean) - 类 中的方法cn.sylinx.horm.config.SingleDataSourceConfig
 
setPrimary(boolean) - 类 中的方法cn.sylinx.horm.starter.CommonStarter.NamedDataSourcePrimary
 
setPrimaryKey(PrimaryKey) - 类 中的方法cn.sylinx.horm.model.cache.ModelFabric
 
setPrimaryKeyColumn(String[]) - 类 中的方法cn.sylinx.horm.dialect.fs.FluentSqlParams
 
setProxyType(ProxyType) - 类 中的方法cn.sylinx.horm.proxy.ProxyObject
 
setRawAttrMapping(Map<String, String>) - 类 中的方法cn.sylinx.horm.model.cache.ModelFabric
 
setRecordVersion(Long) - 类 中的方法cn.sylinx.horm.model.base.VersionBaseModel
 
setResult(HashMap<String, Object>) - 类 中的方法cn.sylinx.horm.core.common.Record
 
setRetrieval(boolean) - 类 中的方法cn.sylinx.horm.proxy.mapper.parse.SqlItem
 
setSelectColumns(String) - 类 中的方法cn.sylinx.horm.dialect.fs.FluentSqlParams
 
setSelectExpressionColumns(String) - 类 中的方法cn.sylinx.horm.dialect.fs.FluentSqlParams
 
setSeq(String) - 类 中的方法cn.sylinx.horm.core.stat.SqlStatInfo
 
setSingleField(boolean) - 类 中的方法cn.sylinx.horm.dialect.fs.FluentSqlParams
 
setSpecificConfig(SpecificConfig) - 类 中的方法cn.sylinx.horm.config.SingleDataSourceConfig
 
setSqlClientInterceptorEnable(Boolean) - 类 中的方法cn.sylinx.horm.config.specific.SpecificConfig
 
setSqlExecuteTimeThreshold(long) - 类 中的方法cn.sylinx.horm.config.OrmConfig
 
setSqlId(String) - 类 中的方法cn.sylinx.horm.proxy.mapper.parse.SqlItem
 
setSqlItems(Map<String, SqlItem>) - 类 中的方法cn.sylinx.horm.proxy.mapper.parse.Namespace
 
setSqlParser(SqlParser) - 类 中的方法cn.sylinx.horm.core.OrmClient
 
setSqlPath(String) - 类 中的方法cn.sylinx.horm.config.OrmConfig
 
setSqlpath(String) - 类 中的方法cn.sylinx.horm.resource.ClasspathSqlResource
 
setSqlPostfix(String) - 类 中的方法cn.sylinx.horm.config.OrmConfig
 
setSqlStatOpen(boolean) - 类 中的方法cn.sylinx.horm.config.OrmConfig
 
setSqlStatOpen(Boolean) - 类 中的方法cn.sylinx.horm.config.specific.SpecificConfig
 
setSqlType(SqlType) - 类 中的方法cn.sylinx.horm.proxy.mapper.parse.SqlItem
 
setStatement(String) - 类 中的方法cn.sylinx.horm.proxy.mapper.parse.SqlItem
 
setStatementHandler(StatementHandler) - 类 中的方法cn.sylinx.horm.resource.ClasspathSqlResource
 
setSuccess(boolean) - 类 中的方法cn.sylinx.horm.util.Ret
 
setTable(Table) - 类 中的方法cn.sylinx.horm.model.cache.ModelFabric
 
setTableName(String) - 类 中的方法cn.sylinx.horm.dialect.fs.FluentSqlParams
 
setTableName(String) - 类 中的方法cn.sylinx.horm.dialect.tool.MySqlUtil
 
setTablePostfix(String) - 类 中的方法cn.sylinx.horm.dialect.fs.FluentSqlParams
 
setTablePrefix(String) - 类 中的方法cn.sylinx.horm.dialect.fs.FluentSqlParams
 
setTime(long) - 类 中的方法cn.sylinx.horm.core.stat.SqlStatInfo
 
setTotalPage(int) - 类 中的方法cn.sylinx.horm.core.common.Page
set the total page
setTotalRow(int) - 类 中的方法cn.sylinx.horm.core.common.Page
set the total row count
setTransactionIsolation(int) - 类 中的方法cn.sylinx.horm.config.OrmConfig
 
setTransactionIsolation(int) - 类 中的方法cn.sylinx.horm.core.common.TransInfo
 
setTransactionIsolation(int) - 枚举 中的静态方法cn.sylinx.horm.transaction.jdbc.TransactionIsolation
 
setUpdateColumnExpression(Map<String, String>) - 类 中的方法cn.sylinx.horm.dialect.fs.FluentSqlParams
 
setUpdateColumns(Map<String, Object>) - 类 中的方法cn.sylinx.horm.dialect.fs.FluentSqlParams
 
setUrl(String) - 类 中的方法cn.sylinx.horm.config.SingleDataSourceConfig
 
setUseNative(boolean) - 类 中的方法cn.sylinx.horm.config.DataSourceConfig
 
setUsername(String) - 类 中的方法cn.sylinx.horm.config.SingleDataSourceConfig
 
setVersionField(Field) - 类 中的方法cn.sylinx.horm.model.cache.ModelFabric
 
setVersionField(Field) - 类 中的方法cn.sylinx.horm.model.optlock.OptimisticLockBase
 
setVersionFieldAttr(String) - 类 中的方法cn.sylinx.horm.model.optlock.OptimisticLockBase
 
ShortTypeHandler - cn.sylinx.horm.type.handler中的类
 
ShortTypeHandler() - 类 的构造器cn.sylinx.horm.type.handler.ShortTypeHandler
 
SingleDataSourceConfig - cn.sylinx.horm.config中的类
 
SingleDataSourceConfig() - 类 的构造器cn.sylinx.horm.config.SingleDataSourceConfig
 
singleField - 类 中的变量cn.sylinx.horm.dialect.fs.FS
 
singleField(String) - 类 中的方法cn.sylinx.horm.dialect.fs.FS
 
singleField(TypeFunction<T, R>) - 类 中的方法cn.sylinx.horm.dialect.fs.FS
 
SpecificConfig - cn.sylinx.horm.config.specific中的类
 
SpecificConfig() - 类 的构造器cn.sylinx.horm.config.specific.SpecificConfig
 
SpecificConfigHolder - cn.sylinx.horm.config.specific中的枚举
基于不同数据源的配置
SQL_POSTFIX - 类 中的静态变量cn.sylinx.horm.resource.parse.SqlParser
 
SQL_TYPE_AFTER - 类 中的静态变量cn.sylinx.horm.core.stat.SqlStatInfo
 
SQL_TYPE_BEFORE - 类 中的静态变量cn.sylinx.horm.core.stat.SqlStatInfo
 
sqlAlias() - 接口 中的方法cn.sylinx.horm.resource.func.IFunction
sql使用名称
sqlAlias() - 类 中的方法cn.sylinx.horm.resource.func.impl.Exclude
 
sqlAlias() - 类 中的方法cn.sylinx.horm.resource.func.impl.Include
 
sqlAlias() - 类 中的方法cn.sylinx.horm.resource.func.impl.Like
 
sqlAlias() - 类 中的方法cn.sylinx.horm.resource.func.impl.OgnlFunction
 
SqlBuilder - cn.sylinx.horm.dialect.sql中的接口
 
SqlBuilderFactory - cn.sylinx.horm.dialect.sql中的类
 
SqlClient - cn.sylinx.horm.core中的接口
 
SqlClientInitializor - cn.sylinx.horm.starter中的接口
SqlClient 初始化器
SqlClientInterceptor - cn.sylinx.horm.core.interceptor中的接口
拦截器
SqlClientProxy - cn.sylinx.horm.core.interceptor中的类
 
SqlClientProxy(SqlClient) - 类 的构造器cn.sylinx.horm.core.interceptor.SqlClientProxy
 
SqlDateTypeHandler - cn.sylinx.horm.type.handler中的类
 
SqlDateTypeHandler() - 类 的构造器cn.sylinx.horm.type.handler.SqlDateTypeHandler
 
SqlExecutedHandler - cn.sylinx.horm.core.stat中的接口
sql 执行拦截处理
SqlItem - cn.sylinx.horm.proxy.mapper.parse中的类
 
SqlItem() - 类 的构造器cn.sylinx.horm.proxy.mapper.parse.SqlItem
 
SqlParser - cn.sylinx.horm.resource.parse中的类
 
SqlParser() - 类 的构造器cn.sylinx.horm.resource.parse.SqlParser
 
SqlParser(DbType) - 类 的构造器cn.sylinx.horm.resource.parse.SqlParser
 
SqlResourceScanner - cn.sylinx.horm.resource.io中的类
 
SqlResourceScanner(String) - 类 的构造器cn.sylinx.horm.resource.io.SqlResourceScanner
 
SqlResourceScanner(String, String) - 类 的构造器cn.sylinx.horm.resource.io.SqlResourceScanner
 
SqlResourceType - cn.sylinx.horm.resource中的枚举
 
SqlServerDialect - cn.sylinx.horm.dialect.impl中的类
 
SqlServerDialect() - 类 的构造器cn.sylinx.horm.dialect.impl.SqlServerDialect
 
SqlStatEventHelper - cn.sylinx.horm.core.stat中的接口
SQL运行时长事件辅助类
SqlStatInfo - cn.sylinx.horm.core.stat中的类
sql统计对象
SqlStatInfo() - 类 的构造器cn.sylinx.horm.core.stat.SqlStatInfo
 
SqlStatManager - cn.sylinx.horm.core.stat中的枚举
SQL运行时长线程状态维护者
SqlTimestampTypeHandler - cn.sylinx.horm.type.handler中的类
 
SqlTimestampTypeHandler() - 类 的构造器cn.sylinx.horm.type.handler.SqlTimestampTypeHandler
 
SqlTimeTypeHandler - cn.sylinx.horm.type.handler中的类
 
SqlTimeTypeHandler() - 类 的构造器cn.sylinx.horm.type.handler.SqlTimeTypeHandler
 
SqlTokenHandler - cn.sylinx.horm.resource.parse中的类
sql 占位符解析处理器
SqlTokenHandler() - 类 的构造器cn.sylinx.horm.resource.parse.SqlTokenHandler
 
SqlType - cn.sylinx.horm.proxy.mapper.parse中的枚举
 
start() - 枚举 中的静态方法cn.sylinx.horm.core.stat.SqlStatManager
 
start() - 类 中的方法cn.sylinx.horm.starter.CommonStarter
 
startTransaction() - 接口 中的方法cn.sylinx.horm.core.datasource.TransactionalConnectionProvider
 
startTransaction(int) - 接口 中的方法cn.sylinx.horm.core.datasource.TransactionalConnectionProvider
 
startTransaction() - 类 中的方法cn.sylinx.horm.transaction.jdbc.JdbcTransactionalConnectionProvider
 
startTransaction(int) - 类 中的方法cn.sylinx.horm.transaction.jdbc.JdbcTransactionalConnectionProvider
 
StatementHandler - cn.sylinx.horm.resource中的接口
 
stop() - 枚举 中的静态方法cn.sylinx.horm.core.stat.SqlStatManager
 
Strategy - cn.sylinx.horm.model.strategy中的接口
 
STRATEGY_ATTRIBUTE - 接口 中的静态变量cn.sylinx.horm.model.strategy.Strategy
 
STRATEGY_CLZ_ATTRIBUTE - 接口 中的静态变量cn.sylinx.horm.model.strategy.Strategy
 
STRATEGY_CLZ_UNDERLINE - 接口 中的静态变量cn.sylinx.horm.model.strategy.Strategy
 
STRATEGY_UNDERLINE - 接口 中的静态变量cn.sylinx.horm.model.strategy.Strategy
 
StringTypeHandler - cn.sylinx.horm.type.handler中的类
 
StringTypeHandler() - 类 的构造器cn.sylinx.horm.type.handler.StringTypeHandler
 
StrKit - cn.sylinx.horm.util中的类
StrKit.
StrKit() - 类 的构造器cn.sylinx.horm.util.StrKit
 
success() - 类 中的静态方法cn.sylinx.horm.util.Ret
 
success(Object) - 类 中的静态方法cn.sylinx.horm.util.Ret
 

T

Table - cn.sylinx.horm.model.anno中的注释类型
表名称
tableDesc - 类 中的变量cn.sylinx.horm.dialect.tool.MySqlUtil
 
tableName - 类 中的变量cn.sylinx.horm.dialect.fs.FS
 
tableName - 类 中的变量cn.sylinx.horm.dialect.tool.MySqlUtil
 
tablePostfix - 类 中的变量cn.sylinx.horm.dialect.fs.FS
 
tablePrefix - 类 中的变量cn.sylinx.horm.dialect.fs.FS
 
TextType - cn.sylinx.horm.model.anno中的枚举
 
TimeOnlyTypeHandler - cn.sylinx.horm.type.handler中的类
 
TimeOnlyTypeHandler() - 类 的构造器cn.sylinx.horm.type.handler.TimeOnlyTypeHandler
 
toJdbcType(String) - 类 中的方法cn.sylinx.horm.dialect.tool.MySqlUtil
获取javaType对应的 jdbcType
TOKEN_FUN_BEGIN - 类 中的静态变量cn.sylinx.horm.resource.func.FunctionParser
 
TOKEN_FUN_END - 类 中的静态变量cn.sylinx.horm.resource.func.FunctionParser
 
TokenHandler - cn.sylinx.horm.resource.parse中的接口
占位符处理器
toLowerCaseFirstOne(String) - 类 中的静态方法cn.sylinx.horm.util.StrKit
 
toMap() - 类 中的方法cn.sylinx.horm.util.RelaxedPropertyResolver
 
TomcatJdbcDataSourceCreator - cn.sylinx.horm.pool中的类
 
TomcatJdbcDataSourceCreator() - 类 的构造器cn.sylinx.horm.pool.TomcatJdbcDataSourceCreator
 
toString() - 类 中的方法cn.sylinx.horm.cache.impl.GuavaCacheConfig
 
toString() - 类 中的方法cn.sylinx.horm.config.DataSourceConfig
 
toString() - 类 中的方法cn.sylinx.horm.config.OrmConfig
 
toString() - 类 中的方法cn.sylinx.horm.config.SingleDataSourceConfig
 
toString() - 类 中的方法cn.sylinx.horm.config.specific.SpecificConfig
 
toString() - 类 中的方法cn.sylinx.horm.core.common.Page
 
toString() - 类 中的方法cn.sylinx.horm.core.common.Record
 
toString() - 类 中的方法cn.sylinx.horm.core.common.TransInfo
 
toString() - 类 中的方法cn.sylinx.horm.core.common.TypedParameter
 
toString() - 类 中的方法cn.sylinx.horm.core.datasource.NamedDataSource
 
toString() - 类 中的方法cn.sylinx.horm.core.OrmClient
 
toString() - 类 中的方法cn.sylinx.horm.core.TransactionSupportOrmClient
 
toString() - 类 中的方法cn.sylinx.horm.interceptor.Invocation
 
toString() - 类 中的方法cn.sylinx.horm.proxy.mapper.parse.Namespace
 
toString() - 类 中的方法cn.sylinx.horm.proxy.mapper.parse.SqlItem
 
toUpperCaseFirstOne(String) - 类 中的静态方法cn.sylinx.horm.util.StrKit
 
transaction(ITransactionBlock) - 类 中的方法cn.sylinx.horm.core.TransactionSupportOrmClient
 
transaction(ITransactionBlock) - 接口 中的方法cn.sylinx.horm.transaction.jdbc.TransactionSupport
 
TransactionalConnectionProvider - cn.sylinx.horm.core.datasource中的接口
带事务的连接提供者
TransactionException - cn.sylinx.horm.exception中的异常错误
事务异常
TransactionException() - 异常错误 的构造器cn.sylinx.horm.exception.TransactionException
 
TransactionException(String) - 异常错误 的构造器cn.sylinx.horm.exception.TransactionException
 
TransactionException(int, String) - 异常错误 的构造器cn.sylinx.horm.exception.TransactionException
 
TransactionException(String, Throwable) - 异常错误 的构造器cn.sylinx.horm.exception.TransactionException
 
TransactionException(int, String, Throwable) - 异常错误 的构造器cn.sylinx.horm.exception.TransactionException
 
TransactionException(Throwable) - 异常错误 的构造器cn.sylinx.horm.exception.TransactionException
 
transactionIsolation() - 接口 中的方法cn.sylinx.horm.transaction.jdbc.ITransactionBlock
事务类型
TransactionIsolation - cn.sylinx.horm.transaction.jdbc中的枚举
 
TransactionSupport - cn.sylinx.horm.transaction.jdbc中的接口
 
TransactionSupportOrmClient - cn.sylinx.horm.core中的类
jdbc 事务
TransactionSupportOrmClient() - 类 的构造器cn.sylinx.horm.core.TransactionSupportOrmClient
 
transform(String) - 类 中的方法cn.sylinx.horm.resource.io.BaseResourceScanner
 
transform(String) - 类 中的方法cn.sylinx.horm.resource.io.ClassScanner
 
transform(String) - 类 中的方法cn.sylinx.horm.resource.io.MapperXmlScanner
 
transform(String) - 类 中的方法cn.sylinx.horm.resource.io.SqlResourceScanner
 
TransInfo - cn.sylinx.horm.core.common中的类
事务信息
TransInfo() - 类 的构造器cn.sylinx.horm.core.common.TransInfo
 
TransInfo(int) - 类 的构造器cn.sylinx.horm.core.common.TransInfo
 
Tuple - cn.sylinx.horm.util中的类
元组对象
Tuple(Object[]) - 类 的构造器cn.sylinx.horm.util.Tuple
构造器
Tuple() - 类 的构造器cn.sylinx.horm.util.Tuple
 
typeCode - 枚举 中的变量cn.sylinx.horm.type.JdbcType
 
TYPED_PARAMETER_POSTFIX - 接口 中的静态变量cn.sylinx.horm.core.common.Consts
 
TypedParameter - cn.sylinx.horm.core.common中的类
携带参数类型的参数
TypedParameter() - 类 的构造器cn.sylinx.horm.core.common.TypedParameter
 
TypeFunction<T,R> - cn.sylinx.horm.model.lambda中的接口
 
TypeHandler<T> - cn.sylinx.horm.type.handler中的接口
 
TypeHandlerBuilder - cn.sylinx.horm.dialect.type中的接口
 
TypeHandlerBuilderFactory - cn.sylinx.horm.dialect.type中的类
 
TypeHandlerBuilderSPI - cn.sylinx.horm.dialect.type中的接口
 
TypeHandlerRegistrar - cn.sylinx.horm.type.registrar中的接口
 
TypeHandlerRegistry - cn.sylinx.horm.type中的类
 
TypeHandlerRegistry() - 类 的构造器cn.sylinx.horm.type.TypeHandlerRegistry
 

U

UnderlinedStrategy - cn.sylinx.horm.model.strategy中的类
下划线策略
UnderlinedStrategy() - 类 的构造器cn.sylinx.horm.model.strategy.UnderlinedStrategy
 
UnknownTypeHandler - cn.sylinx.horm.type.handler中的类
 
UnknownTypeHandler() - 类 的构造器cn.sylinx.horm.type.handler.UnknownTypeHandler
 
update(FS<?>) - 接口 中的方法cn.sylinx.horm.core.FluentSqlClient
 
update(FS<?>) - 类 中的方法cn.sylinx.horm.core.OrmClient
 
update(T) - 类 中的方法cn.sylinx.horm.core.OrmClient
 
update(ClasspathSqlResource, Map<String, Object>) - 类 中的方法cn.sylinx.horm.core.OrmClient
 
update(String, Object...) - 接口 中的方法cn.sylinx.horm.core.SqlClient
更新
update(T) - 接口 中的方法cn.sylinx.horm.core.SqlClient
 
update(ClasspathSqlResource, Map<String, Object>) - 接口 中的方法cn.sylinx.horm.core.SqlClient
 
updateColumnExpression - 类 中的变量cn.sylinx.horm.dialect.fs.FS
 
updateColumns - 类 中的变量cn.sylinx.horm.dialect.fs.FS
 
Utils - cn.sylinx.horm.starter中的类
 
Utils() - 类 的构造器cn.sylinx.horm.starter.Utils
 

V

valueOf(String) - 枚举 中的静态方法cn.sylinx.horm.config.OrmConfigHolder
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法cn.sylinx.horm.config.ServiceEnvironment
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法cn.sylinx.horm.config.specific.SpecificConfigHolder
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法cn.sylinx.horm.core.common.OrderBy
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法cn.sylinx.horm.core.DynamicClient
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法cn.sylinx.horm.core.stat.SqlStatManager
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法cn.sylinx.horm.dialect.DialectFactory
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法cn.sylinx.horm.dialect.EnumDbType
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法cn.sylinx.horm.dialect.spi.DialectSPIManager
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法cn.sylinx.horm.model.anno.BlobType
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法cn.sylinx.horm.model.anno.TextType
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法cn.sylinx.horm.model.cache.ModelCacheManager
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法cn.sylinx.horm.model.cache.ModelConst
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法cn.sylinx.horm.model.optlock.OptimisticLockWrapper
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法cn.sylinx.horm.pool.DataSourceWrapperFactory
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法cn.sylinx.horm.pool.PoolType
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法cn.sylinx.horm.proxy.command.annotation.ResourceType
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法cn.sylinx.horm.proxy.command.CommandContainer
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法cn.sylinx.horm.proxy.command.invoker.CommandInvokerManager
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法cn.sylinx.horm.proxy.mapper.invoker.MapperInvokerManager
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法cn.sylinx.horm.proxy.mapper.parse.NamespaceContainer
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法cn.sylinx.horm.proxy.mapper.parse.SqlType
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法cn.sylinx.horm.proxy.mapper.registrar.MapperContainer
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法cn.sylinx.horm.proxy.ProxyObjectRegistry
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法cn.sylinx.horm.proxy.ProxyType
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法cn.sylinx.horm.resource.ClasspathSqlResourceManager
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法cn.sylinx.horm.resource.SqlResourceType
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法cn.sylinx.horm.transaction.jdbc.TransactionIsolation
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法cn.sylinx.horm.type.JdbcType
返回带有指定名称的该类型的枚举常量。
values() - 枚举 中的静态方法cn.sylinx.horm.config.OrmConfigHolder
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法cn.sylinx.horm.config.ServiceEnvironment
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法cn.sylinx.horm.config.specific.SpecificConfigHolder
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法cn.sylinx.horm.core.common.OrderBy
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法cn.sylinx.horm.core.DynamicClient
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法cn.sylinx.horm.core.stat.SqlStatManager
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法cn.sylinx.horm.dialect.DialectFactory
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法cn.sylinx.horm.dialect.EnumDbType
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法cn.sylinx.horm.dialect.spi.DialectSPIManager
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法cn.sylinx.horm.model.anno.BlobType
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法cn.sylinx.horm.model.anno.TextType
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法cn.sylinx.horm.model.cache.ModelCacheManager
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法cn.sylinx.horm.model.cache.ModelConst
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法cn.sylinx.horm.model.optlock.OptimisticLockWrapper
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法cn.sylinx.horm.pool.DataSourceWrapperFactory
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法cn.sylinx.horm.pool.PoolType
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法cn.sylinx.horm.proxy.command.annotation.ResourceType
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法cn.sylinx.horm.proxy.command.CommandContainer
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法cn.sylinx.horm.proxy.command.invoker.CommandInvokerManager
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法cn.sylinx.horm.proxy.mapper.invoker.MapperInvokerManager
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法cn.sylinx.horm.proxy.mapper.parse.NamespaceContainer
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法cn.sylinx.horm.proxy.mapper.parse.SqlType
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法cn.sylinx.horm.proxy.mapper.registrar.MapperContainer
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法cn.sylinx.horm.proxy.ProxyObjectRegistry
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法cn.sylinx.horm.proxy.ProxyType
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法cn.sylinx.horm.resource.ClasspathSqlResourceManager
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法cn.sylinx.horm.resource.SqlResourceType
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法cn.sylinx.horm.transaction.jdbc.TransactionIsolation
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法cn.sylinx.horm.type.JdbcType
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
ValueTokenHandler - cn.sylinx.horm.resource.parse中的接口
 
Version - cn.sylinx.horm.model.anno中的注释类型
乐观锁字段,对应字段的类型: java.lang.Integer java.lang.Long java.math.BigInteger java.math.BigDecimal
VERSION_TYPE_BIGDECIMAL - 注释类型 中的静态变量cn.sylinx.horm.model.anno.Version
 
VERSION_TYPE_BIGINTEGER - 注释类型 中的静态变量cn.sylinx.horm.model.anno.Version
 
VERSION_TYPE_INTEGER - 注释类型 中的静态变量cn.sylinx.horm.model.anno.Version
 
VERSION_TYPE_INTEGER_PRIMARY - 注释类型 中的静态变量cn.sylinx.horm.model.anno.Version
 
VERSION_TYPE_LONG - 注释类型 中的静态变量cn.sylinx.horm.model.anno.Version
 
VERSION_TYPE_LONG_PRIMARY - 注释类型 中的静态变量cn.sylinx.horm.model.anno.Version
 
VersionBaseModel - cn.sylinx.horm.model.base中的类
带版本号的实体
VersionBaseModel() - 类 的构造器cn.sylinx.horm.model.base.VersionBaseModel
 
versionClassList - 注释类型 中的静态变量cn.sylinx.horm.model.anno.Version
 

W

warn(String, Object...) - 类 中的静态方法cn.sylinx.horm.util.GLog
 
where(String) - 类 中的方法cn.sylinx.horm.dialect.fs.FS
where condition
where() - 类 中的方法cn.sylinx.horm.dialect.fs.FS
just where condition
where(TypeFunction<T, R>) - 类 中的方法cn.sylinx.horm.dialect.fs.FS
 
where(String, Object) - 类 中的方法cn.sylinx.horm.dialect.fs.FS
where condition, simultaneous setting value
where(TypeFunction<T, R>, Object) - 类 中的方法cn.sylinx.horm.dialect.fs.FS
 
where(T) - 类 中的方法cn.sylinx.horm.dialect.fs.FS
Set the where parameter according to model, and generate sql like where where age = ?
whereExp(String) - 类 中的方法cn.sylinx.horm.dialect.fs.FS
表达式
withNullable(String) - 类 中的方法cn.sylinx.horm.model.base.Model
对应属性可设置为空
withNullable(TypeFunction<T, R>) - 类 中的方法cn.sylinx.horm.model.base.Model
对应属性可设置为空
withNullable() - 类 中的方法cn.sylinx.horm.model.base.Model
将所有字段可设置为空
withNullables(String...) - 类 中的方法cn.sylinx.horm.model.base.Model
对应属性可设置为空
withNullables(TypeFunction<T, R>...) - 类 中的方法cn.sylinx.horm.model.base.Model
对应属性可设置为空
wrap(PreparedCallable<T>) - 接口 中的方法cn.sylinx.horm.core.common.PreparedCallWrapper
 
wrap(PreparedCallable<T>) - 类 中的方法cn.sylinx.horm.core.DefaultPreparedCallWrapper
 

Y

YearMonthTypeHandler - cn.sylinx.horm.type.handler中的类
 
YearMonthTypeHandler() - 类 的构造器cn.sylinx.horm.type.handler.YearMonthTypeHandler
 
YearTypeHandler - cn.sylinx.horm.type.handler中的类
 
YearTypeHandler() - 类 的构造器cn.sylinx.horm.type.handler.YearTypeHandler
 

Z

ZonedDateTimeTypeHandler - cn.sylinx.horm.type.handler中的类
 
ZonedDateTimeTypeHandler() - 类 的构造器cn.sylinx.horm.type.handler.ZonedDateTimeTypeHandler
 
A B C D E F G H I J L M N O P Q R S T U V W Y Z 
跳过导航链接

Copyright © 2023. All rights reserved.