Skip navigation links
A B C D E F G H I J K L M N O P R S T U V W _ 

A

AbstractCommOperate - Class in org.teasoft.honey.osql.core
 
AbstractCommOperate() - Constructor for class org.teasoft.honey.osql.core.AbstractCommOperate
 
AbstractSelectToSql - Class in org.teasoft.honey.osql.chain
 
AbstractSelectToSql() - Constructor for class org.teasoft.honey.osql.chain.AbstractSelectToSql
 
AbstractSqlServerFeature - Class in org.teasoft.honey.osql.dialect.sqlserver
 
AbstractSqlServerFeature() - Constructor for class org.teasoft.honey.osql.dialect.sqlserver.AbstractSqlServerFeature
 
AbstractToSql - Class in org.teasoft.honey.osql.chain
 
AbstractToSql() - Constructor for class org.teasoft.honey.osql.chain.AbstractToSql
 
active - Variable in class org.teasoft.honey.osql.core.HoneyConfig
 
add(String, Object) - Method in class org.teasoft.honey.osql.core.DefaultBeeExtCache
 
add(String, Object) - Method in class org.teasoft.honey.osql.core.DefaultCache
 
add(String, Object) - Method in class org.teasoft.honey.osql.core.NoCache
 
addCustomFlagMap(String, boolean) - Static method in class org.teasoft.honey.osql.core.HoneyContext
 
addCustomMap(String, Map<String, String>) - Static method in class org.teasoft.honey.osql.core.HoneyContext
 
addEntityInterceptorFlag(String, boolean) - Static method in class org.teasoft.honey.osql.core.HoneyContext
 
addInCache(String, Object, String, SuidType, int) - Method in class org.teasoft.honey.osql.core.SqlLib
 
addInExtCache(String, Object) - Method in class org.teasoft.honey.osql.core.DefaultBeeExtCache
 
addInterceptor(Interceptor) - Method in class org.teasoft.honey.osql.interccept.CommInterceptorChain
 
addInterceptor(Interceptor) - Static method in class org.teasoft.honey.osql.interccept.InterceptorChainRegistry
 
addModifiedFlagForCache2(String, boolean) - Static method in class org.teasoft.honey.osql.core.HoneyContext
 
afterCompleteSql(String) - Method in class org.teasoft.honey.osql.interccept.CommInterceptorChain
 
afterCompleteSql(String) - Method in class org.teasoft.honey.osql.interccept.DefaultInterceptor
 
afterCompleteSql(String) - Method in class org.teasoft.honey.osql.interccept.EmptyInterceptor
 
Aggregate - Class in org.teasoft.honey.osql.chain
 
ALREADY_SET_ROUTE - Static variable in class org.teasoft.honey.osql.core.StringConst
 
and() - Method in class org.teasoft.honey.osql.chain.SelectImpl
默认自动加and.default will automatically add and.
and() - Method in class org.teasoft.honey.osql.chain.UpdateImpl
默认自动加and.default will automatically add and.
and() - Method in class org.teasoft.honey.osql.core.ConditionImpl
 
and - Static variable in class org.teasoft.honey.osql.core.K
 
androidDbName - Variable in class org.teasoft.honey.osql.core.HoneyConfig
 
androidDbVersion - Variable in class org.teasoft.honey.osql.core.HoneyConfig
 
AnnoUtil - Class in org.teasoft.honey.osql.util
 
appendJava2DbType(String, Map<String, String>) - Static method in class org.teasoft.honey.osql.autogen.Java2DbType
support append the Java2DbTypeMap custom
appendJdbcToJavaType(String, Map<String, String>) - Static method in class org.teasoft.honey.osql.core.JdbcToJavaType
 
as - Static variable in class org.teasoft.honey.osql.core.K
 
asc - Static variable in class org.teasoft.honey.osql.core.K
 
avg(String) - Static method in class org.teasoft.honey.osql.chain.Aggregate
 

B

batch(String[]) - Method in class org.teasoft.honey.osql.core.SqlLib
 
batch(String[], int) - Method in class org.teasoft.honey.osql.core.SqlLib
 
batch(String[]) - Method in class org.teasoft.honey.osql.core.SqlLibForApp
 
batch(String[], int) - Method in class org.teasoft.honey.osql.core.SqlLibForApp
 
BeeFactory - Class in org.teasoft.honey.osql.core
Bee工厂类.Bee Factory.
BeeFactoryHelper - Class in org.teasoft.honey.osql.core
获取接口相应对象的帮助类.Helper Class for get the corresponding object of the interface.
BeeFactoryHelper() - Constructor for class org.teasoft.honey.osql.core.BeeFactoryHelper
 
BeeInitPreLoadService - Class in org.teasoft.honey.osql.core
 
BeeInitPreLoadService() - Constructor for class org.teasoft.honey.osql.core.BeeInitPreLoadService
 
BeeProp - Class in org.teasoft.honey.osql.core
Bee Properties
beforePasreEntity(Object, SuidType) - Method in class org.teasoft.honey.osql.interccept.CommInterceptorChain
 
beforePasreEntity(Object[], SuidType) - Method in class org.teasoft.honey.osql.interccept.CommInterceptorChain
 
beforePasreEntity(Object, SuidType) - Method in class org.teasoft.honey.osql.interccept.DefaultInterceptor
 
beforePasreEntity(Object[], SuidType) - Method in class org.teasoft.honey.osql.interccept.DefaultInterceptor
 
beforePasreEntity(Object, SuidType) - Method in class org.teasoft.honey.osql.interccept.EmptyInterceptor
 
beforePasreEntity(Object[], SuidType) - Method in class org.teasoft.honey.osql.interccept.EmptyInterceptor
 
beforeReturn(List) - Method in class org.teasoft.honey.osql.interccept.CommInterceptorChain
 
beforeReturn() - Method in class org.teasoft.honey.osql.interccept.CommInterceptorChain
 
beforeReturn(List) - Method in class org.teasoft.honey.osql.interccept.DefaultInterceptor
 
beforeReturn() - Method in class org.teasoft.honey.osql.interccept.DefaultInterceptor
 
beforeReturn(List) - Method in class org.teasoft.honey.osql.interccept.EmptyInterceptor
 
beforeReturn() - Method in class org.teasoft.honey.osql.interccept.EmptyInterceptor
 
begin() - Method in class org.teasoft.honey.osql.core.CacheDeleteThread
 
begin() - Method in class org.teasoft.honey.osql.transaction.JdbcTransaction
 
beginSameConnection() - Method in class org.teasoft.honey.osql.core.ObjSQL
 
between(String, Number, Number) - Method in class org.teasoft.honey.osql.chain.SelectImpl
 
between(String, Number, Number) - Method in class org.teasoft.honey.osql.chain.UpdateImpl
 
between(String, Number, Number) - Method in class org.teasoft.honey.osql.core.ConditionImpl
 
between(String, String, String) - Method in class org.teasoft.honey.osql.core.ConditionImpl
 
between - Static variable in class org.teasoft.honey.osql.core.K
 
BF - Class in org.teasoft.honey.osql.shortcut
shortcut for BeeFactoryHelper
BF() - Constructor for class org.teasoft.honey.osql.shortcut.BF
 
BootApplicationProp - Class in org.teasoft.honey.osql.core
 
BootApplicationProp() - Constructor for class org.teasoft.honey.osql.core.BootApplicationProp
 
buildId - Static variable in class org.teasoft.honey.util.HoneyVersion
 

C

cache_levelOneTolevelTwo - Variable in class org.teasoft.honey.osql.core.HoneyConfig
 
cache_levelTwoEntityList - Variable in class org.teasoft.honey.osql.core.HoneyConfig
 
cache_levelTwoTimeout - Variable in class org.teasoft.honey.osql.core.HoneyConfig
 
cache_prototype - Variable in class org.teasoft.honey.osql.core.HoneyConfig
 
cache_startDeleteRate - Variable in class org.teasoft.honey.osql.core.HoneyConfig
 
cache_timeout - Variable in class org.teasoft.honey.osql.core.HoneyConfig
 
cache_useLevelTwo - Variable in class org.teasoft.honey.osql.core.HoneyConfig
 
CacheArrayIndex - Class in org.teasoft.honey.osql.core
Cache Array Index.
CacheArrayIndex() - Constructor for class org.teasoft.honey.osql.core.CacheArrayIndex
 
CacheDeleteThread - Class in org.teasoft.honey.osql.core
Cache Delete Thread.
CacheDeleteThread() - Constructor for class org.teasoft.honey.osql.core.CacheDeleteThread
 
CacheDeleteThread(int) - Constructor for class org.teasoft.honey.osql.core.CacheDeleteThread
 
CacheDeleteThread(String) - Constructor for class org.teasoft.honey.osql.core.CacheDeleteThread
 
CacheKey - Class in org.teasoft.honey.osql.core
Cache Key.
cacheRedis_clientName - Variable in class org.teasoft.honey.osql.core.HoneyConfig
 
cacheRedis_connectionTimeout - Variable in class org.teasoft.honey.osql.core.HoneyConfig
 
cacheRedis_database - Variable in class org.teasoft.honey.osql.core.HoneyConfig
 
cacheRedis_host - Variable in class org.teasoft.honey.osql.core.HoneyConfig
 
cacheRedis_password - Variable in class org.teasoft.honey.osql.core.HoneyConfig
 
cacheRedis_port - Variable in class org.teasoft.honey.osql.core.HoneyConfig
 
cacheRedis_soTimeout - Variable in class org.teasoft.honey.osql.core.HoneyConfig
 
cacheRedis_ssl - Variable in class org.teasoft.honey.osql.core.HoneyConfig
 
CacheSuidStruct - Class in org.teasoft.honey.osql.core
Cache Suid Struct.
CacheSuidStruct() - Constructor for class org.teasoft.honey.osql.core.CacheSuidStruct
 
CacheUtil - Class in org.teasoft.honey.osql.core
缓存工具.Cache Util.
CallableSqlLib - Class in org.teasoft.honey.osql.core
存储过程方式Sql操作DB的接口CallableSql的实现类.Procedure sql operate the DB.
CallableSqlLib() - Constructor for class org.teasoft.honey.osql.core.CallableSqlLib
 
CharTypeHandler<T> - Class in org.teasoft.honey.osql.type
raw char type handler.
CharTypeHandler() - Constructor for class org.teasoft.honey.osql.type.CharTypeHandler
 
Check - Class in org.teasoft.honey.osql.core
表达式语法检测.expression Check.
checkClose(Statement, Connection) - Method in class org.teasoft.honey.osql.core.CallableSqlLib
 
checkClose(Statement, Connection) - Static method in class org.teasoft.honey.osql.core.HoneyContext
 
checkClose(ResultSet, Statement, Connection) - Static method in class org.teasoft.honey.osql.core.HoneyContext
 
checkClose(Statement, Connection) - Method in class org.teasoft.honey.osql.core.SqlLib
 
checkFunSql(String, String) - Static method in class org.teasoft.honey.osql.core.SqlStrFilter
 
checkName(String) - Static method in class org.teasoft.honey.osql.util.NameCheckUtil
 
checkPackage(T) - Static method in class org.teasoft.honey.osql.core.HoneyUtil
 
checkPackageByClass(Class) - Static method in class org.teasoft.honey.osql.core.ObjectToSQLRich
 
clear(String) - Static method in class org.teasoft.honey.osql.core.CacheUtil
 
clear(String) - Method in class org.teasoft.honey.osql.core.DefaultBeeExtCache
 
clear(String) - Method in class org.teasoft.honey.osql.core.DefaultCache
 
clear(String) - Method in class org.teasoft.honey.osql.core.NoCache
 
clearContext(String, int, int) - Method in class org.teasoft.honey.osql.core.SqlLib
 
clearContext(String) - Method in class org.teasoft.honey.osql.core.SqlLib
 
clearInCache(String, String, SuidType, int) - Method in class org.teasoft.honey.osql.core.SqlLib
 
clearInExtCache(String) - Method in class org.teasoft.honey.osql.core.DefaultBeeExtCache
 
closeConn(Connection) - Method in class org.teasoft.honey.osql.core.SqlLib
 
closeDefaultParaResultRegistry - Variable in class org.teasoft.honey.osql.core.HoneyConfig
 
Column2Field - Static variable in class org.teasoft.honey.osql.core.StringConst
 
Column_EC - Static variable in class org.teasoft.honey.osql.core.StringConst
 
ColumnBean - Class in org.teasoft.honey.osql.autogen
 
ColumnBean() - Constructor for class org.teasoft.honey.osql.autogen.ColumnBean
 
ColumnUtil - Class in org.teasoft.honey.osql.autogen
 
CommInterceptorChain - Class in org.teasoft.honey.osql.interccept
 
CommInterceptorChain() - Constructor for class org.teasoft.honey.osql.interccept.CommInterceptorChain
 
commit() - Method in class org.teasoft.honey.osql.transaction.JdbcTransaction
 
ConditionHelper - Class in org.teasoft.honey.osql.core
Condition的帮助类.Condition Helper class.
ConditionImpl - Class in org.teasoft.honey.osql.core
为面向对象方式操作数据库提供封装的条件.Condition for operate DB with Object Oriented Programming way.
ConditionImpl() - Constructor for class org.teasoft.honey.osql.core.ConditionImpl
 
convert(SQLException) - Static method in class org.teasoft.honey.osql.core.ExceptionHelper
 
convert(IllegalAccessException) - Static method in class org.teasoft.honey.osql.core.ExceptionHelper
 
convert(InstantiationException) - Static method in class org.teasoft.honey.osql.core.ExceptionHelper
 
convert(Exception) - Static method in class org.teasoft.honey.osql.core.ExceptionHelper
 
convert(Date) - Method in class org.teasoft.honey.osql.type.UtilDotDateTypeToTimestampConvert
 
converterProcess(Class<?>, Object) - Static method in class org.teasoft.honey.osql.type.SetParaTypeConverterRegistry
process the result get from ResultSet with SetParaTypeConvert,and return new processed result.
copy(InterceptorChain) - Static method in class org.teasoft.honey.osql.core.HoneyUtil
 
copyEntity(Object, T) - Static method in class org.teasoft.honey.util.SuidHelper
将to在from有的属性,都复制到to中.
count(String) - Static method in class org.teasoft.honey.osql.chain.Aggregate
 
count - Static variable in class org.teasoft.honey.osql.core.K
 
count(MapSql) - Method in class org.teasoft.honey.osql.core.MapSuidImpl
 
count(T) - Method in class org.teasoft.honey.osql.core.ObjSQLRich
 
count(T, Condition) - Method in class org.teasoft.honey.osql.core.ObjSQLRich
 
create(String, Class) - Static method in class org.teasoft.honey.util.ObjectCreatorFactory
 
createBoolean(String) - Static method in class org.teasoft.honey.util.ObjectCreator
 
createByString(String, String) - Static method in class org.teasoft.honey.util.ObjectCreatorFactory
 
createByte(String) - Static method in class org.teasoft.honey.util.ObjectCreator
 
createDouble(String) - Static method in class org.teasoft.honey.util.ObjectCreator
 
createFloat(String) - Static method in class org.teasoft.honey.util.ObjectCreator
 
createInt(String) - Static method in class org.teasoft.honey.util.ObjectCreator
 
createLong(String) - Static method in class org.teasoft.honey.util.ObjectCreator
 
createObject(Class) - Method in class org.teasoft.honey.osql.core.SqlLib
 
createShort(String) - Static method in class org.teasoft.honey.util.ObjectCreator
 
createString(String) - Static method in class org.teasoft.honey.util.ObjectCreator
 
createTable(T, boolean) - Static method in class org.teasoft.honey.osql.autogen.Ddl
 
createTable(T) - Static method in class org.teasoft.honey.osql.autogen.Ddl
根据Javabean生成数据库表,Javabean无需配置过多的字段信息.此方法只考虑通用情况,若有详细需求,不建议采用
According to the database table generated by JavaBean, JavaBean does not need to configure
too much field information.
currentDate() - Static method in class org.teasoft.honey.osql.util.DateUtil
 
currentDate(String) - Static method in class org.teasoft.honey.osql.util.DateUtil
 
currentSqlDate() - Static method in class org.teasoft.honey.osql.util.DateUtil
 
currentTimestamp() - Static method in class org.teasoft.honey.osql.util.DateUtil
获取当前Timestamp
CustomSql - Class in org.teasoft.honey.osql.core
用户自定义SQL 管理类.Custom SQL manage class.

D

DATASOURCE_DRIVER_CLASS_NAME - Static variable in class org.teasoft.honey.osql.core.BootApplicationProp
 
DATASOURCE_DRIVER_CLASS_NAME2 - Static variable in class org.teasoft.honey.osql.core.BootApplicationProp
 
DATASOURCE_PW - Static variable in class org.teasoft.honey.osql.core.BootApplicationProp
 
DATASOURCE_URL - Static variable in class org.teasoft.honey.osql.core.BootApplicationProp
 
DATASOURCE_USERNAME - Static variable in class org.teasoft.honey.osql.core.BootApplicationProp
 
dateFormat - Variable in class org.teasoft.honey.osql.core.HoneyConfig
 
DatetimeHandler - Class in org.teasoft.honey.osql.interccept.annotation
 
DateUtil - Class in org.teasoft.honey.osql.util
 
DB_DRIVERNAME - Static variable in class org.teasoft.honey.osql.constant.DbConfigConst
 
DB_PWORD - Static variable in class org.teasoft.honey.osql.constant.DbConfigConst
 
DB_URL - Static variable in class org.teasoft.honey.osql.constant.DbConfigConst
 
DB_USERNAM - Static variable in class org.teasoft.honey.osql.constant.DbConfigConst
 
DbConfigConst - Class in org.teasoft.honey.osql.constant
 
DbUpperAndJavaLower - Class in org.teasoft.honey.osql.name
数据库使用大写字母,Java使用小写字母;忽略大小写,使用的字符是一样的.
DbUpperAndJavaLower() - Constructor for class org.teasoft.honey.osql.name.DbUpperAndJavaLower
 
Ddl - Class in org.teasoft.honey.osql.autogen
根据Javabean创建表.Create table according to Javabean
debug(String) - Method in class org.teasoft.honey.logging.FileLogger
 
debug(String, Throwable) - Method in class org.teasoft.honey.logging.FileLogger
 
debug(String) - Method in class org.teasoft.honey.logging.Jdk14LoggingImpl
 
debug(String, Throwable) - Method in class org.teasoft.honey.logging.Jdk14LoggingImpl
 
debug(String) - Method in class org.teasoft.honey.logging.NoLogging
 
debug(String, Throwable) - Method in class org.teasoft.honey.logging.NoLogging
 
debug(String) - Method in class org.teasoft.honey.logging.SystemLogger
 
debug(String, Throwable) - Method in class org.teasoft.honey.logging.SystemLogger
 
debug(String) - Static method in class org.teasoft.honey.osql.core.Logger
 
debug(String, Throwable) - Static method in class org.teasoft.honey.osql.core.Logger
 
DefaultBeeExtCache - Class in org.teasoft.honey.osql.core
默认的扩展缓存实现.Default Bee Ext Cache.
DefaultBeeExtCache() - Constructor for class org.teasoft.honey.osql.core.DefaultBeeExtCache
 
DefaultCache - Class in org.teasoft.honey.osql.core
默认的缓存实现.Default Bee Cache.
DefaultCache() - Constructor for class org.teasoft.honey.osql.core.DefaultCache
 
DefaultColumnHandler - Class in org.teasoft.honey.osql.core
 
DefaultColumnHandler() - Constructor for class org.teasoft.honey.osql.core.DefaultColumnHandler
 
DefaultInterceptor - Class in org.teasoft.honey.osql.interccept
 
DefaultInterceptor() - Constructor for class org.teasoft.honey.osql.interccept.DefaultInterceptor
 
DefaultInterceptorChain - Class in org.teasoft.honey.osql.interccept
 
DefaultInterceptorChain() - Constructor for class org.teasoft.honey.osql.interccept.DefaultInterceptorChain
 
DefaultWorker - Class in org.teasoft.honey.distribution
 
DefaultWorker() - Constructor for class org.teasoft.honey.distribution.DefaultWorker
 
delete - Static variable in class org.teasoft.honey.osql.core.K
 
delete(MapSql) - Method in class org.teasoft.honey.osql.core.MapSuidImpl
 
delete(Object) - Method in class org.teasoft.honey.osql.core.ObjSQL
 
delete(T, Condition) - Method in class org.teasoft.honey.osql.core.ObjSQL
 
delete(T, IncludeType) - Method in class org.teasoft.honey.osql.core.ObjSQLRich
 
deleteById(Class, Integer) - Method in class org.teasoft.honey.osql.core.ObjSQLRich
 
deleteById(Class, Long) - Method in class org.teasoft.honey.osql.core.ObjSQLRich
 
deleteById(Class, String) - Method in class org.teasoft.honey.osql.core.ObjSQLRich
 
deleteLastSemicolon(String) - Static method in class org.teasoft.honey.osql.core.HoneyUtil
 
distinct(String) - Method in class org.teasoft.honey.osql.chain.SelectImpl
 
distinct - Static variable in class org.teasoft.honey.osql.core.K
 
doBeforePasreEntity(Object, SuidType) - Method in class org.teasoft.honey.osql.core.AbstractCommOperate
 
doBeforeReturn(List) - Method in class org.teasoft.honey.osql.core.AbstractCommOperate
 
DoNotCheckAnnotation - Static variable in class org.teasoft.honey.osql.core.StringConst
 
ds - Variable in class org.teasoft.honey.osql.interccept.EmptyInterceptor
 
dsName - Variable in class org.teasoft.honey.osql.core.AbstractCommOperate
 

E

EMPTY_STRING - Static variable in class org.teasoft.honey.osql.constant.NullEmpty
 
EmptyInterceptor - Class in org.teasoft.honey.osql.interccept
 
EmptyInterceptor() - Constructor for class org.teasoft.honey.osql.interccept.EmptyInterceptor
 
endSameConnection() - Method in class org.teasoft.honey.osql.core.ObjSQL
 
entityToMap(T) - Static method in class org.teasoft.honey.util.SuidHelper
将entity实体转为Map,字段为serialVersionUID,JoinTable,Ignore,值为null,将被忽略.
EntityUtil - Class in org.teasoft.honey.util
实体相关工具类
error(String) - Method in class org.teasoft.honey.logging.FileLogger
 
error(String, Throwable) - Method in class org.teasoft.honey.logging.FileLogger
 
error(String, Throwable) - Method in class org.teasoft.honey.logging.Jdk14LoggingImpl
 
error(String) - Method in class org.teasoft.honey.logging.Jdk14LoggingImpl
 
error(String, Throwable) - Method in class org.teasoft.honey.logging.NoLogging
 
error(String) - Method in class org.teasoft.honey.logging.NoLogging
 
error(String) - Method in class org.teasoft.honey.logging.SystemLogger
 
error(String, Throwable) - Method in class org.teasoft.honey.logging.SystemLogger
 
error(String) - Static method in class org.teasoft.honey.osql.core.Logger
 
error(String, Throwable) - Static method in class org.teasoft.honey.osql.core.Logger
 
error(Number) - Static method in class org.teasoft.honey.osql.core.Logger
 
escapeLike(String) - Static method in class org.teasoft.honey.util.StringUtils
 
escapeMatch(String) - Static method in class org.teasoft.honey.util.StringUtils
 
ExceptionHelper - Class in org.teasoft.honey.osql.core
Exception Helper.
EXCLUDE - Static variable in class org.teasoft.honey.osql.constant.NullEmpty
 
exist(T) - Method in class org.teasoft.honey.osql.core.ObjSQLRich
 
exists(Select) - Method in class org.teasoft.honey.osql.chain.SelectImpl
 
exists - Static variable in class org.teasoft.honey.osql.core.K
 
Expression - Class in org.teasoft.honey.osql.core
Expression
Expression() - Constructor for class org.teasoft.honey.osql.core.Expression
 
Expression(String, Op, Object) - Constructor for class org.teasoft.honey.osql.core.Expression
 

F

FileHandle - Class in org.teasoft.honey.file
 
FileHandle() - Constructor for class org.teasoft.honey.file.FileHandle
 
FileLogger - Class in org.teasoft.honey.logging
 
FileLogger() - Constructor for class org.teasoft.honey.logging.FileLogger
 
FileLogger(String) - Constructor for class org.teasoft.honey.logging.FileLogger
 
FileUtil - Class in org.teasoft.honey.osql.util
 
firstLetterToLowerCase(String) - Static method in class org.teasoft.honey.osql.name.NameUtil
首字母转换成小写
firstLetterToUpperCase(String) - Static method in class org.teasoft.honey.osql.core.HoneyUtil
首字母转换成大写
firstLetterToUpperCase(String) - Static method in class org.teasoft.honey.osql.name.NameUtil
首字母转换成大写
forUpdate() - Method in class org.teasoft.honey.osql.core.ConditionImpl
 
forUpdate - Static variable in class org.teasoft.honey.osql.core.K
 
from(String) - Method in class org.teasoft.honey.osql.chain.SelectImpl
 
from - Static variable in class org.teasoft.honey.osql.core.K
 
FunAndOrderTypeMap - Class in org.teasoft.honey.osql.core
FunAndOrderTypeMap

G

genAllBeanFile() - Method in class org.teasoft.honey.osql.autogen.GenBean
 
genAppendFile(String, String) - Method in class org.teasoft.honey.file.FileHandle
 
genAppendFile(String, String) - Static method in class org.teasoft.honey.osql.util.FileUtil
 
GenBean - Class in org.teasoft.honey.osql.autogen
生成Javabean.Generate Javabean.
GenBean() - Constructor for class org.teasoft.honey.osql.autogen.GenBean
 
GenBean(GenConfig) - Constructor for class org.teasoft.honey.osql.autogen.GenBean
 
GenConfig - Class in org.teasoft.honey.osql.autogen
生成Javabean的相关配置信息.Gen Javabean config.
GenConfig() - Constructor for class org.teasoft.honey.osql.autogen.GenConfig
 
genFile(String, String) - Method in class org.teasoft.honey.file.FileHandle
 
genFile(String, String, String) - Method in class org.teasoft.honey.file.FileHandle
 
genFile(String, String, String, String) - Method in class org.teasoft.honey.file.FileHandle
 
genFile(String, Map<String, String>, String) - Static method in class org.teasoft.honey.osql.autogen.GenFiles
 
genFile(String, Map<String, String>, String, String, String) - Static method in class org.teasoft.honey.osql.autogen.GenFiles
 
genFile(String, String) - Static method in class org.teasoft.honey.osql.util.FileUtil
 
genFile(String, String, String) - Static method in class org.teasoft.honey.osql.util.FileUtil
 
genFile(String, String, String, String) - Static method in class org.teasoft.honey.osql.util.FileUtil
 
GenFiles - Class in org.teasoft.honey.osql.autogen
 
genid_excludesEntityList - Variable in class org.teasoft.honey.osql.core.HoneyConfig
 
genid_forAllTableLongId - Variable in class org.teasoft.honey.osql.core.HoneyConfig
 
genid_generatorType - Variable in class org.teasoft.honey.osql.core.HoneyConfig
 
genid_includesEntityList - Variable in class org.teasoft.honey.osql.core.HoneyConfig
 
genid_replaceOldId - Variable in class org.teasoft.honey.osql.core.HoneyConfig
 
genid_startYear - Variable in class org.teasoft.honey.osql.core.HoneyConfig
 
genid_workerid - Variable in class org.teasoft.honey.osql.core.HoneyConfig
 
GenIdFactory - Class in org.teasoft.honey.distribution
 
genKey(String) - Static method in class org.teasoft.honey.osql.core.CacheKey
 
genSerializableNum() - Static method in class org.teasoft.honey.osql.core.HoneyUtil
 
genSomeBeanFile(String) - Method in class org.teasoft.honey.osql.autogen.GenBean
 
GenType_IntSerialIdReturnLong - Static variable in class org.teasoft.honey.distribution.GenIdFactory
 
GenType_OneTimeSnowflakeId - Static variable in class org.teasoft.honey.distribution.GenIdFactory
 
GenType_PearFlowerId - Static variable in class org.teasoft.honey.distribution.GenIdFactory
 
GenType_SerialUniqueId - Static variable in class org.teasoft.honey.distribution.GenIdFactory
 
get() - Static method in class org.teasoft.honey.distribution.GenIdFactory
使用默认的命名key来获取id.
get(String) - Static method in class org.teasoft.honey.distribution.GenIdFactory
get id from factory.default GenType class is: SerialUniqueId.
get(String, String) - Static method in class org.teasoft.honey.distribution.GenIdFactory
 
get() - Method in class org.teasoft.honey.distribution.IntSerialIdReturnLong
 
get() - Method in class org.teasoft.honey.distribution.OneTimeSnowflakeId
 
get() - Method in class org.teasoft.honey.distribution.PearFlowerId
 
get() - Method in class org.teasoft.honey.distribution.SerialUniqueId
 
get(String) - Static method in class org.teasoft.honey.osql.core.CacheUtil
从缓存获取结果.get the result from cache.
get(String) - Method in class org.teasoft.honey.osql.core.DefaultBeeExtCache
 
get(String) - Method in class org.teasoft.honey.osql.core.DefaultCache
 
get(String) - Method in class org.teasoft.honey.osql.core.NoCache
 
get() - Method in class org.teasoft.honey.util.IntSerialId
 
getAndRemoveSqlServerPagingStruct(String) - Static method in class org.teasoft.honey.osql.core.HoneyContext
 
getAppointDS() - Static method in class org.teasoft.honey.osql.core.HoneyContext
 
getAppointTab() - Static method in class org.teasoft.honey.osql.core.HoneyContext
 
getBaseDir() - Method in class org.teasoft.honey.osql.autogen.GenConfig
 
getBeanCustomPKey(String) - Static method in class org.teasoft.honey.osql.core.HoneyContext
 
getBeanField(String) - Static method in class org.teasoft.honey.osql.core.HoneyContext
 
getBeanString() - Method in class org.teasoft.honey.distribution.ds.RouteStruct
 
getBeeFactory() - Static method in class org.teasoft.honey.osql.core.SessionFactory
 
getBeeProp() - Static method in class org.teasoft.honey.osql.core.BeeProp
 
getBeeSql() - Method in class org.teasoft.honey.osql.core.HoneyFactory
 
getBeeSql() - Method in class org.teasoft.honey.osql.core.MapSuidImpl
 
getBeeSql() - Method in class org.teasoft.honey.osql.core.MoreObjSQL
 
getBeeSql() - Method in class org.teasoft.honey.osql.core.ObjSQL
 
getBeeSql() - Method in class org.teasoft.honey.osql.core.PreparedSqlLib
 
getBeeSqlForApp() - Method in class org.teasoft.honey.osql.core.SqlLibForApp
 
getCache() - Method in class org.teasoft.honey.osql.core.HoneyFactory
 
getCache() - Method in class org.teasoft.honey.osql.core.SqlLib
 
getCacheInfo(String) - Static method in class org.teasoft.honey.osql.core.HoneyContext
 
getCallableSql() - Method in class org.teasoft.honey.osql.core.HoneyFactory
 
getCallableStatement(String) - Method in class org.teasoft.honey.osql.core.CallableSqlLib
 
getCharsetName() - Method in class org.teasoft.honey.file.FileHandle
 
getClassFullName(Object) - Static method in class org.teasoft.honey.osql.name.NameUtil
 
getClassName(Object) - Static method in class org.teasoft.honey.osql.name.NameUtil
 
getColumnHandler() - Static method in class org.teasoft.honey.osql.core.NameTranslateHandle
 
getColumnList(String) - Static method in class org.teasoft.honey.osql.autogen.ColumnUtil
 
getColumnMapByEntity(T) - Static method in class org.teasoft.honey.osql.core.HoneyUtil
 
getColumnNames(String) - Method in class org.teasoft.honey.osql.autogen.GenBean
 
getCommentPlace() - Method in class org.teasoft.honey.osql.autogen.GenConfig
 
getCondition() - Static method in class org.teasoft.honey.osql.core.BeeFactoryHelper
 
getCondition() - Method in class org.teasoft.honey.osql.core.HoneyFactory
 
getConnection() - Static method in class org.teasoft.honey.osql.core.SessionFactory
 
getConverter(Class<T>) - Static method in class org.teasoft.honey.osql.type.SetParaTypeConverterRegistry
return the register Converter of fieldType.
getCurrentAppDB() - Static method in class org.teasoft.honey.osql.core.HoneyContext
 
getCurrentConnection() - Static method in class org.teasoft.honey.osql.core.HoneyContext
 
getCurrentNameTranslate() - Static method in class org.teasoft.honey.osql.core.HoneyContext
 
getCurrentRoute() - Static method in class org.teasoft.honey.osql.core.HoneyContext
 
getCustomFlagMap(String) - Static method in class org.teasoft.honey.osql.core.HoneyContext
 
getCustomMap(String) - Static method in class org.teasoft.honey.osql.core.HoneyContext
 
getCustomMapLocal(String) - Static method in class org.teasoft.honey.osql.core.HoneyContext
 
getCustomMapValue(String, String) - Static method in class org.teasoft.honey.osql.core.HoneyContext
 
getCustomSql(String) - Static method in class org.teasoft.honey.osql.core.CustomSql
 
getDatabaseMajorVersion() - Method in class org.teasoft.honey.osql.core.HoneyConfig
 
getDataSource() - Method in class org.teasoft.honey.osql.core.BeeFactory
 
getDataSource() - Method in class org.teasoft.honey.osql.core.JndiDataSource
 
getDataSourceName() - Method in class org.teasoft.honey.osql.core.AbstractCommOperate
 
getDbDialect() - Static method in class org.teasoft.honey.osql.core.HoneyContext
 
getDbFeature() - Method in class org.teasoft.honey.osql.core.HoneyFactory
 
getDbName() - Method in class org.teasoft.honey.osql.autogen.GenConfig
 
getDbName() - Method in class org.teasoft.honey.osql.core.HoneyConfig
 
getDeleteCacheIndex() - Method in class org.teasoft.honey.osql.core.CacheArrayIndex
 
getDriverName() - Method in class org.teasoft.honey.osql.core.HoneyConfig
 
getDsName() - Method in class org.teasoft.honey.distribution.ds.OnlyMulitiDB
 
getDsName() - Static method in class org.teasoft.honey.distribution.ds.Router
 
getDsName() - Method in class org.teasoft.honey.distribution.ds.RwDs
 
getDsName2DbName() - Static method in class org.teasoft.honey.osql.core.HoneyContext
 
getEmptySize() - Method in class org.teasoft.honey.osql.core.CacheArrayIndex
 
getEncode() - Method in class org.teasoft.honey.osql.autogen.GenConfig
 
getEntityClass() - Method in class org.teasoft.honey.distribution.ds.RouteStruct
 
getEntityClass() - Method in class org.teasoft.honey.osql.core.CacheSuidStruct
 
getEntityInterceptorFlag(String) - Static method in class org.teasoft.honey.osql.core.HoneyContext
 
getEntityNamePre() - Method in class org.teasoft.honey.osql.autogen.GenConfig
Deprecated.
!!!Automatic translation is highly recommended
getExecutableSql(String, List<PreparedValue>) - Static method in class org.teasoft.honey.osql.core.HoneyUtil
! just use in debug env.
getExpList() - Method in class org.teasoft.honey.osql.core.ConditionImpl
 
getFieldFilePrefix() - Method in class org.teasoft.honey.osql.autogen.GenConfig
 
getFieldFileRelativeFolder() - Method in class org.teasoft.honey.osql.autogen.GenConfig
 
getFieldFileSuffix() - Method in class org.teasoft.honey.osql.autogen.GenConfig
 
getFieldName() - Method in class org.teasoft.honey.osql.core.Expression
 
getFieldNames(String) - Method in class org.teasoft.honey.osql.autogen.GenBean
 
getFieldNames(Object) - Static method in class org.teasoft.honey.util.EntityUtil
获取实体的字段名称,不作命名转换 会忽略部分注解字段
getFieldNames(Object, boolean) - Static method in class org.teasoft.honey.util.EntityUtil
获取实体的字段名称 会忽略部分注解字段
getFieldType(String) - Static method in class org.teasoft.honey.osql.core.HoneyUtil
jdbc type->java type 将jdbc的数据类型转换为java的类型
getFlag() - Static method in class org.teasoft.honey.osql.core.CacheDeleteThread
 
getForUpdate() - Method in class org.teasoft.honey.osql.core.ConditionImpl
 
getFunExpList() - Method in class org.teasoft.honey.osql.core.ConditionImpl
 
getGenericType(Field) - Static method in class org.teasoft.honey.util.EntityUtil
 
getGenericTypeArray(Field) - Static method in class org.teasoft.honey.util.EntityUtil
 
getGenericTypeArray(Type) - Static method in class org.teasoft.honey.util.EntityUtil
 
getHandler(Class<T>) - Static method in class org.teasoft.honey.osql.type.TypeHandlerRegistry
return the register Handler of fieldType.
getHigh() - Method in class org.teasoft.honey.osql.core.CacheArrayIndex
 
getHoneyConfig() - Static method in class org.teasoft.honey.osql.core.HoneyConfig
 
getHoneyFactory() - Static method in class org.teasoft.honey.osql.core.BeeFactory
 
getId() - Static method in class org.teasoft.honey.distribution.UUID
 
getId(boolean) - Static method in class org.teasoft.honey.distribution.UUID
 
getIdValue(T) - Static method in class org.teasoft.honey.osql.core.HoneyUtil
 
getIncludeType() - Method in class org.teasoft.honey.osql.core.ConditionImpl
 
getInExtCache(String) - Method in class org.teasoft.honey.osql.core.DefaultBeeExtCache
 
getInstance() - Static method in class org.teasoft.honey.osql.core.BeeFactory
 
getInterceptorChain() - Method in class org.teasoft.honey.osql.core.AbstractCommOperate
 
getInterceptorChain() - Method in class org.teasoft.honey.osql.core.HoneyFactory
 
getInterceptorChain() - Static method in class org.teasoft.honey.osql.interccept.InterceptorChainRegistry
 
getJava2DbType(String) - Static method in class org.teasoft.honey.osql.autogen.Java2DbType
 
getJavaTypeIndex(String) - Static method in class org.teasoft.honey.osql.core.HoneyUtil
 
getJdbcToJavaType(String) - Static method in class org.teasoft.honey.osql.core.JdbcToJavaType
 
getJdbcTranWriterDs() - Static method in class org.teasoft.honey.osql.core.HoneyContext
 
getJndiName() - Method in class org.teasoft.honey.osql.core.JndiDataSource
 
getKeys() - Method in class org.teasoft.honey.osql.core.BootApplicationProp
 
getKeys() - Method in class org.teasoft.honey.osql.util.PropertiesReader
 
getKnow() - Method in class org.teasoft.honey.osql.core.CacheArrayIndex
 
getLabel() - Method in class org.teasoft.honey.osql.autogen.ColumnBean
 
getLang() - Static method in class org.teasoft.honey.osql.core.HoneyContext
 
getLog() - Static method in class org.teasoft.honey.logging.LoggerFactory
 
getLog(Class) - Static method in class org.teasoft.honey.logging.LoggerFactory
 
getLog(String) - Static method in class org.teasoft.honey.logging.LoggerFactory
 
getLoggerType() - Method in class org.teasoft.honey.osql.core.HoneyConfig
 
getLow() - Method in class org.teasoft.honey.osql.core.CacheArrayIndex
 
getMapSql() - Static method in class org.teasoft.honey.osql.core.BeeFactoryHelper
 
getMapSql() - Method in class org.teasoft.honey.osql.core.HoneyFactory
 
getMapSuid() - Static method in class org.teasoft.honey.osql.core.BeeFactoryHelper
 
getMapSuid() - Method in class org.teasoft.honey.osql.core.HoneyFactory
 
getMd5(String) - Static method in class org.teasoft.honey.osql.util.MD5
 
getModifiedFlagForCache2(String) - Static method in class org.teasoft.honey.osql.core.HoneyContext
 
getMoreObjToSQL() - Method in class org.teasoft.honey.osql.core.HoneyFactory
 
getMoreObjToSQL() - Method in class org.teasoft.honey.osql.core.MoreObjSQL
 
getMoreTable() - Static method in class org.teasoft.honey.osql.core.BeeFactoryHelper
 
getMoreTable() - Method in class org.teasoft.honey.osql.core.HoneyFactory
 
getName() - Method in class org.teasoft.honey.osql.autogen.ColumnBean
 
getNameTranslate() - Static method in class org.teasoft.honey.osql.core.NameTranslateHandle
 
getNext() - Method in class org.teasoft.honey.osql.core.CacheArrayIndex
 
getObjToSQL() - Method in class org.teasoft.honey.osql.core.HoneyFactory
 
getObjToSQL() - Method in class org.teasoft.honey.osql.core.ObjSQL
 
getObjToSQLRich() - Method in class org.teasoft.honey.osql.core.HoneyFactory
 
getObjToSQLRich() - Method in class org.teasoft.honey.osql.core.ObjSQLRich
 
getOneTimeDataSource() - Method in class org.teasoft.honey.osql.interccept.CommInterceptorChain
 
getOneTimeDataSource() - Method in class org.teasoft.honey.osql.interccept.DefaultInterceptor
 
getOneTimeDataSource() - Method in class org.teasoft.honey.osql.interccept.EmptyInterceptor
 
getOneTimeTabName() - Method in class org.teasoft.honey.osql.interccept.CommInterceptorChain
 
getOneTimeTabName() - Method in class org.teasoft.honey.osql.interccept.DefaultInterceptor
 
getOneTimeTabName() - Method in class org.teasoft.honey.osql.interccept.EmptyInterceptor
 
getOneTimeTabSuffix() - Method in class org.teasoft.honey.osql.interccept.CommInterceptorChain
 
getOneTimeTabSuffix() - Method in class org.teasoft.honey.osql.interccept.DefaultInterceptor
 
getOneTimeTabSuffix() - Method in class org.teasoft.honey.osql.interccept.EmptyInterceptor
 
getOnExpList() - Method in class org.teasoft.honey.osql.core.ConditionImpl
 
getOp() - Method in class org.teasoft.honey.osql.core.Expression
 
getOpNum() - Method in class org.teasoft.honey.osql.core.Expression
 
getOpType() - Method in class org.teasoft.honey.osql.core.Expression
 
getOrderByMap() - Method in class org.teasoft.honey.osql.core.ConditionImpl
 
getOrderColumn() - Method in class org.teasoft.honey.osql.dialect.sqlserver.SqlServerPagingStruct
 
getOrderType() - Method in class org.teasoft.honey.osql.dialect.sqlserver.SqlServerPagingStruct
 
getPackagePath() - Method in class org.teasoft.honey.osql.autogen.GenConfig
 
getPageSize(Condition) - Static method in class org.teasoft.honey.osql.core.ConditionHelper
 
getPassword() - Method in class org.teasoft.honey.osql.core.HoneyConfig
 
getPkField(T) - Static method in class org.teasoft.honey.osql.core.HoneyUtil
 
getPlaceholderValue(int) - Static method in class org.teasoft.honey.osql.core.HoneyUtil
 
getPreparedSql() - Static method in class org.teasoft.honey.osql.core.BeeFactoryHelper
 
getPreparedSql() - Method in class org.teasoft.honey.osql.core.HoneyFactory
 
getProp(String) - Method in class org.teasoft.honey.osql.core.BeeProp
 
getProp(String) - Method in class org.teasoft.honey.osql.core.BootApplicationProp
 
getPropText(String) - Method in class org.teasoft.honey.osql.core.BeeProp
 
getPropText(String) - Method in class org.teasoft.honey.osql.core.BootApplicationProp
 
getQueryColumnCommnetSql() - Method in class org.teasoft.honey.osql.autogen.GenConfig
 
getQueryTableCommnetSql() - Method in class org.teasoft.honey.osql.autogen.GenConfig
 
getQueryTableSql() - Method in class org.teasoft.honey.osql.autogen.GenConfig
 
getRangeId(int) - Static method in class org.teasoft.honey.distribution.GenIdFactory
获取一个范围的id.
getRangeId(String, int) - Static method in class org.teasoft.honey.distribution.GenIdFactory
获取一批id号
getRangeId(String, String, int) - Static method in class org.teasoft.honey.distribution.GenIdFactory
获取一批id号
getRangeId(int) - Method in class org.teasoft.honey.distribution.IntSerialIdReturnLong
批量获取int类型id.sizeOfIds通常不应该大于1536
getRangeId(int) - Method in class org.teasoft.honey.distribution.OneTimeSnowflakeId
 
getRangeId(int) - Method in class org.teasoft.honey.distribution.PearFlowerId
 
getRangeId(int) - Method in class org.teasoft.honey.distribution.SerialUniqueId
 
getRangeId(int) - Method in class org.teasoft.honey.util.IntSerialId
批量获取int类型id.sizeOfIds通常不应该大于1536
getReadDs(int) - Method in class org.teasoft.honey.distribution.ds.RwDs
 
getReadDsList() - Method in class org.teasoft.honey.distribution.ds.RwDs
 
getReturnType() - Method in class org.teasoft.honey.osql.core.CacheSuidStruct
 
getSameConnctionDoing() - Static method in class org.teasoft.honey.osql.core.HoneyContext
 
getSchemaName() - Method in class org.teasoft.honey.osql.core.HoneyConfig
 
getSchemaName() - Static method in class org.teasoft.honey.osql.core.NameTranslateHandle
get schema name In some database has other name, eg:Cassandra is Keyspace
getSchemaNameLocal() - Static method in class org.teasoft.honey.osql.core.NameTranslateHandle
 
getSelectField() - Method in class org.teasoft.honey.osql.core.ConditionImpl
 
getSize() - Method in class org.teasoft.honey.osql.core.ConditionImpl
 
getSize() - Method in class org.teasoft.honey.osql.core.MapSqlImpl
 
getSql() - Method in class org.teasoft.honey.osql.core.CacheSuidStruct
 
getStart() - Method in class org.teasoft.honey.osql.core.ConditionImpl
 
getStart() - Method in class org.teasoft.honey.osql.core.MapSqlImpl
 
getSuid() - Static method in class org.teasoft.honey.osql.core.BeeFactoryHelper
 
getSuid() - Method in class org.teasoft.honey.osql.core.HoneyFactory
 
getSuid() - Method in class org.teasoft.honey.osql.serviceimpl.ObjSQLRichServiceImpl
 
getSuid() - Method in class org.teasoft.honey.osql.serviceimpl.ObjSQLServiceImpl
 
getSuidRich() - Static method in class org.teasoft.honey.osql.core.BeeFactoryHelper
 
getSuidRich() - Method in class org.teasoft.honey.osql.core.HoneyFactory
 
getSuidRich() - Method in class org.teasoft.honey.osql.serviceimpl.ObjSQLRichServiceImpl
 
getSuidType() - Method in class org.teasoft.honey.distribution.ds.RouteStruct
 
getSuidType() - Method in class org.teasoft.honey.osql.core.CacheSuidStruct
 
getSuidType() - Method in class org.teasoft.honey.osql.core.ConditionImpl
 
getSuidType() - Static method in class org.teasoft.honey.osql.core.HoneyContext
 
getSysCommStrLocal(String) - Static method in class org.teasoft.honey.osql.core.HoneyContext
 
getTablecomment() - Method in class org.teasoft.honey.osql.autogen.ColumnBean
 
getTableInfo(String) - Method in class org.teasoft.honey.osql.autogen.GenBean
 
getTablename() - Method in class org.teasoft.honey.osql.autogen.ColumnBean
 
getTableNames() - Method in class org.teasoft.honey.distribution.ds.RouteStruct
 
getTableNames() - Method in class org.teasoft.honey.osql.core.CacheSuidStruct
 
getTabSuffix() - Static method in class org.teasoft.honey.osql.core.HoneyContext
 
getTempDS() - Static method in class org.teasoft.honey.osql.core.HoneyContext
 
getTempLang() - Static method in class org.teasoft.honey.osql.core.HoneyContext
 
getTransaction() - Static method in class org.teasoft.honey.osql.core.SessionFactory
 
getTransactionIsolation() - Method in class org.teasoft.honey.osql.transaction.JdbcTransaction
 
getType() - Method in class org.teasoft.honey.osql.autogen.ColumnBean
 
getUnicode(String) - Static method in class org.teasoft.honey.util.StringUtils
 
getUpdateExpList() - Method in class org.teasoft.honey.osql.core.ConditionImpl
 
getUpdatefields() - Method in class org.teasoft.honey.osql.core.ConditionImpl
 
getUrl() - Method in class org.teasoft.honey.osql.core.HoneyConfig
 
getUsedRate() - Method in class org.teasoft.honey.osql.core.CacheArrayIndex
 
getUsedSize() - Method in class org.teasoft.honey.osql.core.CacheArrayIndex
 
getUsername() - Method in class org.teasoft.honey.osql.core.HoneyConfig
 
getValue() - Method in class org.teasoft.honey.osql.core.Expression
 
getValue(Field) - Static method in class org.teasoft.honey.osql.util.AnnoUtil
 
getValue(Class<?>) - Static method in class org.teasoft.honey.osql.util.AnnoUtil
 
getValue(String) - Method in class org.teasoft.honey.osql.util.PropertiesReader
 
getValue(String, String) - Method in class org.teasoft.honey.osql.util.PropertiesReader
 
getValue2() - Method in class org.teasoft.honey.osql.core.Expression
 
getValue3() - Method in class org.teasoft.honey.osql.core.Expression
 
getValue4() - Method in class org.teasoft.honey.osql.core.Expression
 
getValueText(String) - Method in class org.teasoft.honey.osql.util.PropertiesReader
 
getWhereFields() - Method in class org.teasoft.honey.osql.core.ConditionImpl
 
getWorker() - Method in class org.teasoft.honey.distribution.OneTimeSnowflakeId
 
getWorker() - Method in class org.teasoft.honey.distribution.PearFlowerId
 
getWorker() - Method in class org.teasoft.honey.distribution.SerialUniqueId
 
getWorkerId() - Method in class org.teasoft.honey.distribution.DefaultWorker
 
getWriteDs() - Method in class org.teasoft.honey.distribution.ds.RwDs
 
getYnkey() - Method in class org.teasoft.honey.osql.autogen.ColumnBean
 
getYnnull() - Method in class org.teasoft.honey.osql.autogen.ColumnBean
 
groupBy(String) - Method in class org.teasoft.honey.osql.chain.SelectImpl
 
groupBy(String) - Method in class org.teasoft.honey.osql.core.ConditionImpl
 
groupBy - Static variable in class org.teasoft.honey.osql.core.K
 

H

handlerProcess(Class<T>, Object) - Static method in class org.teasoft.honey.osql.type.TypeHandlerRegistry
process the result get from ResultSet with TypeHandler,and return new processed result.
harmonyDbName - Variable in class org.teasoft.honey.osql.core.HoneyConfig
 
harmonyDbReadonly - Variable in class org.teasoft.honey.osql.core.HoneyConfig
 
harmonyDbVersion - Variable in class org.teasoft.honey.osql.core.HoneyConfig
 
hasGenPkAnno(T) - Static method in class org.teasoft.honey.osql.core.HoneyUtil
 
having(String) - Method in class org.teasoft.honey.osql.chain.SelectImpl
 
having(FunctionType, String, Op, Number) - Method in class org.teasoft.honey.osql.core.ConditionImpl
 
having - Static variable in class org.teasoft.honey.osql.core.K
 
HoneyConfig - Class in org.teasoft.honey.osql.core
配置类.Config for Bee.
HoneyContext - Class in org.teasoft.honey.osql.core
Bee框架上下文.Context for Bee.
HoneyFactory - Class in org.teasoft.honey.osql.core
Honey工厂类.Honey Factory class.
HoneyFactory() - Constructor for class org.teasoft.honey.osql.core.HoneyFactory
 
HoneyUtil - Class in org.teasoft.honey.osql.core
Bee的实现Honey的工具类.Honey Util.
HoneyVersion - Class in org.teasoft.honey.util
 

I

in(String, Select) - Method in class org.teasoft.honey.osql.chain.SelectImpl
 
in(String, Number...) - Method in class org.teasoft.honey.osql.chain.SelectImpl
 
in(String, String) - Method in class org.teasoft.honey.osql.chain.SelectImpl
 
in(String, Number...) - Method in class org.teasoft.honey.osql.chain.UpdateImpl
 
in(String, String) - Method in class org.teasoft.honey.osql.chain.UpdateImpl
 
in - Static variable in class org.teasoft.honey.osql.core.K
 
indexNormal(T, String) - Static method in class org.teasoft.honey.osql.autogen.Ddl
创建通用索引.create normal index
indexNormal(T, String, String) - Static method in class org.teasoft.honey.osql.autogen.Ddl
创建通用索引.create normal index
info(String) - Method in class org.teasoft.honey.logging.FileLogger
 
info(String) - Method in class org.teasoft.honey.logging.Jdk14LoggingImpl
 
info(String) - Method in class org.teasoft.honey.logging.NoLogging
 
info(String) - Method in class org.teasoft.honey.logging.SystemLogger
 
info(String) - Static method in class org.teasoft.honey.osql.core.Logger
 
info(Number) - Static method in class org.teasoft.honey.osql.core.Logger
 
init() - Static method in class org.teasoft.honey.osql.core.BeeInitPreLoadService
提供给其它应用首次初始化Bee.
initJdbcTypeMap(String) - Static method in class org.teasoft.honey.osql.core.JdbcToJavaType
 
initRoute(SuidType, Class, String) - Method in class org.teasoft.honey.osql.core.SqlLib
 
initTypeMapConfig(String) - Static method in class org.teasoft.honey.osql.core.JdbcToJavaType
 
innerJoin(String) - Method in class org.teasoft.honey.osql.chain.SelectImpl
 
innerJoin - Static variable in class org.teasoft.honey.osql.core.K
 
insert - Static variable in class org.teasoft.honey.osql.core.K
 
insert(MapSql) - Method in class org.teasoft.honey.osql.core.MapSuidImpl
 
insert(T) - Method in class org.teasoft.honey.osql.core.ObjSQL
 
insert(T[]) - Method in class org.teasoft.honey.osql.core.ObjSQLRich
 
insert(T[], String) - Method in class org.teasoft.honey.osql.core.ObjSQLRich
 
insert(T[], int) - Method in class org.teasoft.honey.osql.core.ObjSQLRich
 
insert(T[], int, String) - Method in class org.teasoft.honey.osql.core.ObjSQLRich
 
insert(T, IncludeType) - Method in class org.teasoft.honey.osql.core.ObjSQLRich
 
insert(List<T>) - Method in class org.teasoft.honey.osql.core.ObjSQLRich
 
insert(List<T>, int) - Method in class org.teasoft.honey.osql.core.ObjSQLRich
 
insert(List<T>, String) - Method in class org.teasoft.honey.osql.core.ObjSQLRich
 
insert(List<T>, int, String) - Method in class org.teasoft.honey.osql.core.ObjSQLRich
 
insertAndReturnId(MapSql) - Method in class org.teasoft.honey.osql.core.MapSuidImpl
 
insertAndReturnId(T) - Method in class org.teasoft.honey.osql.core.ObjSQL
 
insertAndReturnId(T, IncludeType) - Method in class org.teasoft.honey.osql.core.ObjSQLRich
 
insertAndReturnId(String) - Method in class org.teasoft.honey.osql.core.SqlLib
 
insertAndReturnId(String) - Method in class org.teasoft.honey.osql.core.SqlLibForApp
 
insertBatch(String, List<Map<String, Object>>, int) - Method in class org.teasoft.honey.osql.core.PreparedSqlLib
 
insertBatch(String, List<Map<String, Object>>) - Method in class org.teasoft.honey.osql.core.PreparedSqlLib
 
interceptorChain - Variable in class org.teasoft.honey.osql.core.AbstractCommOperate
 
InterceptorChainForMoreTable - Static variable in class org.teasoft.honey.osql.core.StringConst
 
InterceptorChainRegistry - Class in org.teasoft.honey.osql.interccept
注册全局用的拦截器链.Register interceptor chain for global.
InterceptorChainRegistry() - Constructor for class org.teasoft.honey.osql.interccept.InterceptorChainRegistry
 
into - Static variable in class org.teasoft.honey.osql.core.K
 
IntSerialId - Class in org.teasoft.honey.util
组成:1位符号位+22位时间(分)+9位序列号 每分钟可出512个int序列号,可透支两分钟(共512*3).
IntSerialId() - Constructor for class org.teasoft.honey.util.IntSerialId
!注意:每次新建都会重置开始号码.
IntSerialIdReturnLong - Class in org.teasoft.honey.distribution
组成:1位符号位+22位时间(分)+9位序列号 每分钟可出512个int序列号,可透支两分钟(共512*3).
IntSerialIdReturnLong() - Constructor for class org.teasoft.honey.distribution.IntSerialIdReturnLong
 
isAndroid - Variable in class org.teasoft.honey.osql.core.HoneyConfig
 
isAutoSetString(Field) - Static method in class org.teasoft.honey.osql.util.AnnoUtil
 
isBlank(String) - Static method in class org.teasoft.honey.util.StringUtils
 
isCassandra() - Static method in class org.teasoft.honey.osql.core.HoneyUtil
 
isColumn(Field) - Static method in class org.teasoft.honey.osql.util.AnnoUtil
 
isConfigLevelTwoCache(Class) - Static method in class org.teasoft.honey.osql.core.HoneyContext
 
isConfigRefresh() - Static method in class org.teasoft.honey.logging.LoggerFactory
 
isConfigRefresh() - Static method in class org.teasoft.honey.osql.core.HoneyContext
 
isConfuseDuplicateFieldDB() - Static method in class org.teasoft.honey.osql.core.HoneyUtil
 
isConfuseDuplicateFieldDB() - Method in class org.teasoft.honey.osql.core.SqlLib
 
isContainLetter(String) - Static method in class org.teasoft.honey.util.StringUtils
 
isContainUpperCase(String) - Static method in class org.teasoft.honey.util.StringUtils
 
isCreatetime(Field) - Static method in class org.teasoft.honey.osql.util.AnnoUtil
 
isCustomBean(Field) - Static method in class org.teasoft.honey.util.EntityUtil
 
isCustomBean(String) - Static method in class org.teasoft.honey.util.EntityUtil
 
isDatetime(Field) - Static method in class org.teasoft.honey.osql.util.AnnoUtil
 
isDebugEnabled() - Method in class org.teasoft.honey.logging.FileLogger
 
isDebugEnabled() - Method in class org.teasoft.honey.logging.Jdk14LoggingImpl
 
isDebugEnabled() - Method in class org.teasoft.honey.logging.NoLogging
 
isDebugEnabled() - Method in class org.teasoft.honey.logging.SystemLogger
 
isDesensitize(Field) - Static method in class org.teasoft.honey.osql.util.AnnoUtil
 
isDict(Field) - Static method in class org.teasoft.honey.osql.util.AnnoUtil
 
isDictI18n(Field) - Static method in class org.teasoft.honey.osql.util.AnnoUtil
 
isEmpty(Collection) - Static method in class org.teasoft.honey.util.ObjectUtils
 
isEmpty(List) - Static method in class org.teasoft.honey.util.ObjectUtils
 
isEmpty(Set) - Static method in class org.teasoft.honey.util.ObjectUtils
 
isEmpty(Map) - Static method in class org.teasoft.honey.util.ObjectUtils
 
isEmpty(String) - Static method in class org.teasoft.honey.util.ObjectUtils
 
isEmpty(String[]) - Static method in class org.teasoft.honey.util.ObjectUtils
 
isEmpty(String) - Static method in class org.teasoft.honey.util.StringUtils
 
isEmpty(String[]) - Static method in class org.teasoft.honey.util.StringUtils
 
isErrorEnabled() - Method in class org.teasoft.honey.logging.FileLogger
 
isErrorEnabled() - Method in class org.teasoft.honey.logging.Jdk14LoggingImpl
 
isErrorEnabled() - Method in class org.teasoft.honey.logging.NoLogging
 
isErrorEnabled() - Method in class org.teasoft.honey.logging.SystemLogger
 
isExistTable(T) - Static method in class org.teasoft.honey.osql.autogen.Ddl
check whether the table exist or not.
isFull() - Method in class org.teasoft.honey.osql.core.CacheArrayIndex
 
isGenComment() - Method in class org.teasoft.honey.osql.autogen.GenConfig
 
isGenFieldAll() - Method in class org.teasoft.honey.osql.autogen.GenConfig
 
isGenFieldFile() - Method in class org.teasoft.honey.osql.autogen.GenConfig
 
isGenGetSet() - Method in class org.teasoft.honey.osql.autogen.GenConfig
 
isGenPkAnno(Field) - Static method in class org.teasoft.honey.osql.util.AnnoUtil
 
isGenSelfName() - Method in class org.teasoft.honey.osql.autogen.GenConfig
 
isGenSerializable() - Method in class org.teasoft.honey.osql.autogen.GenConfig
 
isGenSwagger() - Method in class org.teasoft.honey.osql.autogen.GenConfig
 
isGenToString() - Method in class org.teasoft.honey.osql.autogen.GenConfig
 
isHarmony - Variable in class org.teasoft.honey.osql.core.HoneyConfig
 
isHasOrderBy() - Method in class org.teasoft.honey.osql.dialect.sqlserver.SqlServerPagingStruct
 
isHbase() - Static method in class org.teasoft.honey.osql.core.HoneyUtil
 
isIgnore(Field) - Static method in class org.teasoft.honey.osql.util.AnnoUtil
 
isIllegal(String) - Static method in class org.teasoft.honey.osql.util.NameCheckUtil
 
isInfoEnabled() - Method in class org.teasoft.honey.logging.FileLogger
 
isInfoEnabled() - Method in class org.teasoft.honey.logging.Jdk14LoggingImpl
 
isInfoEnabled() - Method in class org.teasoft.honey.logging.NoLogging
 
isInfoEnabled() - Method in class org.teasoft.honey.logging.SystemLogger
 
isInteger(String) - Static method in class org.teasoft.honey.util.StringUtils
 
isJoson(Field) - Method in class org.teasoft.honey.osql.core.SqlLib
 
isJson(Field) - Static method in class org.teasoft.honey.osql.util.AnnoUtil
 
isJustChangeOrderColumn() - Method in class org.teasoft.honey.osql.dialect.sqlserver.SqlServerPagingStruct
 
isKeyName(String) - Static method in class org.teasoft.honey.osql.util.NameCheckUtil
 
isKeyWord(String) - Static method in class org.teasoft.honey.util.SqlKeyCheck
 
isList(Field) - Static method in class org.teasoft.honey.util.EntityUtil
 
isLombokData() - Method in class org.teasoft.honey.osql.autogen.GenConfig
 
isLombokGetter() - Method in class org.teasoft.honey.osql.autogen.GenConfig
 
isLombokSetter() - Method in class org.teasoft.honey.osql.autogen.GenConfig
 
isMap(Field) - Static method in class org.teasoft.honey.util.EntityUtil
 
isMongoDB() - Static method in class org.teasoft.honey.osql.core.HoneyUtil
 
isMysql() - Static method in class org.teasoft.honey.osql.core.HoneyUtil
 
isNeedDs() - Static method in class org.teasoft.honey.osql.core.HoneyContext
 
isNeedGenId(Class) - Static method in class org.teasoft.honey.osql.core.HoneyContext
 
isNoArgInConstructor() - Static method in class org.teasoft.honey.logging.LoggerFactory
 
isNotBlank(String) - Static method in class org.teasoft.honey.util.StringUtils
 
isNotEmpty(List) - Static method in class org.teasoft.honey.util.ObjectUtils
 
isNotEmpty(Set) - Static method in class org.teasoft.honey.util.ObjectUtils
 
isNotEmpty(Map) - Static method in class org.teasoft.honey.util.ObjectUtils
 
isNotEmpty(String) - Static method in class org.teasoft.honey.util.ObjectUtils
 
isNotEmpty(String[]) - Static method in class org.teasoft.honey.util.ObjectUtils
 
isNotEmpty(String) - Static method in class org.teasoft.honey.util.StringUtils
 
isNotEmpty(String[]) - Static method in class org.teasoft.honey.util.StringUtils
 
isNotNull(String) - Method in class org.teasoft.honey.osql.chain.SelectImpl
 
isNotNull(String) - Method in class org.teasoft.honey.osql.chain.UpdateImpl
 
isNotNull - Static variable in class org.teasoft.honey.osql.core.K
 
isNotValidExpression(String) - Static method in class org.teasoft.honey.osql.core.Check
 
isNotValidExpressionForJustFetch(String) - Static method in class org.teasoft.honey.osql.core.Check
 
isNotValidName(String) - Static method in class org.teasoft.honey.osql.util.NameCheckUtil
 
isNowEffect(Timestamp) - Static method in class org.teasoft.honey.osql.util.DateUtil
 
isNull(String) - Method in class org.teasoft.honey.osql.chain.SelectImpl
 
isNull(String) - Method in class org.teasoft.honey.osql.chain.UpdateImpl
 
isNull - Static variable in class org.teasoft.honey.osql.core.K
 
isNumber(Object) - Static method in class org.teasoft.honey.osql.core.HoneyUtil
判断参数是否为数字
isNumber(String) - Static method in class org.teasoft.honey.util.StringUtils
通过正则表达式判断字符串是否为数字
isNumberArray(Class<?>) - Static method in class org.teasoft.honey.osql.core.HoneyUtil
 
isOracle() - Static method in class org.teasoft.honey.osql.core.HoneyUtil
 
isOverride() - Method in class org.teasoft.honey.osql.autogen.GenConfig
 
isPrimaryKey(Field) - Static method in class org.teasoft.honey.osql.util.AnnoUtil
 
isPriorityType(Class<T>) - Static method in class org.teasoft.honey.osql.type.TypeHandlerRegistry
return the priority of the fieldType.
isReadOnly() - Method in class org.teasoft.honey.osql.transaction.JdbcTransaction
 
isRegPagePlaceholder() - Static method in class org.teasoft.honey.osql.core.HoneyUtil
 
isReplaceInto(Object) - Static method in class org.teasoft.honey.osql.util.AnnoUtil
 
isSet(Field) - Static method in class org.teasoft.honey.util.EntityUtil
 
isSkip(Object) - Method in class org.teasoft.honey.osql.interccept.EmptyInterceptor
 
isSkipField(Field) - Static method in class org.teasoft.honey.osql.core.HoneyUtil
 
isSkipFieldJustFetch(Field) - Static method in class org.teasoft.honey.osql.core.HoneyUtil
 
isSQLite() - Static method in class org.teasoft.honey.osql.core.HoneyUtil
 
isSqlKeyWordUpper() - Static method in class org.teasoft.honey.osql.core.HoneyUtil
 
isSqlServer() - Static method in class org.teasoft.honey.osql.core.HoneyUtil
 
isStartDelete() - Method in class org.teasoft.honey.osql.core.CacheArrayIndex
 
isTable(Class<?>) - Static method in class org.teasoft.honey.osql.util.AnnoUtil
 
isTraceEnabled() - Method in class org.teasoft.honey.logging.FileLogger
 
isTraceEnabled() - Method in class org.teasoft.honey.logging.Jdk14LoggingImpl
 
isTraceEnabled() - Method in class org.teasoft.honey.logging.NoLogging
 
isTraceEnabled() - Method in class org.teasoft.honey.logging.SystemLogger
 
isTrue(Boolean) - Static method in class org.teasoft.honey.util.ObjectUtils
 
isUpdatetime(Field) - Static method in class org.teasoft.honey.osql.util.AnnoUtil
 
isUpperCaseDB() - Static method in class org.teasoft.honey.osql.core.HoneyUtil
只判断MySQL,MariaDB,Oracle,H2,SQLite,PostgreSQL,SQL Server,Cassandra
isValidName(String) - Static method in class org.teasoft.honey.osql.util.NameCheckUtil
 
isWarnEnabled() - Method in class org.teasoft.honey.logging.FileLogger
 
isWarnEnabled() - Method in class org.teasoft.honey.logging.Jdk14LoggingImpl
 
isWarnEnabled() - Method in class org.teasoft.honey.logging.NoLogging
 
isWarnEnabled() - Method in class org.teasoft.honey.logging.SystemLogger
 
isWouldbeFull() - Method in class org.teasoft.honey.osql.core.CacheArrayIndex
 

J

Java2DbType - Class in org.teasoft.honey.osql.autogen
 
JdbcToJavaType - Class in org.teasoft.honey.osql.core
 
JdbcTransaction - Class in org.teasoft.honey.osql.transaction
 
JdbcTransaction() - Constructor for class org.teasoft.honey.osql.transaction.JdbcTransaction
 
JdbcTranWriterDS - Static variable in class org.teasoft.honey.osql.core.StringConst
 
Jdk14LoggingImpl - Class in org.teasoft.honey.logging
 
Jdk14LoggingImpl(String) - Constructor for class org.teasoft.honey.logging.Jdk14LoggingImpl
 
JdkSerializer - Class in org.teasoft.honey.osql.core
Jdk序列化工具.JdkSerializer.
JdkSerializer() - Constructor for class org.teasoft.honey.osql.core.JdkSerializer
 
JndiDataSource - Class in org.teasoft.honey.osql.core
Jndi DataSource.
JndiDataSource() - Constructor for class org.teasoft.honey.osql.core.JndiDataSource
 
join(String) - Method in class org.teasoft.honey.osql.chain.SelectImpl
 
join - Static variable in class org.teasoft.honey.osql.core.K
 
jsonHandlerProcess(Field, Object, TypeHandler) - Method in class org.teasoft.honey.osql.core.SqlLib
 
jumpDays(int) - Static method in class org.teasoft.honey.osql.util.DateUtil
往前或往后指定天数,指定天最后秒设置为23:59:59
jumpDays(Timestamp, int) - Static method in class org.teasoft.honey.osql.util.DateUtil
 
jumpDaysExact(int) - Static method in class org.teasoft.honey.osql.util.DateUtil
往前或往后指定天数
justLikeChar(String) - Static method in class org.teasoft.honey.util.StringUtils
 

K

K - Class in org.teasoft.honey.osql.core
SQL关键字.SQL key word.
keywordSet() - Static method in class org.teasoft.honey.osql.util.NameCheckUtil
 

L

lang - Variable in class org.teasoft.honey.osql.core.HoneyConfig
 
leftJoin(String) - Method in class org.teasoft.honey.osql.chain.SelectImpl
 
leftJoin - Static variable in class org.teasoft.honey.osql.core.K
 
limit - Static variable in class org.teasoft.honey.osql.core.K
 
LimitOffsetPaging - Class in org.teasoft.honey.osql.dialect
 
LimitOffsetPaging() - Constructor for class org.teasoft.honey.osql.dialect.LimitOffsetPaging
 
list2Value(List<PreparedValue>, boolean) - Static method in class org.teasoft.honey.osql.core.HoneyUtil
 
listToArray(List<String>) - Static method in class org.teasoft.honey.util.StringUtils
 
logDonotPrintLevel - Variable in class org.teasoft.honey.osql.core.HoneyConfig
 
Logger - Class in org.teasoft.honey.osql.core
提供静态方法的日志类.Logger (use the method by static way).
LoggerFactory - Class in org.teasoft.honey.logging
 
logSelectRows(int) - Method in class org.teasoft.honey.osql.core.SqlLib
 
lParentheses() - Method in class org.teasoft.honey.osql.chain.SelectImpl
 
lParentheses() - Method in class org.teasoft.honey.osql.chain.UpdateImpl
 
lParentheses() - Method in class org.teasoft.honey.osql.core.ConditionImpl
 

M

MapSqlImpl - Class in org.teasoft.honey.osql.core
用Map承载SQL信息.Record SQL information with map.
MapSqlImpl() - Constructor for class org.teasoft.honey.osql.core.MapSqlImpl
 
MapSqlProcessor - Class in org.teasoft.honey.osql.core
MapSql处理器.MapSql Processor.
MapSuid_Insert_Has_ID - Static variable in class org.teasoft.honey.osql.core.StringConst
 
MapSuidImpl - Class in org.teasoft.honey.osql.core
操作数据库不依赖javabean结构的类.The class that operation database does not depend on Javabean.
MapSuidImpl() - Constructor for class org.teasoft.honey.osql.core.MapSuidImpl
 
max(String) - Static method in class org.teasoft.honey.osql.chain.Aggregate
 
MD5 - Class in org.teasoft.honey.osql.util
 
min(String) - Static method in class org.teasoft.honey.osql.chain.Aggregate
 
modify(String, Object[]) - Method in class org.teasoft.honey.osql.core.CallableSqlLib
 
modify(CallableStatement) - Method in class org.teasoft.honey.osql.core.CallableSqlLib
 
modify(String, Object[]) - Method in class org.teasoft.honey.osql.core.PreparedSqlLib
Deprecated.
modify(String, Map<String, Object>) - Method in class org.teasoft.honey.osql.core.PreparedSqlLib
Deprecated.
modify(String) - Method in class org.teasoft.honey.osql.core.PreparedSqlLib
Deprecated.
modify(String) - Method in class org.teasoft.honey.osql.core.SqlLib
 
modify(String) - Method in class org.teasoft.honey.osql.core.SqlLibForApp
 
MoreObjectToSQL - Class in org.teasoft.honey.osql.core
将多表查询的实体转成SQL语句.Select of More Objects to SQL.
MoreObjectToSQL() - Constructor for class org.teasoft.honey.osql.core.MoreObjectToSQL
 
MoreObjSQL - Class in org.teasoft.honey.osql.core
多表查询,MoreTable实现类.Multi table query, moretable implementation class.
MoreObjSQL() - Constructor for class org.teasoft.honey.osql.core.MoreObjSQL
 
MoreStruct_to_SqlLib - Static variable in class org.teasoft.honey.osql.core.StringConst
 
moreTableSelect(String, T) - Method in class org.teasoft.honey.osql.core.PreparedSqlLib
 
moreTableSelect(String, T, Map<String, Object>) - Method in class org.teasoft.honey.osql.core.PreparedSqlLib
 
moreTableSelect(String, T, Map<String, Object>, int, int) - Method in class org.teasoft.honey.osql.core.PreparedSqlLib
 
moreTableSelect(String, T) - Method in class org.teasoft.honey.osql.core.SqlLib
 
moreTableSelect(String, T) - Method in class org.teasoft.honey.osql.core.SqlLibForApp
 
multiDS_defalutDS - Variable in class org.teasoft.honey.osql.core.HoneyConfig
 
multiDS_differentDbType - Variable in class org.teasoft.honey.osql.core.HoneyConfig
 
multiDS_enable - Variable in class org.teasoft.honey.osql.core.HoneyConfig
 
multiDS_matchEntityClassPath - Variable in class org.teasoft.honey.osql.core.HoneyConfig
 
multiDS_matchTable - Variable in class org.teasoft.honey.osql.core.HoneyConfig
 
multiDS_rDbRouteWay - Variable in class org.teasoft.honey.osql.core.HoneyConfig
 
multiDS_readDB - Variable in class org.teasoft.honey.osql.core.HoneyConfig
 
multiDS_type - Variable in class org.teasoft.honey.osql.core.HoneyConfig
 
multiDS_writeDB - Variable in class org.teasoft.honey.osql.core.HoneyConfig
 
MySqlFeature - Class in org.teasoft.honey.osql.dialect.mysql
 
MySqlFeature() - Constructor for class org.teasoft.honey.osql.dialect.mysql.MySqlFeature
 

N

NameCheckUtil - Class in org.teasoft.honey.osql.util
 
NameRegistry - Class in org.teasoft.honey.osql.name
命令转换注册器.Name Translate Registry.
NameRegistry() - Constructor for class org.teasoft.honey.osql.name.NameRegistry
 
nameTranslate - Variable in class org.teasoft.honey.osql.core.AbstractCommOperate
 
NameTranslateHandle - Class in org.teasoft.honey.osql.core
命名转换.Name Translate.
NameUtil - Class in org.teasoft.honey.osql.name
 
naming_entity2tableMappingList - Variable in class org.teasoft.honey.osql.core.HoneyConfig
 
naming_toLowerCaseBefore - Variable in class org.teasoft.honey.osql.core.HoneyConfig
 
naming_translateType - Variable in class org.teasoft.honey.osql.core.HoneyConfig
 
naming_useMoreTranslateType - Variable in class org.teasoft.honey.osql.core.HoneyConfig
 
NoCache - Class in org.teasoft.honey.osql.core
不使用缓存.No Cache.
NoCache() - Constructor for class org.teasoft.honey.osql.core.NoCache
 
NoLogging - Class in org.teasoft.honey.logging
 
NoLogging() - Constructor for class org.teasoft.honey.logging.NoLogging
 
NoLogging(String) - Constructor for class org.teasoft.honey.logging.NoLogging
 
NoPagingSupported - Class in org.teasoft.honey.osql.dialect
 
NoPagingSupported() - Constructor for class org.teasoft.honey.osql.dialect.NoPagingSupported
 
notBetween(String, Number, Number) - Method in class org.teasoft.honey.osql.chain.SelectImpl
 
notBetween(String, Number, Number) - Method in class org.teasoft.honey.osql.chain.UpdateImpl
 
notBetween(String, Number, Number) - Method in class org.teasoft.honey.osql.core.ConditionImpl
 
notBetween(String, String, String) - Method in class org.teasoft.honey.osql.core.ConditionImpl
 
notBetween - Static variable in class org.teasoft.honey.osql.core.K
 
notCatchModifyDuplicateException - Variable in class org.teasoft.honey.osql.core.HoneyConfig
 
notDeleteWholeRecords - Variable in class org.teasoft.honey.osql.core.HoneyConfig
 
notExists(Select) - Method in class org.teasoft.honey.osql.chain.SelectImpl
 
notExists - Static variable in class org.teasoft.honey.osql.core.K
 
notIn(String, Select) - Method in class org.teasoft.honey.osql.chain.SelectImpl
 
notIn(String, Number...) - Method in class org.teasoft.honey.osql.chain.SelectImpl
 
notIn(String, String) - Method in class org.teasoft.honey.osql.chain.SelectImpl
 
notIn(String, Number...) - Method in class org.teasoft.honey.osql.chain.UpdateImpl
 
notIn(String, String) - Method in class org.teasoft.honey.osql.chain.UpdateImpl
 
notIn - Static variable in class org.teasoft.honey.osql.core.K
 
notShowModifyDuplicateException - Variable in class org.teasoft.honey.osql.core.HoneyConfig
 
notUpdateWholeRecords - Variable in class org.teasoft.honey.osql.core.HoneyConfig
 
NULL - Static variable in class org.teasoft.honey.osql.constant.NullEmpty
 
Null - Static variable in class org.teasoft.honey.osql.core.K
 
NULL_AND_EMPTY_STRING - Static variable in class org.teasoft.honey.osql.constant.NullEmpty
 
NullEmpty - Class in org.teasoft.honey.osql.constant
 

O

ObjectCreator - Class in org.teasoft.honey.util
 
ObjectCreatorFactory - Class in org.teasoft.honey.util
 
ObjectToSQL - Class in org.teasoft.honey.osql.core
对象到SQL的转换(对应Suid).Object to SQL string for Suid.
ObjectToSQL() - Constructor for class org.teasoft.honey.osql.core.ObjectToSQL
 
ObjectToSQLRich - Class in org.teasoft.honey.osql.core
对象到SQL的转换(对应SuidRich).Object to SQL string for SuidRich.
ObjectToSQLRich() - Constructor for class org.teasoft.honey.osql.core.ObjectToSQLRich
 
ObjectUtils - Class in org.teasoft.honey.util
 
ObjSQL - Class in org.teasoft.honey.osql.core
通过对象来操作数据库,并返回结果.
ObjSQL() - Constructor for class org.teasoft.honey.osql.core.ObjSQL
 
ObjSQLRich - Class in org.teasoft.honey.osql.core
SuidRich实现类.Suidrich implementation class.
ObjSQLRich() - Constructor for class org.teasoft.honey.osql.core.ObjSQLRich
 
ObjSQLRichServiceImpl - Class in org.teasoft.honey.osql.serviceimpl
 
ObjSQLRichServiceImpl() - Constructor for class org.teasoft.honey.osql.serviceimpl.ObjSQLRichServiceImpl
 
ObjSQLServiceImpl - Class in org.teasoft.honey.osql.serviceimpl
 
ObjSQLServiceImpl() - Constructor for class org.teasoft.honey.osql.serviceimpl.ObjSQLServiceImpl
 
offset - Static variable in class org.teasoft.honey.osql.core.K
 
OLD_ID - Static variable in class org.teasoft.honey.osql.core.StringConst
 
OLD_ID_EXIST - Static variable in class org.teasoft.honey.osql.core.StringConst
 
on() - Method in class org.teasoft.honey.osql.chain.SelectImpl
 
on(String) - Method in class org.teasoft.honey.osql.chain.SelectImpl
 
on - Static variable in class org.teasoft.honey.osql.core.K
 
OneTimeSnowflakeId - Class in org.teasoft.honey.distribution
OneTimeSnowflakeId,进一步改进了梨花算法。 不依赖时间的梨花算法,Workerid应放在序号sequence的上一段,且应用SerialUniqueId算法,使ID不依赖于时间自动递增。 使用不依赖时间的梨花算法OneTimeSnowflakeId,应保证各节点大概均衡轮流出号,这样入库的ID会比较有序,因此每个段号内的序列号不能太多。 支持批获取ID号。可以一次取一批ID(即一个范围内的ID一次就可以获取了)。可以代替依赖DB的号段模式。 应用订单号等有安全要求的场景,可随机不定时获取一些批的号码不用即可。 考虑到2019年双11的峰值不超过55万笔/秒, 因此419w/s这个值已可以满足此苛刻要求;采用testSpeedLimit()检测平均值不超过419w/s这个值即可,而且在空闲时 段省下的ID号,还可以在高峰时使用。
OneTimeSnowflakeId() - Constructor for class org.teasoft.honey.distribution.OneTimeSnowflakeId
 
OnlyMulitiDB - Class in org.teasoft.honey.distribution.ds
 
OnlyMulitiDB() - Constructor for class org.teasoft.honey.distribution.ds.OnlyMulitiDB
 
op(String, Op, String) - Method in class org.teasoft.honey.osql.chain.SelectImpl
 
op(String, Op, Number) - Method in class org.teasoft.honey.osql.chain.SelectImpl
 
op(String, String) - Method in class org.teasoft.honey.osql.chain.SelectImpl
 
op(String, Number) - Method in class org.teasoft.honey.osql.chain.SelectImpl
 
op(String, Op, String) - Method in class org.teasoft.honey.osql.chain.UpdateImpl
 
op(String, Op, Number) - Method in class org.teasoft.honey.osql.chain.UpdateImpl
 
op(String, String) - Method in class org.teasoft.honey.osql.chain.UpdateImpl
 
op(String, Number) - Method in class org.teasoft.honey.osql.chain.UpdateImpl
 
op(String, Op, Object) - Method in class org.teasoft.honey.osql.core.ConditionImpl
 
openDefineColumn - Variable in class org.teasoft.honey.osql.core.HoneyConfig
 
openFieldTypeHandler - Variable in class org.teasoft.honey.osql.core.HoneyConfig
 
openFieldTypeHandler - Static variable in class org.teasoft.honey.osql.core.SqlLib
 
opOn(String, Op, String) - Method in class org.teasoft.honey.osql.core.ConditionImpl
 
opOn(String, Op, Number) - Method in class org.teasoft.honey.osql.core.ConditionImpl
 
opWithField(String, Op, String) - Method in class org.teasoft.honey.osql.core.ConditionImpl
 
or() - Method in class org.teasoft.honey.osql.chain.SelectImpl
 
or() - Method in class org.teasoft.honey.osql.chain.UpdateImpl
 
or() - Method in class org.teasoft.honey.osql.core.ConditionImpl
 
or - Static variable in class org.teasoft.honey.osql.core.K
 
OracleFeature - Class in org.teasoft.honey.osql.dialect.oracle
 
OracleFeature() - Constructor for class org.teasoft.honey.osql.dialect.oracle.OracleFeature
 
orderBy(String) - Method in class org.teasoft.honey.osql.chain.SelectImpl
 
orderBy(String, OrderType) - Method in class org.teasoft.honey.osql.chain.SelectImpl
 
orderBy(String) - Method in class org.teasoft.honey.osql.core.ConditionImpl
 
orderBy(String, OrderType) - Method in class org.teasoft.honey.osql.core.ConditionImpl
 
orderBy(FunctionType, String, OrderType) - Method in class org.teasoft.honey.osql.core.ConditionImpl
 
orderBy - Static variable in class org.teasoft.honey.osql.core.K
 
org.teasoft.honey.distribution - package org.teasoft.honey.distribution
 
org.teasoft.honey.distribution.ds - package org.teasoft.honey.distribution.ds
 
org.teasoft.honey.file - package org.teasoft.honey.file
 
org.teasoft.honey.logging - package org.teasoft.honey.logging
 
org.teasoft.honey.osql.autogen - package org.teasoft.honey.osql.autogen
 
org.teasoft.honey.osql.chain - package org.teasoft.honey.osql.chain
 
org.teasoft.honey.osql.constant - package org.teasoft.honey.osql.constant
 
org.teasoft.honey.osql.core - package org.teasoft.honey.osql.core
 
org.teasoft.honey.osql.dialect - package org.teasoft.honey.osql.dialect
 
org.teasoft.honey.osql.dialect.mysql - package org.teasoft.honey.osql.dialect.mysql
 
org.teasoft.honey.osql.dialect.oracle - package org.teasoft.honey.osql.dialect.oracle
 
org.teasoft.honey.osql.dialect.sqlserver - package org.teasoft.honey.osql.dialect.sqlserver
 
org.teasoft.honey.osql.interccept - package org.teasoft.honey.osql.interccept
 
org.teasoft.honey.osql.interccept.annotation - package org.teasoft.honey.osql.interccept.annotation
 
org.teasoft.honey.osql.name - package org.teasoft.honey.osql.name
 
org.teasoft.honey.osql.serviceimpl - package org.teasoft.honey.osql.serviceimpl
 
org.teasoft.honey.osql.shortcut - package org.teasoft.honey.osql.shortcut
 
org.teasoft.honey.osql.transaction - package org.teasoft.honey.osql.transaction
 
org.teasoft.honey.osql.type - package org.teasoft.honey.osql.type
 
org.teasoft.honey.osql.util - package org.teasoft.honey.osql.util
 
org.teasoft.honey.util - package org.teasoft.honey.util
 
OriginalName - Class in org.teasoft.honey.osql.name
返回原名称;但表名首字母转小写,实体名首字母转大写.
OriginalName() - Constructor for class org.teasoft.honey.osql.name.OriginalName
 

P

parseDbNameByDsMap() - Method in class org.teasoft.honey.osql.core.BeeFactory
 
parseFirstColumn(List<String[]>) - Static method in class org.teasoft.honey.util.SuidHelper
将List里第一列字符串转成逗号分隔的字符串.
parseSearch(Search[]) - Static method in class org.teasoft.honey.osql.core.SearchProcessor
 
parseToEntity(List<String[]>, int, String, T) - Static method in class org.teasoft.honey.util.SuidHelper
将List里的字符数组转成entity结构.Convert the character array in the list to entity structure.
parseToEntity(List<String[]>, int, int, String, T) - Static method in class org.teasoft.honey.util.SuidHelper
将List里的字符数组转成entity结构.Convert the character array in the list to entity structure.
parseToEntity(List<String[]>, int, String[], T) - Static method in class org.teasoft.honey.util.SuidHelper
将List里的字符数组转成entity结构.Convert the character array in the list to entity structure.
parseToEntity(List<String[]>, int, int, String[], T) - Static method in class org.teasoft.honey.util.SuidHelper
将List里的字符数组转成entity结构.Convert the character array in the list to entity structure.
PearFlowerId - Class in org.teasoft.honey.distribution
改进的雪花算法——姑且称为梨花算法(PearFlowerId)吧 (忽如一夜春风来,千树万树梨花开)。
PearFlowerId() - Constructor for class org.teasoft.honey.distribution.PearFlowerId
 
pearFlowerId_randomNumBound - Variable in class org.teasoft.honey.osql.core.HoneyConfig
 
pearFlowerId_switchWorkIdTimeThreshold - Variable in class org.teasoft.honey.osql.core.HoneyConfig
 
pearFlowerId_tolerateSecond - Variable in class org.teasoft.honey.osql.core.HoneyConfig
 
pearFlowerId_useHalfWorkId - Variable in class org.teasoft.honey.osql.core.HoneyConfig
 
PK_Name_For_ReturnId - Static variable in class org.teasoft.honey.osql.core.StringConst
 
PREFIX - Static variable in class org.teasoft.honey.osql.core.StringConst
 
PreparedSqlLib - Class in org.teasoft.honey.osql.core
支持带占位符(?)的sql操作.sql语句是DB能识别的SQL,非面向对象的sql.
PreparedSqlLib() - Constructor for class org.teasoft.honey.osql.core.PreparedSqlLib
 
Primary_Key_Name - Static variable in class org.teasoft.honey.osql.core.StringConst
 
primaryKey(T, String) - Static method in class org.teasoft.honey.osql.autogen.Ddl
 
primaryKey(T, String, String) - Static method in class org.teasoft.honey.osql.autogen.Ddl
创建主键,一般是多字段联合主键.create primary key
process(T) - Static method in class org.teasoft.honey.osql.core.SysValueProcessor
 
process(T, Properties) - Static method in class org.teasoft.honey.osql.core.SysValueProcessor
 
process(Field, Object, SuidType) - Static method in class org.teasoft.honey.osql.interccept.annotation.DatetimeHandler
 
process(Class<Character>, Object) - Method in class org.teasoft.honey.osql.type.CharTypeHandler
 
process(Class<Date>, Object) - Method in class org.teasoft.honey.osql.type.SqlDotDateTypeHandler
 
process(Class<Timestamp>, Object) - Method in class org.teasoft.honey.osql.type.TimestampTypeHandler
the dateFormat use :bee.osql.dateFormat.
process(Class<Date>, Object) - Method in class org.teasoft.honey.osql.type.UtilDotDateTypeHandler
 
processCreatetime(Field, Object, SuidType) - Static method in class org.teasoft.honey.osql.interccept.annotation.DatetimeHandler
 
processFunction(String, Condition) - Static method in class org.teasoft.honey.osql.core.ConditionHelper
 
processOnExpression(Condition, MoreTableStruct[], List<PreparedValue>) - Static method in class org.teasoft.honey.osql.core.ConditionHelper
 
processUpdatetime(Field, Object, SuidType) - Static method in class org.teasoft.honey.osql.interccept.annotation.DatetimeHandler
 
processWithMap(String, String, String, Map<String, String>) - Static method in class org.teasoft.honey.osql.core.TokenUtil
 
PropertiesReader - Class in org.teasoft.honey.osql.util
 
PropertiesReader() - Constructor for class org.teasoft.honey.osql.util.PropertiesReader
 
PropertiesReader(String) - Constructor for class org.teasoft.honey.osql.util.PropertiesReader
 
PropertiesReader(String, boolean) - Constructor for class org.teasoft.honey.osql.util.PropertiesReader
使用指定路径的文件进行配置.
PropertiesReader(InputStream) - Constructor for class org.teasoft.honey.osql.util.PropertiesReader
 
put(MapSqlKey, String) - Method in class org.teasoft.honey.osql.core.MapSqlImpl
 
put(String, Object) - Method in class org.teasoft.honey.osql.core.MapSqlImpl
 
put(Map<String, ? extends Object>) - Method in class org.teasoft.honey.osql.core.MapSqlImpl
 
put(MapSqlSetting, boolean) - Method in class org.teasoft.honey.osql.core.MapSqlImpl
 
putNew(String, Object) - Method in class org.teasoft.honey.osql.core.MapSqlImpl
 
putNew(Map<String, ? extends Object>) - Method in class org.teasoft.honey.osql.core.MapSqlImpl
 

R

readFile(String) - Method in class org.teasoft.honey.file.FileHandle
 
readFile(File) - Method in class org.teasoft.honey.file.FileHandle
 
readFile(String) - Static method in class org.teasoft.honey.osql.util.FileUtil
 
refresh() - Static method in class org.teasoft.honey.distribution.ds.Router
 
register(InterceptorChain) - Static method in class org.teasoft.honey.osql.interccept.InterceptorChainRegistry
 
register(Class<T>, SetParaTypeConvert<? extends T>) - Static method in class org.teasoft.honey.osql.type.SetParaTypeConverterRegistry
register SetParaTypeConvert,it will effect if can not process by default.
register(Class<T>, SetParaTypeConvert<? extends T>, String) - Static method in class org.teasoft.honey.osql.type.SetParaTypeConverterRegistry
 
register(Class<T>, TypeHandler<? extends T>) - Static method in class org.teasoft.honey.osql.type.TypeHandlerRegistry
register TypeHandler,it will effect if can not process by default.
register(Class<T>, TypeHandler<? extends T>, String) - Static method in class org.teasoft.honey.osql.type.TypeHandlerRegistry
 
register(Class<T>, TypeHandler<? extends T>, String, boolean) - Static method in class org.teasoft.honey.osql.type.TypeHandlerRegistry
 
register(Class<T>, TypeHandler<? extends T>, boolean) - Static method in class org.teasoft.honey.osql.type.TypeHandlerRegistry
register TypeHandler
registerColumnHandler(ColumnHandler) - Static method in class org.teasoft.honey.osql.name.NameRegistry
指定列名命名转换处理器(默认转换无需设置).Specifies the column naming conversion handler(no setting required for default conversion)
registerNameTranslate(NameTranslate) - Static method in class org.teasoft.honey.osql.name.NameRegistry
指定命名转换实现类.Specifies the name translate implementation class.
regPageNumArray(int[]) - Static method in class org.teasoft.honey.osql.core.HoneyUtil
 
regPagePlaceholder() - Static method in class org.teasoft.honey.osql.core.HoneyUtil
 
regSuidType(SuidType) - Method in class org.teasoft.honey.osql.core.AbstractCommOperate
 
removeAppointDS() - Static method in class org.teasoft.honey.osql.core.HoneyContext
 
removeAppointTab() - Static method in class org.teasoft.honey.osql.core.HoneyContext
 
removeCurrentAppDB() - Static method in class org.teasoft.honey.osql.core.HoneyContext
 
removeCurrentConnection() - Static method in class org.teasoft.honey.osql.core.HoneyContext
 
removeCurrentNameTranslate() - Static method in class org.teasoft.honey.osql.core.HoneyContext
 
removeCurrentRoute() - Static method in class org.teasoft.honey.osql.core.HoneyContext
 
removeCustomMap(String) - Static method in class org.teasoft.honey.osql.core.HoneyContext
 
removeCustomMapLocal(String) - Static method in class org.teasoft.honey.osql.core.HoneyContext
 
removeSysCommStrLocal(String) - Static method in class org.teasoft.honey.osql.core.HoneyContext
 
removeTabSuffix() - Static method in class org.teasoft.honey.osql.core.HoneyContext
 
removeTempLang() - Static method in class org.teasoft.honey.osql.core.HoneyContext
 
replace - Static variable in class org.teasoft.honey.osql.core.K
 
replaceWithMap(String, Map<String, String>) - Static method in class org.teasoft.honey.osql.util.StringUtil
 
replaceWithMap(String, Map<String, String>, String, String) - Static method in class org.teasoft.honey.osql.util.StringUtil
 
Reset_Ds_OneTime - Static variable in class org.teasoft.honey.osql.core.StringConst
 
resetBeeProperties(String) - Method in class org.teasoft.honey.osql.core.HoneyConfig
使用指定路径的bee.properties进行配置.set the folder path of bee.properties 若使用第三方框架管理配置,不建议在此处重置配置.
resetBeeProperties(InputStream) - Method in class org.teasoft.honey.osql.core.HoneyConfig
 
returnStringList_nullToEmptyString - Variable in class org.teasoft.honey.osql.core.HoneyConfig
 
revertId(T) - Static method in class org.teasoft.honey.osql.core.HoneyUtil
 
revertId(T[]) - Static method in class org.teasoft.honey.osql.core.HoneyUtil
 
rightJoin(String) - Method in class org.teasoft.honey.osql.chain.SelectImpl
 
rightJoin - Static variable in class org.teasoft.honey.osql.core.K
 
rollback() - Method in class org.teasoft.honey.osql.transaction.JdbcTransaction
 
Route_EC - Static variable in class org.teasoft.honey.osql.core.StringConst
 
Router - Class in org.teasoft.honey.distribution.ds
 
RouteStruct - Class in org.teasoft.honey.distribution.ds
 
RouteStruct() - Constructor for class org.teasoft.honey.distribution.ds.RouteStruct
 
rParentheses() - Method in class org.teasoft.honey.osql.chain.SelectImpl
 
rParentheses() - Method in class org.teasoft.honey.osql.chain.UpdateImpl
 
rParentheses() - Method in class org.teasoft.honey.osql.core.ConditionImpl
 
run() - Method in class org.teasoft.honey.osql.core.CacheDeleteThread
 
RwDs - Class in org.teasoft.honey.distribution.ds
一个写数据库,多个读数据库.One Write DB,more read DB.
RwDs() - Constructor for class org.teasoft.honey.distribution.ds.RwDs
 

S

save(T) - Method in class org.teasoft.honey.osql.core.ObjSQLRich
保存一个实体(一条记录).
SchemaName - Static variable in class org.teasoft.honey.osql.core.StringConst
 
SearchProcessor - Class in org.teasoft.honey.osql.core
复杂查询的Search结构处理器.Search Processor.
select() - Method in class org.teasoft.honey.osql.chain.SelectImpl
 
select(String) - Method in class org.teasoft.honey.osql.chain.SelectImpl
 
select(String, T, Object[]) - Method in class org.teasoft.honey.osql.core.CallableSqlLib
 
select(String, Object[]) - Method in class org.teasoft.honey.osql.core.CallableSqlLib
 
select - Static variable in class org.teasoft.honey.osql.core.K
 
select(MapSql) - Method in class org.teasoft.honey.osql.core.MapSuidImpl
 
select(T) - Method in class org.teasoft.honey.osql.core.MoreObjSQL
 
select(T, int, int) - Method in class org.teasoft.honey.osql.core.MoreObjSQL
 
select(T, Condition) - Method in class org.teasoft.honey.osql.core.MoreObjSQL
 
select(T) - Method in class org.teasoft.honey.osql.core.ObjSQL
 
select(T, Condition) - Method in class org.teasoft.honey.osql.core.ObjSQL
 
select(T, int) - Method in class org.teasoft.honey.osql.core.ObjSQLRich
 
select(T, int, int) - Method in class org.teasoft.honey.osql.core.ObjSQLRich
 
select(T, String...) - Method in class org.teasoft.honey.osql.core.ObjSQLRich
 
select(T, int, int, String...) - Method in class org.teasoft.honey.osql.core.ObjSQLRich
 
select(T, IncludeType) - Method in class org.teasoft.honey.osql.core.ObjSQLRich
 
select(T, IncludeType, Condition) - Method in class org.teasoft.honey.osql.core.ObjSQLRich
Deprecated.
select(String, T, Object[]) - Method in class org.teasoft.honey.osql.core.PreparedSqlLib
 
select(String, T) - Method in class org.teasoft.honey.osql.core.PreparedSqlLib
 
select(String, T, Object[], int, int) - Method in class org.teasoft.honey.osql.core.PreparedSqlLib
 
select(String, T, Map<String, Object>) - Method in class org.teasoft.honey.osql.core.PreparedSqlLib
 
select(String, T, Map<String, Object>, int, int) - Method in class org.teasoft.honey.osql.core.PreparedSqlLib
 
select(String, Object[]) - Method in class org.teasoft.honey.osql.core.PreparedSqlLib
 
select(String, Object[], int, int) - Method in class org.teasoft.honey.osql.core.PreparedSqlLib
 
select(String, Map<String, Object>) - Method in class org.teasoft.honey.osql.core.PreparedSqlLib
 
select(String, Map<String, Object>, int, int) - Method in class org.teasoft.honey.osql.core.PreparedSqlLib
 
select(String) - Method in class org.teasoft.honey.osql.core.PreparedSqlLib
 
select(String, T) - Method in class org.teasoft.honey.osql.core.SqlLib
 
select(String) - Method in class org.teasoft.honey.osql.core.SqlLib
 
select(String, T) - Method in class org.teasoft.honey.osql.core.SqlLibForApp
 
select(String) - Method in class org.teasoft.honey.osql.core.SqlLibForApp
 
Select_Fun - Static variable in class org.teasoft.honey.osql.core.StringConst
 
selectById(T, Integer) - Method in class org.teasoft.honey.osql.core.ObjSQLRich
 
selectById(T, Long) - Method in class org.teasoft.honey.osql.core.ObjSQLRich
 
selectById(T, String) - Method in class org.teasoft.honey.osql.core.ObjSQLRich
 
selectByIds(T, String) - Method in class org.teasoft.honey.osql.core.ObjSQLRich
 
selectDistinctField(String) - Method in class org.teasoft.honey.osql.core.ConditionImpl
 
selectDistinctField(String, String) - Method in class org.teasoft.honey.osql.core.ConditionImpl
 
selectField(String...) - Method in class org.teasoft.honey.osql.core.ConditionImpl
 
selectFun(FunctionType, String) - Method in class org.teasoft.honey.osql.core.ConditionImpl
 
selectFun(FunctionType, String, String) - Method in class org.teasoft.honey.osql.core.ConditionImpl
 
selectFun(String, Object[]) - Method in class org.teasoft.honey.osql.core.PreparedSqlLib
 
selectFun(String, Map<String, Object>) - Method in class org.teasoft.honey.osql.core.PreparedSqlLib
 
selectFun(String) - Method in class org.teasoft.honey.osql.core.PreparedSqlLib
 
selectFun(String) - Method in class org.teasoft.honey.osql.core.SqlLib
SQL function: max,min,avg,sum,count.
selectFun(String) - Method in class org.teasoft.honey.osql.core.SqlLibForApp
 
SelectImpl - Class in org.teasoft.honey.osql.chain
 
SelectImpl() - Constructor for class org.teasoft.honey.osql.chain.SelectImpl
 
selectJson(String, Object[]) - Method in class org.teasoft.honey.osql.core.CallableSqlLib
 
selectJson(MapSql) - Method in class org.teasoft.honey.osql.core.MapSuidImpl
 
selectJson(T) - Method in class org.teasoft.honey.osql.core.ObjSQLRich
 
selectJson(T, IncludeType) - Method in class org.teasoft.honey.osql.core.ObjSQLRich
 
selectJson(T, String...) - Method in class org.teasoft.honey.osql.core.ObjSQLRich
 
selectJson(T, int, int, String...) - Method in class org.teasoft.honey.osql.core.ObjSQLRich
 
selectJson(T, IncludeType, Condition) - Method in class org.teasoft.honey.osql.core.ObjSQLRich
 
selectJson(T, Condition) - Method in class org.teasoft.honey.osql.core.ObjSQLRich
 
selectJson(String, Object[]) - Method in class org.teasoft.honey.osql.core.PreparedSqlLib
 
selectJson(String, Object[], int, int) - Method in class org.teasoft.honey.osql.core.PreparedSqlLib
 
selectJson(String, Map<String, Object>) - Method in class org.teasoft.honey.osql.core.PreparedSqlLib
 
selectJson(String, Map<String, Object>, int, int) - Method in class org.teasoft.honey.osql.core.PreparedSqlLib
 
selectJson(String) - Method in class org.teasoft.honey.osql.core.PreparedSqlLib
 
selectJson(String) - Method in class org.teasoft.honey.osql.core.SqlLib
 
selectJson(String) - Method in class org.teasoft.honey.osql.core.SqlLibForApp
 
selectJson_dateWithMillisecond - Variable in class org.teasoft.honey.osql.core.HoneyConfig
 
selectJson_ignoreNull - Variable in class org.teasoft.honey.osql.core.HoneyConfig
 
selectJson_longToString - Variable in class org.teasoft.honey.osql.core.HoneyConfig
 
selectJson_timestampWithMillisecond - Variable in class org.teasoft.honey.osql.core.HoneyConfig
 
selectJson_timeWithMillisecond - Variable in class org.teasoft.honey.osql.core.HoneyConfig
 
selectMapList(String) - Method in class org.teasoft.honey.osql.core.PreparedSqlLib
 
selectMapList(String, Map<String, Object>) - Method in class org.teasoft.honey.osql.core.PreparedSqlLib
 
selectMapList(String, Map<String, Object>, int, int) - Method in class org.teasoft.honey.osql.core.PreparedSqlLib
 
selectMapList(String) - Method in class org.teasoft.honey.osql.core.SqlLib
 
selectMapList(String) - Method in class org.teasoft.honey.osql.core.SqlLibForApp
 
selectOne(MapSql) - Method in class org.teasoft.honey.osql.core.MapSuidImpl
 
selectOne(T) - Method in class org.teasoft.honey.osql.core.ObjSQLRich
 
selectOrderBy(T, String) - Method in class org.teasoft.honey.osql.core.ObjSQLRich
 
selectOrderBy(T, String, OrderType[]) - Method in class org.teasoft.honey.osql.core.ObjSQLRich
 
selectSomeField(String, T, Object[]) - Method in class org.teasoft.honey.osql.core.PreparedSqlLib
 
selectSomeField(String, T, Object[], int, int) - Method in class org.teasoft.honey.osql.core.PreparedSqlLib
 
selectSomeField(String, T, Map<String, Object>) - Method in class org.teasoft.honey.osql.core.PreparedSqlLib
 
selectSomeField(String, T, Map<String, Object>, int, int) - Method in class org.teasoft.honey.osql.core.PreparedSqlLib
 
selectSomeField(String, T) - Method in class org.teasoft.honey.osql.core.SqlLib
 
selectSomeField(String, T) - Method in class org.teasoft.honey.osql.core.SqlLibForApp
 
selectString(MapSql) - Method in class org.teasoft.honey.osql.core.MapSuidImpl
 
selectString(T) - Method in class org.teasoft.honey.osql.core.ObjSQLRich
 
selectString(T, String...) - Method in class org.teasoft.honey.osql.core.ObjSQLRich
 
selectString(T, Condition) - Method in class org.teasoft.honey.osql.core.ObjSQLRich
 
selectWithFun(FunctionType, String) - Static method in class org.teasoft.honey.osql.chain.Aggregate
 
selectWithFun(T, FunctionType, String) - Method in class org.teasoft.honey.osql.core.ObjSQLRich
 
selectWithFun(T, FunctionType, String, Condition) - Method in class org.teasoft.honey.osql.core.ObjSQLRich
 
serialize(Object) - Method in class org.teasoft.honey.osql.core.JdkSerializer
 
SerialUniqueId - Class in org.teasoft.honey.distribution
在一个workerid内连续唯一的ID生成方法(绝对连续单调递增,全局唯一).Serial Unique Id in one workerid.
SerialUniqueId() - Constructor for class org.teasoft.honey.distribution.SerialUniqueId
!注意:每次新建都会重置开始号码.
SessionFactory - Class in org.teasoft.honey.osql.core
会话工厂类.Session Factory.
SessionFactory() - Constructor for class org.teasoft.honey.osql.core.SessionFactory
 
set(String, String) - Method in class org.teasoft.honey.osql.chain.UpdateImpl
 
set(String, Number) - Method in class org.teasoft.honey.osql.chain.UpdateImpl
 
set(String, Number) - Method in class org.teasoft.honey.osql.core.ConditionImpl
 
set(String, String) - Method in class org.teasoft.honey.osql.core.ConditionImpl
 
set - Static variable in class org.teasoft.honey.osql.core.K
 
setAdd(String, Number) - Method in class org.teasoft.honey.osql.core.ConditionImpl
 
setAdd(String, String) - Method in class org.teasoft.honey.osql.core.ConditionImpl
 
setAppointDS(String) - Static method in class org.teasoft.honey.osql.core.HoneyContext
 
setAppointTab(String) - Static method in class org.teasoft.honey.osql.core.HoneyContext
 
setBaseDir(String) - Method in class org.teasoft.honey.osql.autogen.GenConfig
 
setBeanString(String) - Method in class org.teasoft.honey.distribution.ds.RouteStruct
 
setBeeFactory(BeeFactory) - Method in class org.teasoft.honey.osql.core.SessionFactory
 
setBeeSql(BeeSql) - Method in class org.teasoft.honey.osql.core.HoneyFactory
 
setBeeSql(BeeSql) - Method in class org.teasoft.honey.osql.core.MapSuidImpl
 
setBeeSql(BeeSql) - Method in class org.teasoft.honey.osql.core.MoreObjSQL
 
setBeeSql(BeeSql) - Method in class org.teasoft.honey.osql.core.ObjSQL
 
setBeeSql(BeeSql) - Method in class org.teasoft.honey.osql.core.PreparedSqlLib
 
setBeeSqlForApp(BeeSqlForApp) - Method in class org.teasoft.honey.osql.core.SqlLibForApp
 
setCache(Cache) - Method in class org.teasoft.honey.osql.core.HoneyFactory
 
setCache(Cache) - Method in class org.teasoft.honey.osql.core.SqlLib
 
setCallableSql(CallableSql) - Method in class org.teasoft.honey.osql.core.HoneyFactory
 
setCharsetName(String) - Method in class org.teasoft.honey.file.FileHandle
 
setColumnHandler(ColumnHandler) - Static method in class org.teasoft.honey.osql.core.NameTranslateHandle
指定列名命名转换处理器.Specifies the column naming conversion handler
setCommentPlace(int) - Method in class org.teasoft.honey.osql.autogen.GenConfig
set comment place,If genComment is true;
setCondition(Condition) - Method in class org.teasoft.honey.osql.core.HoneyFactory
 
setConfigRefresh(boolean) - Static method in class org.teasoft.honey.logging.LoggerFactory
 
setConfigRefresh(boolean) - Static method in class org.teasoft.honey.osql.core.HoneyContext
 
setCurrentAppDB(Object) - Static method in class org.teasoft.honey.osql.core.HoneyContext
 
setCurrentAppDBIfNeed(Object) - Static method in class org.teasoft.honey.osql.core.HoneyContext
 
setCurrentConnection(Connection) - Static method in class org.teasoft.honey.osql.core.HoneyContext
 
setCurrentNameTranslate(NameTranslate) - Static method in class org.teasoft.honey.osql.core.HoneyContext
 
setCurrentRoute(RouteStruct) - Static method in class org.teasoft.honey.osql.core.HoneyContext
 
setCustomMapLocal(String, Map<String, String>) - Static method in class org.teasoft.honey.osql.core.HoneyContext
 
setDatabaseMajorVersion(int) - Method in class org.teasoft.honey.osql.core.HoneyConfig
 
setDataSourceName(String) - Method in class org.teasoft.honey.osql.core.AbstractCommOperate
 
setDataSourceOneTime(String) - Method in class org.teasoft.honey.osql.interccept.CommInterceptorChain
 
setDataSourceOneTime(String) - Method in class org.teasoft.honey.osql.interccept.DefaultInterceptor
 
setDataSourceOneTime(String) - Method in class org.teasoft.honey.osql.interccept.EmptyInterceptor
 
setDbName(String) - Method in class org.teasoft.honey.osql.autogen.GenConfig
 
setDbName(String) - Method in class org.teasoft.honey.osql.core.HoneyConfig
 
setDriverName(String) - Method in class org.teasoft.honey.osql.core.HoneyConfig
 
setDsName2DbName(Map<String, String>) - Static method in class org.teasoft.honey.osql.core.HoneyContext
 
setDynamicParameter(String, String) - Static method in class org.teasoft.honey.osql.autogen.Ddl
 
setDynamicParameter(String, String) - Method in class org.teasoft.honey.osql.core.MoreObjSQL
 
setDynamicParameter(String, String) - Method in class org.teasoft.honey.osql.core.ObjSQL
 
setDynamicParameter(String, String) - Method in class org.teasoft.honey.osql.core.ObjSQLRich
 
setEncode(String) - Method in class org.teasoft.honey.osql.autogen.GenConfig
 
setEntityClass(Class) - Method in class org.teasoft.honey.distribution.ds.RouteStruct
 
setEntityClass(Class) - Method in class org.teasoft.honey.osql.core.CacheSuidStruct
 
setEntityNamePre(String) - Method in class org.teasoft.honey.osql.autogen.GenConfig
Deprecated.
!!!Automatic translation is highly recommended
setFieldFilePrefix(String) - Method in class org.teasoft.honey.osql.autogen.GenConfig
 
setFieldFileRelativeFolder(String) - Method in class org.teasoft.honey.osql.autogen.GenConfig
 
setFieldFileSuffix(String) - Method in class org.teasoft.honey.osql.autogen.GenConfig
 
setFieldName(String) - Method in class org.teasoft.honey.osql.core.Expression
 
setGenComment(boolean) - Method in class org.teasoft.honey.osql.autogen.GenConfig
 
setGenFieldAll(boolean) - Method in class org.teasoft.honey.osql.autogen.GenConfig
 
setGenFieldFile(boolean) - Method in class org.teasoft.honey.osql.autogen.GenConfig
 
setGenGetSet(boolean) - Method in class org.teasoft.honey.osql.autogen.GenConfig
 
setGenSelfName(boolean) - Method in class org.teasoft.honey.osql.autogen.GenConfig
 
setGenSerializable(boolean) - Method in class org.teasoft.honey.osql.autogen.GenConfig
 
setGenSwagger(boolean) - Method in class org.teasoft.honey.osql.autogen.GenConfig
 
setGenToString(boolean) - Method in class org.teasoft.honey.osql.autogen.GenConfig
 
setHasOrderBy(boolean) - Method in class org.teasoft.honey.osql.dialect.sqlserver.SqlServerPagingStruct
 
setIncludeType(IncludeType) - Method in class org.teasoft.honey.osql.core.ConditionImpl
 
setInterceptorChain(InterceptorChain) - Method in class org.teasoft.honey.osql.core.AbstractCommOperate
全局的可以使用InterceptorChainRegistry配置;只是某个对象要使用,再使用对象配置
setInterceptorChain(InterceptorChain) - Method in class org.teasoft.honey.osql.core.HoneyFactory
 
setJava2DbType(String, Map<String, String>) - Static method in class org.teasoft.honey.osql.autogen.Java2DbType
support set the Java2DbTypeMap custom
setJdbcToJavaType(String, Map<String, String>) - Static method in class org.teasoft.honey.osql.core.JdbcToJavaType
support set the JdbcToJavaType custom
setJdbcTranWriterDs() - Static method in class org.teasoft.honey.osql.core.HoneyContext
 
setJndiName(String) - Method in class org.teasoft.honey.osql.core.JndiDataSource
 
setJustChangeOrderColumn(boolean) - Method in class org.teasoft.honey.osql.dialect.sqlserver.SqlServerPagingStruct
 
setLabel(String) - Method in class org.teasoft.honey.osql.autogen.ColumnBean
 
setLang(String) - Static method in class org.teasoft.honey.osql.core.HoneyContext
 
setLoggerType(String) - Method in class org.teasoft.honey.osql.core.HoneyConfig
 
setLombokData(boolean) - Method in class org.teasoft.honey.osql.autogen.GenConfig
 
setLombokGetter(boolean) - Method in class org.teasoft.honey.osql.autogen.GenConfig
 
setLombokSetter(boolean) - Method in class org.teasoft.honey.osql.autogen.GenConfig
 
setLow(int) - Method in class org.teasoft.honey.osql.core.CacheArrayIndex
 
setMapSql(MapSql) - Method in class org.teasoft.honey.osql.core.HoneyFactory
 
setMapSuid(MapSuid) - Method in class org.teasoft.honey.osql.core.HoneyFactory
 
setMoreObjToSQL(MoreObjToSQL) - Method in class org.teasoft.honey.osql.core.HoneyFactory
 
setMoreObjToSQL(MoreObjToSQL) - Method in class org.teasoft.honey.osql.core.MoreObjSQL
 
setMoreTable(MoreTable) - Method in class org.teasoft.honey.osql.core.HoneyFactory
 
setMultiply(String, Number) - Method in class org.teasoft.honey.osql.core.ConditionImpl
 
setMultiply(String, String) - Method in class org.teasoft.honey.osql.core.ConditionImpl
 
setName(String) - Method in class org.teasoft.honey.osql.autogen.ColumnBean
 
setNameTranslate(NameTranslate) - Static method in class org.teasoft.honey.osql.core.NameTranslateHandle
指定命名转换实现类
setNameTranslateOneTime(NameTranslate) - Method in class org.teasoft.honey.osql.core.AbstractCommOperate
 
setObjToSQL(ObjToSQL) - Method in class org.teasoft.honey.osql.core.HoneyFactory
 
setObjToSQL(ObjToSQL) - Method in class org.teasoft.honey.osql.core.ObjSQL
 
setObjToSQLRich(ObjToSQLRich) - Method in class org.teasoft.honey.osql.core.HoneyFactory
 
setObjToSQLRich(ObjToSQLRich) - Method in class org.teasoft.honey.osql.core.ObjSQLRich
 
setOp(Op) - Method in class org.teasoft.honey.osql.core.Expression
 
setOpNum(int) - Method in class org.teasoft.honey.osql.core.Expression
 
setOpType(String) - Method in class org.teasoft.honey.osql.core.Expression
 
setOrderColumn(String) - Method in class org.teasoft.honey.osql.dialect.sqlserver.SqlServerPagingStruct
 
setOrderType(OrderType) - Method in class org.teasoft.honey.osql.dialect.sqlserver.SqlServerPagingStruct
 
setOverride(boolean) - Method in class org.teasoft.honey.osql.autogen.GenConfig
 
setPackagePath(String) - Method in class org.teasoft.honey.osql.autogen.GenConfig
 
setPageNum(List<PreparedValue>) - Static method in class org.teasoft.honey.osql.core.HoneyUtil
 
SetParaTypeConverterRegistry - Class in org.teasoft.honey.osql.type
Field Type Converter Registry.
SetParaTypeConverterRegistry() - Constructor for class org.teasoft.honey.osql.type.SetParaTypeConverterRegistry
 
setPassword(String) - Method in class org.teasoft.honey.osql.core.HoneyConfig
 
setPreparedNull(PreparedStatement, int, int) - Static method in class org.teasoft.honey.osql.core.HoneyUtil
 
setPreparedSql(PreparedSql) - Method in class org.teasoft.honey.osql.core.HoneyFactory
 
setQueryColumnCommnetSql(String) - Method in class org.teasoft.honey.osql.autogen.GenConfig
 
setQueryTableCommnetSql(String) - Method in class org.teasoft.honey.osql.autogen.GenConfig
 
setQueryTableSql(String) - Method in class org.teasoft.honey.osql.autogen.GenConfig
 
setReadDsList(List<String>) - Method in class org.teasoft.honey.distribution.ds.RwDs
 
setReadOnly(boolean) - Method in class org.teasoft.honey.osql.transaction.JdbcTransaction
 
setReturnType(String) - Method in class org.teasoft.honey.osql.core.CacheSuidStruct
 
setSchemaName(String) - Method in class org.teasoft.honey.osql.core.HoneyConfig
 
setSchemaName(String) - Static method in class org.teasoft.honey.osql.core.NameTranslateHandle
set schema name In some database has other name, eg:Cassandra is Keyspace
setSchemaNameLocal(String) - Static method in class org.teasoft.honey.osql.core.NameTranslateHandle
 
setSql(String) - Method in class org.teasoft.honey.osql.core.CacheSuidStruct
 
setSqlServerPagingStruct(String, SqlServerPagingStruct) - Static method in class org.teasoft.honey.osql.core.HoneyContext
 
setSuid(Suid) - Method in class org.teasoft.honey.osql.core.HoneyFactory
 
setSuid(Suid) - Method in class org.teasoft.honey.osql.serviceimpl.ObjSQLServiceImpl
 
setSuidRich(SuidRich) - Method in class org.teasoft.honey.osql.core.HoneyFactory
 
setSuidRich(SuidRich) - Method in class org.teasoft.honey.osql.serviceimpl.ObjSQLRichServiceImpl
 
setSuidType(SuidType) - Method in class org.teasoft.honey.distribution.ds.RouteStruct
 
setSuidType(String) - Method in class org.teasoft.honey.osql.core.CacheSuidStruct
 
setSuidType(SuidType) - Method in class org.teasoft.honey.osql.core.ConditionImpl
 
setTablecomment(String) - Method in class org.teasoft.honey.osql.autogen.ColumnBean
 
setTablename(String) - Method in class org.teasoft.honey.osql.autogen.ColumnBean
 
setTableNames(String) - Method in class org.teasoft.honey.distribution.ds.RouteStruct
 
setTableNames(String) - Method in class org.teasoft.honey.osql.core.CacheSuidStruct
 
setTabNameOneTime(String) - Method in class org.teasoft.honey.osql.interccept.CommInterceptorChain
 
setTabNameOneTime(String) - Method in class org.teasoft.honey.osql.interccept.DefaultInterceptor
 
setTabNameOneTime(String) - Method in class org.teasoft.honey.osql.interccept.EmptyInterceptor
 
setTabSuffix(String) - Static method in class org.teasoft.honey.osql.core.HoneyContext
 
setTabSuffixOneTime(String) - Method in class org.teasoft.honey.osql.interccept.CommInterceptorChain
 
setTabSuffixOneTime(String) - Method in class org.teasoft.honey.osql.interccept.DefaultInterceptor
 
setTabSuffixOneTime(String) - Method in class org.teasoft.honey.osql.interccept.EmptyInterceptor
 
setTempLang(String) - Static method in class org.teasoft.honey.osql.core.HoneyContext
 
setTimeout(int) - Method in class org.teasoft.honey.osql.transaction.JdbcTransaction
 
setTransactionIsolation(TransactionIsolationLevel) - Method in class org.teasoft.honey.osql.transaction.JdbcTransaction
 
setType(String) - Method in class org.teasoft.honey.osql.autogen.ColumnBean
 
setUrl(String) - Method in class org.teasoft.honey.osql.core.HoneyConfig
 
setUsername(String) - Method in class org.teasoft.honey.osql.core.HoneyConfig
 
setValue(Object) - Method in class org.teasoft.honey.osql.core.Expression
 
setValue2(Object) - Method in class org.teasoft.honey.osql.core.Expression
 
setValue3(Object) - Method in class org.teasoft.honey.osql.core.Expression
 
setValue4(Object) - Method in class org.teasoft.honey.osql.core.Expression
 
setWithField(String, String) - Method in class org.teasoft.honey.osql.core.ConditionImpl
 
setWorker(Worker) - Method in class org.teasoft.honey.distribution.OneTimeSnowflakeId
 
setWorker(Worker) - Method in class org.teasoft.honey.distribution.PearFlowerId
 
setWorker(Worker) - Method in class org.teasoft.honey.distribution.SerialUniqueId
 
setWriteDs(String) - Method in class org.teasoft.honey.distribution.ds.RwDs
 
setYnkey(Boolean) - Method in class org.teasoft.honey.osql.autogen.ColumnBean
 
setYnnull(Boolean) - Method in class org.teasoft.honey.osql.autogen.ColumnBean
 
showSQL - Variable in class org.teasoft.honey.osql.core.HoneyConfig
 
showSql_donotPrintCurrentDate - Variable in class org.teasoft.honey.osql.core.HoneyConfig
 
showSql_showExecutableSql - Variable in class org.teasoft.honey.osql.core.HoneyConfig
 
size - Variable in class org.teasoft.honey.osql.chain.AbstractSelectToSql
 
size(int) - Method in class org.teasoft.honey.osql.chain.SelectImpl
 
size(Integer) - Method in class org.teasoft.honey.osql.core.ConditionImpl
 
size(Integer) - Method in class org.teasoft.honey.osql.core.MapSqlImpl
 
SIZE_GREAT_0 - Static variable in class org.teasoft.honey.osql.core.StringConst
 
space - Static variable in class org.teasoft.honey.osql.core.K
 
sql - Variable in class org.teasoft.honey.osql.chain.AbstractToSql
 
SqlDotDateTypeHandler<T> - Class in org.teasoft.honey.osql.type
transform to java.sql.Date
SqlDotDateTypeHandler() - Constructor for class org.teasoft.honey.osql.type.SqlDotDateTypeHandler
 
SqlKeyCheck - Class in org.teasoft.honey.util
 
sqlKeyWordCase - Variable in class org.teasoft.honey.osql.core.HoneyConfig
 
SqlLib - Class in org.teasoft.honey.osql.core
直接操作数据库,并返回结果.在该类中的sql字符串要是DB能识别的SQL语句 Directly operate the database and return the result.
SqlLib() - Constructor for class org.teasoft.honey.osql.core.SqlLib
 
SqlLibForApp - Class in org.teasoft.honey.osql.core
 
SqlLibForApp() - Constructor for class org.teasoft.honey.osql.core.SqlLibForApp
 
sqlLoggerLevel - Variable in class org.teasoft.honey.osql.core.HoneyConfig
 
SqlServerFeature - Class in org.teasoft.honey.osql.dialect.sqlserver
support paging for Sql Server which version < 2012 强烈推荐表加一个主键列名称为"id".
SqlServerFeature() - Constructor for class org.teasoft.honey.osql.dialect.sqlserver.SqlServerFeature
 
SqlServerFeature2012 - Class in org.teasoft.honey.osql.dialect.sqlserver
support paging for Sql Server which version >=2012 强烈推荐表加一个主键列名称为"id".
SqlServerFeature2012() - Constructor for class org.teasoft.honey.osql.dialect.sqlserver.SqlServerFeature2012
 
SqlServerPagingStruct - Class in org.teasoft.honey.osql.dialect.sqlserver
 
SqlServerPagingStruct() - Constructor for class org.teasoft.honey.osql.dialect.sqlserver.SqlServerPagingStruct
 
SqlStrFilter - Class in org.teasoft.honey.osql.core
Sql String Filter.
start - Variable in class org.teasoft.honey.osql.chain.AbstractSelectToSql
 
start(int) - Method in class org.teasoft.honey.osql.chain.SelectImpl
 
start(Integer) - Method in class org.teasoft.honey.osql.core.ConditionImpl
 
start(Integer) - Method in class org.teasoft.honey.osql.core.MapSqlImpl
 
START_GREAT_EQ_0 - Static variable in class org.teasoft.honey.osql.core.StringConst
 
stream2String(InputStream) - Static method in class org.teasoft.honey.util.StreamUtil
InputStream转字符串.
stream2String(InputStream, String) - Static method in class org.teasoft.honey.util.StreamUtil
InputStream转字符串.
stream2String(InputStream, Map<String, String>) - Static method in class org.teasoft.honey.util.StreamUtil
 
stream2String(InputStream, Map<String, String>, String) - Static method in class org.teasoft.honey.util.StreamUtil
InputStream转字符串,并可替换字符值.
StreamUtil - Class in org.teasoft.honey.util
InputStream流转字符串的工具
string(Object) - Static method in class org.teasoft.honey.util.ObjectUtils
 
StringConst - Class in org.teasoft.honey.osql.core
String Const.
StringUtil - Class in org.teasoft.honey.osql.util
 
StringUtils - Class in org.teasoft.honey.util
 
SUBENTITY_FIRSTANNOTATION_FIELD - Static variable in class org.teasoft.honey.osql.core.StringConst
 
subRight(String, int) - Static method in class org.teasoft.honey.util.StringUtils
 
SuidHelper - Class in org.teasoft.honey.util
 
SuidType - Static variable in class org.teasoft.honey.osql.core.StringConst
 
sum(String) - Static method in class org.teasoft.honey.osql.chain.Aggregate
 
SystemLogger - Class in org.teasoft.honey.logging
System Logger,print the error message to console.
SystemLogger() - Constructor for class org.teasoft.honey.logging.SystemLogger
 
SystemLogger(String) - Constructor for class org.teasoft.honey.logging.SystemLogger
 
systemLoggerLevel - Variable in class org.teasoft.honey.osql.core.HoneyConfig
 
SysValueProcessor - Class in org.teasoft.honey.osql.core
SysValue注解处理器.SysValue annotation Processor.

T

TABLE_NAME - Static variable in class org.teasoft.honey.osql.core.StringConst
 
TABLE_SEPARATOR - Static variable in class org.teasoft.honey.osql.core.StringConst
 
tabName - Variable in class org.teasoft.honey.osql.interccept.EmptyInterceptor
 
tabSuffix - Variable in class org.teasoft.honey.osql.interccept.EmptyInterceptor
 
TimestampTypeHandler<T> - Class in org.teasoft.honey.osql.type
Long of timestamp or date String tansform Timestamp
TimestampTypeHandler() - Constructor for class org.teasoft.honey.osql.type.TimestampTypeHandler
 
toCamelNaming(String) - Static method in class org.teasoft.honey.osql.name.NameUtil
下划线转驼峰命名.UnderscoreNaming to CamelNaming 首个与最后一个若是下划线则不会处理
toColumnName(String, Class) - Method in class org.teasoft.honey.osql.core.DefaultColumnHandler
 
toColumnName(String) - Static method in class org.teasoft.honey.osql.core.NameTranslateHandle
 
toColumnName(String, Class) - Static method in class org.teasoft.honey.osql.core.NameTranslateHandle
 
toColumnName(String) - Method in class org.teasoft.honey.osql.name.DbUpperAndJavaLower
 
toColumnName(String) - Method in class org.teasoft.honey.osql.name.OriginalName
 
toColumnName(String) - Method in class org.teasoft.honey.osql.name.UnderScoreAndCamelName
 
toColumnName(String) - Method in class org.teasoft.honey.osql.name.UpperCaseUnderScoreAndCamelName
 
toCommasString(String...) - Static method in class org.teasoft.honey.util.StringUtils
字符串数组(或变长参数)转为用逗号分隔的字符串.string array to Strings separated by commas.
toCommasString(Number...) - Static method in class org.teasoft.honey.util.StringUtils
数字数组(或变长参数)转为用逗号分隔的字符串.number array to Strings separated by commas.
toCountSqlByMap(MapSql) - Static method in class org.teasoft.honey.osql.core.MapSqlProcessor
 
toCreateTableSQL(T) - Static method in class org.teasoft.honey.osql.autogen.Ddl
根据Javabean生成数据库表建表语句,Javabean无需配置过多的字段信息.此方法只考虑通用情况,若有详细需求,不建议采用
According to the statement of creating database table generated by JavaBean, JavaBean does
not need to configure too much field information.
toDeleteByIdSQL(Class, Integer) - Method in class org.teasoft.honey.osql.core.ObjectToSQLRich
 
toDeleteByIdSQL(Class, Long) - Method in class org.teasoft.honey.osql.core.ObjectToSQLRich
 
toDeleteByIdSQL(Class, String) - Method in class org.teasoft.honey.osql.core.ObjectToSQLRich
 
toDeleteSQL(T) - Method in class org.teasoft.honey.osql.core.ObjectToSQL
 
toDeleteSQL(T, Condition) - Method in class org.teasoft.honey.osql.core.ObjectToSQL
 
toDeleteSQL(T, IncludeType) - Method in class org.teasoft.honey.osql.core.ObjectToSQLRich
 
toDeleteSqlByMap(MapSql) - Static method in class org.teasoft.honey.osql.core.MapSqlProcessor
 
toEntityName(String) - Static method in class org.teasoft.honey.osql.core.NameTranslateHandle
 
toEntityName(String) - Method in class org.teasoft.honey.osql.name.DbUpperAndJavaLower
 
toEntityName(String) - Method in class org.teasoft.honey.osql.name.OriginalName
 
toEntityName(String) - Method in class org.teasoft.honey.osql.name.UnderScoreAndCamelName
 
toEntityName(String) - Method in class org.teasoft.honey.osql.name.UpperCaseUnderScoreAndCamelName
 
toFieldName(String, Class) - Method in class org.teasoft.honey.osql.core.DefaultColumnHandler
 
toFieldName(String) - Static method in class org.teasoft.honey.osql.core.NameTranslateHandle
 
toFieldName(String, Class) - Static method in class org.teasoft.honey.osql.core.NameTranslateHandle
 
toFieldName(String) - Method in class org.teasoft.honey.osql.name.DbUpperAndJavaLower
 
toFieldName(String) - Method in class org.teasoft.honey.osql.name.OriginalName
 
toFieldName(String) - Method in class org.teasoft.honey.osql.name.UnderScoreAndCamelName
 
toFieldName(String) - Method in class org.teasoft.honey.osql.name.UpperCaseUnderScoreAndCamelName
 
toInsertSQL(T) - Method in class org.teasoft.honey.osql.core.ObjectToSQL
 
toInsertSQL(T, IncludeType) - Method in class org.teasoft.honey.osql.core.ObjectToSQLRich
 
toInsertSQL(T[], int, String) - Method in class org.teasoft.honey.osql.core.ObjectToSQLRich
 
toInsertSqlByMap(MapSql) - Static method in class org.teasoft.honey.osql.core.MapSqlProcessor
 
toInsertSqlByMap(MapSql, boolean) - Static method in class org.teasoft.honey.osql.core.MapSqlProcessor
 
toJson(ResultSet, Class) - Static method in class org.teasoft.honey.osql.core.TransformResultSet
 
TokenUtil - Class in org.teasoft.honey.osql.core
Token工具类.Token Util.
toMapList(ResultSet) - Static method in class org.teasoft.honey.osql.core.TransformResultSet
 
top - Static variable in class org.teasoft.honey.osql.core.K
 
toPageSql(String, int, int) - Method in class org.teasoft.honey.osql.dialect.LimitOffsetPaging
 
toPageSql(String, int) - Method in class org.teasoft.honey.osql.dialect.LimitOffsetPaging
 
toPageSql(String, int, int) - Method in class org.teasoft.honey.osql.dialect.mysql.MySqlFeature
 
toPageSql(String, int) - Method in class org.teasoft.honey.osql.dialect.mysql.MySqlFeature
 
toPageSql(String, int, int) - Method in class org.teasoft.honey.osql.dialect.NoPagingSupported
 
toPageSql(String, int) - Method in class org.teasoft.honey.osql.dialect.NoPagingSupported
 
toPageSql(String, int, int) - Method in class org.teasoft.honey.osql.dialect.oracle.OracleFeature
 
toPageSql(String, int) - Method in class org.teasoft.honey.osql.dialect.oracle.OracleFeature
 
toPageSql(String, int) - Method in class org.teasoft.honey.osql.dialect.sqlserver.AbstractSqlServerFeature
 
toPageSql(String, int, int) - Method in class org.teasoft.honey.osql.dialect.sqlserver.SqlServerFeature
 
toPageSql(String, int, int) - Method in class org.teasoft.honey.osql.dialect.sqlserver.SqlServerFeature2012
start从0开始.
toPageSql(String, int) - Method in class org.teasoft.honey.osql.dialect.sqlserver.SqlServerFeature2012
 
toSelectByIdSQL(T, Integer) - Method in class org.teasoft.honey.osql.core.ObjectToSQLRich
 
toSelectByIdSQL(T, Long) - Method in class org.teasoft.honey.osql.core.ObjectToSQLRich
 
toSelectByIdSQL(T, String) - Method in class org.teasoft.honey.osql.core.ObjectToSQLRich
 
toSelectFunSQL(T, FunctionType, String, Condition) - Method in class org.teasoft.honey.osql.core.ObjectToSQLRich
 
toSelectOrderBySQL(T, String) - Method in class org.teasoft.honey.osql.core.ObjectToSQLRich
 
toSelectOrderBySQL(T, String, OrderType[]) - Method in class org.teasoft.honey.osql.core.ObjectToSQLRich
 
toSelectSQL(T) - Method in class org.teasoft.honey.osql.core.MoreObjectToSQL
 
toSelectSQL(T, int, int) - Method in class org.teasoft.honey.osql.core.MoreObjectToSQL
 
toSelectSQL(T, Condition) - Method in class org.teasoft.honey.osql.core.MoreObjectToSQL
 
toSelectSQL(T) - Method in class org.teasoft.honey.osql.core.ObjectToSQL
 
toSelectSQL(T, Condition) - Method in class org.teasoft.honey.osql.core.ObjectToSQL
 
toSelectSQL(T, int, int) - Method in class org.teasoft.honey.osql.core.ObjectToSQLRich
 
toSelectSQL(T, int, int, String...) - Method in class org.teasoft.honey.osql.core.ObjectToSQLRich
 
toSelectSQL(T, String...) - Method in class org.teasoft.honey.osql.core.ObjectToSQLRich
 
toSelectSQL(T, IncludeType) - Method in class org.teasoft.honey.osql.core.ObjectToSQLRich
 
toSelectSqlByMap(MapSql) - Static method in class org.teasoft.honey.osql.core.MapSqlProcessor
 
toSQL() - Method in class org.teasoft.honey.osql.chain.AbstractSelectToSql
 
toSQL(boolean) - Method in class org.teasoft.honey.osql.chain.AbstractSelectToSql
 
toSQL() - Method in class org.teasoft.honey.osql.chain.AbstractToSql
 
toSQL(boolean) - Method in class org.teasoft.honey.osql.chain.AbstractToSql
 
toSQL() - Method in class org.teasoft.honey.osql.chain.UnionSelectImpl
 
toSQL(boolean) - Method in class org.teasoft.honey.osql.chain.UnionSelectImpl
 
toStringsList(ResultSet) - Static method in class org.teasoft.honey.osql.core.TransformResultSet
 
toTableName(Object) - Static method in class org.teasoft.honey.osql.core.HoneyUtil
 
toTableName(String) - Static method in class org.teasoft.honey.osql.core.NameTranslateHandle
 
toTableName(String) - Method in class org.teasoft.honey.osql.name.DbUpperAndJavaLower
 
toTableName(String) - Method in class org.teasoft.honey.osql.name.OriginalName
 
toTableName(String) - Method in class org.teasoft.honey.osql.name.UnderScoreAndCamelName
 
toTableName(String) - Method in class org.teasoft.honey.osql.name.UpperCaseUnderScoreAndCamelName
 
toTimestamp(String) - Static method in class org.teasoft.honey.osql.util.DateUtil
 
toUnderscoreNaming(String) - Static method in class org.teasoft.honey.osql.name.NameUtil
驼峰转下划线命名.CamelNaming to UnderscoreNaming
toUpdateBySQL(T, String...) - Method in class org.teasoft.honey.osql.core.ObjectToSQLRich
 
toUpdateBySQL(T, IncludeType, String...) - Method in class org.teasoft.honey.osql.core.ObjectToSQLRich
 
toUpdateBySQL(T, Condition, String...) - Method in class org.teasoft.honey.osql.core.ObjectToSQLRich
 
toUpdateSQL(T) - Method in class org.teasoft.honey.osql.core.ObjectToSQL
 
toUpdateSQL(T, String...) - Method in class org.teasoft.honey.osql.core.ObjectToSQLRich
 
toUpdateSQL(T, IncludeType, String...) - Method in class org.teasoft.honey.osql.core.ObjectToSQLRich
 
toUpdateSQL(T, IncludeType) - Method in class org.teasoft.honey.osql.core.ObjectToSQLRich
 
toUpdateSQL(T, Condition, String...) - Method in class org.teasoft.honey.osql.core.ObjectToSQLRich
 
toUpdateSqlByMap(MapSql) - Static method in class org.teasoft.honey.osql.core.MapSqlProcessor
 
trace(String) - Method in class org.teasoft.honey.logging.FileLogger
 
trace(String) - Method in class org.teasoft.honey.logging.Jdk14LoggingImpl
 
trace(String) - Method in class org.teasoft.honey.logging.NoLogging
 
trace(String) - Method in class org.teasoft.honey.logging.SystemLogger
 
transfer(String) - Static method in class org.teasoft.honey.osql.core.FunAndOrderTypeMap
 
TransformResultSet - Class in org.teasoft.honey.osql.core
Transform ResultSet.
trim(String[]) - Static method in class org.teasoft.honey.util.StringUtils
 
tRue - Static variable in class org.teasoft.honey.osql.core.StringConst
 
type - Variable in class org.teasoft.honey.osql.core.HoneyConfig
 
TypeHandlerRegistry - Class in org.teasoft.honey.osql.type
Field Type Handler Registry.
TypeHandlerRegistry() - Constructor for class org.teasoft.honey.osql.type.TypeHandlerRegistry
 

U

UnderScoreAndCamelName - Class in org.teasoft.honey.osql.name
Java驼峰命名与DB下划线命名互转 Java Camel and Databse UnderScore transform.
UnderScoreAndCamelName() - Constructor for class org.teasoft.honey.osql.name.UnderScoreAndCamelName
 
union(Select, Select) - Method in class org.teasoft.honey.osql.chain.UnionSelectImpl
 
union(String, String) - Method in class org.teasoft.honey.osql.chain.UnionSelectImpl
 
unionAll(Select, Select) - Method in class org.teasoft.honey.osql.chain.UnionSelectImpl
 
unionAll(String, String) - Method in class org.teasoft.honey.osql.chain.UnionSelectImpl
 
UnionSelectImpl - Class in org.teasoft.honey.osql.chain
 
UnionSelectImpl() - Constructor for class org.teasoft.honey.osql.chain.UnionSelectImpl
 
unique(T, String) - Static method in class org.teasoft.honey.osql.autogen.Ddl
创建唯一索引.create unique index
unique(T, String, String) - Static method in class org.teasoft.honey.osql.autogen.Ddl
创建唯一索引.create unique index
unserialize(byte[]) - Method in class org.teasoft.honey.osql.core.JdkSerializer
 
update(String) - Method in class org.teasoft.honey.osql.chain.UpdateImpl
 
update - Static variable in class org.teasoft.honey.osql.core.K
 
update(MapSql) - Method in class org.teasoft.honey.osql.core.MapSuidImpl
 
update(T) - Method in class org.teasoft.honey.osql.core.ObjSQL
 
update(T, String...) - Method in class org.teasoft.honey.osql.core.ObjSQLRich
 
update(T, IncludeType, String...) - Method in class org.teasoft.honey.osql.core.ObjSQLRich
 
update(T, IncludeType) - Method in class org.teasoft.honey.osql.core.ObjSQLRich
 
update(T, Condition, String...) - Method in class org.teasoft.honey.osql.core.ObjSQLRich
 
update(T, Condition) - Method in class org.teasoft.honey.osql.core.ObjSQLRich
 
update(T, T) - Method in class org.teasoft.honey.osql.core.ObjSQLRich
 
updateBy(T, String...) - Method in class org.teasoft.honey.osql.core.ObjSQLRich
 
updateBy(T, IncludeType, String...) - Method in class org.teasoft.honey.osql.core.ObjSQLRich
 
updateBy(T, Condition, String...) - Method in class org.teasoft.honey.osql.core.ObjSQLRich
 
updateById(T, Condition) - Method in class org.teasoft.honey.osql.core.ObjSQLRich
 
updateConfig(Map<String, Object>) - Static method in class org.teasoft.honey.osql.core.HoneyContext
 
UpdateImpl - Class in org.teasoft.honey.osql.chain
 
UpdateImpl() - Constructor for class org.teasoft.honey.osql.chain.UpdateImpl
 
updateInfoInCache(String, String, SuidType, Class) - Method in class org.teasoft.honey.osql.core.SqlLib
 
UpperCaseUnderScoreAndCamelName - Class in org.teasoft.honey.osql.name
Java驼峰命名与DB下划线命名,且DB使用大写。 Java Camel and Database UnderScore & UpperCase transform.
UpperCaseUnderScoreAndCamelName() - Constructor for class org.teasoft.honey.osql.name.UpperCaseUnderScoreAndCamelName
 
UtilDotDateTypeHandler<T> - Class in org.teasoft.honey.osql.type
transform to java.util.Date
UtilDotDateTypeHandler() - Constructor for class org.teasoft.honey.osql.type.UtilDotDateTypeHandler
 
UtilDotDateTypeToTimestampConvert<T> - Class in org.teasoft.honey.osql.type
convert java.util.Date to Timestamp.
UtilDotDateTypeToTimestampConvert() - Constructor for class org.teasoft.honey.osql.type.UtilDotDateTypeToTimestampConvert
 
UUID - Class in org.teasoft.honey.distribution
 

V

values - Static variable in class org.teasoft.honey.osql.core.K
 
version - Static variable in class org.teasoft.honey.util.HoneyVersion
 

W

warn(String) - Method in class org.teasoft.honey.logging.FileLogger
 
warn(String, Throwable) - Method in class org.teasoft.honey.logging.FileLogger
 
warn(String) - Method in class org.teasoft.honey.logging.Jdk14LoggingImpl
 
warn(String, Throwable) - Method in class org.teasoft.honey.logging.Jdk14LoggingImpl
 
warn(String) - Method in class org.teasoft.honey.logging.NoLogging
 
warn(String, Throwable) - Method in class org.teasoft.honey.logging.NoLogging
 
warn(String) - Method in class org.teasoft.honey.logging.SystemLogger
 
warn(String, Throwable) - Method in class org.teasoft.honey.logging.SystemLogger
 
warn(String) - Static method in class org.teasoft.honey.osql.core.Logger
 
warn(String, Throwable) - Static method in class org.teasoft.honey.osql.core.Logger
 
warn(Number) - Static method in class org.teasoft.honey.osql.core.Logger
 
where() - Method in class org.teasoft.honey.osql.chain.SelectImpl
 
where(String) - Method in class org.teasoft.honey.osql.chain.SelectImpl
 
where() - Method in class org.teasoft.honey.osql.chain.UpdateImpl
 
where(String) - Method in class org.teasoft.honey.osql.chain.UpdateImpl
 
where - Static variable in class org.teasoft.honey.osql.core.K
 

_

_index(T, String, String, String, String, String) - Static method in class org.teasoft.honey.osql.autogen.Ddl
 
_MoreObjectToSQLHelper - Class in org.teasoft.honey.osql.core
MoreObjectToSQL帮助类.MoreObjectToSQL Helper
_toColumnName(String, Class) - Static method in class org.teasoft.honey.osql.core.SqlLib
 
A B C D E F G H I J K L M N O P R S T U V W _ 
Skip navigation links

Copyright © 2025. All rights reserved.