- GaussDB - Static variable in class org.teasoft.bee.osql.DatabaseConst
-
- genAppendFile(String, String) - Method in interface org.teasoft.bee.file.FileCreator
-
Append content to the end of the file.
- genFile(String, String) - Method in interface org.teasoft.bee.file.FileCreator
-
Write content to generated file.
- genFile(String, String, String) - Method in interface org.teasoft.bee.file.FileCreator
-
Write content to generated file.
- genFile(String, String, String, String) - Method in interface org.teasoft.bee.file.FileCreator
-
Write content to generated file.
- GenId - Interface in org.teasoft.bee.distribution
-
Generate global unique id number in distributed environment.
- GenId - Annotation Type in org.teasoft.bee.osql.annotation
-
Used to generate the primary key ID value when inserting data.
- GenUUID - Annotation Type in org.teasoft.bee.osql.annotation
-
Used to generate the primary key ID value (generate by UUID) when inserting data.
- Geo - Interface in org.teasoft.bee.mongodb
-
Interface for Mongodb Geo.
- Geo2dsphere - Annotation Type in org.teasoft.bee.osql.annotation
-
Geo2dsphere annotation for MongoDB.
- geoWithinBox(T, BoxPara, Condition) - Method in interface org.teasoft.bee.mongodb.Geo
-
- geoWithinCenter(T, CenterPara, Condition) - Method in interface org.teasoft.bee.mongodb.Geo
-
- geoWithinCenterSphere(T, CenterPara, Condition) - Method in interface org.teasoft.bee.mongodb.Geo
-
- geoWithinPolygon(T, String, List<List<Double>>, Condition) - Method in interface org.teasoft.bee.mongodb.Geo
-
- get() - Method in interface org.teasoft.bee.distribution.GenId
-
return the id number.
- get(String) - Method in interface org.teasoft.bee.osql.Cache
-
Get the cache result by sql.
- getBeforeSql() - Method in class org.teasoft.bee.sharding.ShardingPageStruct
-
- getCalculate(int) - Static method in class org.teasoft.bee.sharding.algorithm.CalculateRegistry
-
get Calculate.
- getCallableStatement(String) - Method in interface org.teasoft.bee.osql.api.CallableSql
-
Returns the instance of CallableStatement so that the in, out, inout parameters can be set.
- getCaseSensitive() - Method in class org.teasoft.bee.sharding.ShardingSortStruct
-
- getChunkSize() - Method in class org.teasoft.bee.mongodb.GridFsFile
-
- getCode() - Method in class org.teasoft.bee.mvc.Result
-
get code
- getColumnIndexMap() - Method in class org.teasoft.bee.sharding.GroupFunStruct
-
- getColumnNames() - Method in class org.teasoft.bee.sharding.GroupFunStruct
-
- getCreateAndUpgrade() - Static method in class org.teasoft.bee.android.CreateAndUpgradeRegistry
-
return the registry class
- getDataSource() - Method in class org.teasoft.bee.osql.BeeAbstractFactory
-
- getDataSourceBuilder(String) - Static method in class org.teasoft.bee.ds.DataSourceBuilderFactory
-
- getDataSourceMap() - Method in class org.teasoft.bee.osql.BeeAbstractFactory
-
- getDataSourceName() - Method in class org.teasoft.bee.mvc.service.ObjSQLAbstractServiceImpl
-
- getDataSourceName() - Method in interface org.teasoft.bee.osql.CommOperate
-
get DataSource name which set for current instance.
- getDatetimeValue() - Method in class org.teasoft.bee.osql.TO_DATE
-
- getDbFeature(String) - Static method in class org.teasoft.bee.osql.dialect.DbFeatureRegistry
-
get register DbFeature by database name.
- getDsAlgorithm() - Method in class org.teasoft.bee.sharding.ShardingSimpleStruct
-
get dataSource algorithm
- getDsAlgorithmClass() - Method in class org.teasoft.bee.sharding.ShardingBean
-
- getDsField() - Method in class org.teasoft.bee.sharding.ShardingBean
-
get dataSource field.
- getDsName() - Method in interface org.teasoft.bee.distribution.ds.Route
-
Return the name of DataSource.
- getDsName() - Method in class org.teasoft.bee.sharding.DsTabStruct
-
get dataSource name
- getDsName() - Method in class org.teasoft.bee.sharding.ShardingSimpleStruct
-
get dataSource name
- getDsRule() - Method in class org.teasoft.bee.sharding.ShardingSimpleStruct
-
get dataSource rule
- getDsShardingValue() - Method in class org.teasoft.bee.sharding.ShardingSimpleStruct
-
get dataSource sharding value
- getEntityClass() - Method in class org.teasoft.bee.mongodb.MongoSqlStruct
-
- getErrorCode() - Method in class org.teasoft.bee.mvc.Result
-
get error type code.
- getErrorCode() - Method in exception org.teasoft.bee.osql.BeeSQLException
-
Retrieves the vendor-specific exception code
for this BeeSQLException object.
- getErrorMsg() - Method in class org.teasoft.bee.mvc.Result
-
get error type message
- getField() - Method in class org.teasoft.bee.osql.search.Search
-
- getFieldName() - Method in class org.teasoft.bee.sharding.FunStruct
-
- getFileById(String) - Method in interface org.teasoft.bee.mongodb.SuidFile
-
get byte data of the file.
- getFileByName(String) - Method in interface org.teasoft.bee.mongodb.SuidFile
-
get byte data of the file.
- getFilename() - Method in class org.teasoft.bee.mongodb.GridFsFile
-
- getFilter() - Method in class org.teasoft.bee.mongodb.MongoSqlStruct
-
- getFormatter() - Method in class org.teasoft.bee.osql.TO_DATE
-
- getForUpdate() - Method in interface org.teasoft.bee.osql.ConditionAssistant
-
- getFullNodes() - Method in class org.teasoft.bee.sharding.ShardingBean
-
get full nodes string.
- getFullPath() - Static method in class org.teasoft.bee.logging.Path
-
- getFunctionType() - Method in class org.teasoft.bee.sharding.FunStruct
-
- getFunStructs() - Method in class org.teasoft.bee.sharding.GroupFunStruct
-
- getGeoFieldName() - Method in class org.teasoft.bee.mongodb.BoxPara
-
- getGeoFieldName() - Method in class org.teasoft.bee.mongodb.CenterPara
-
- getGeoFieldName() - Method in class org.teasoft.bee.mongodb.NearPara
-
- getGroupByFields() - Method in interface org.teasoft.bee.osql.ConditionAssistant
-
get GroupByfields
- getGroupFields() - Method in class org.teasoft.bee.sharding.GroupFunStruct
-
- getId() - Method in class org.teasoft.bee.mongodb.GridFsFile
-
- getIncludeType() - Method in interface org.teasoft.bee.osql.ConditionAssistant
-
- getIndex() - Method in class org.teasoft.bee.sharding.ShardingSortStruct
-
the field value in the select column index
- getIndexByColumn(String) - Method in class org.teasoft.bee.sharding.GroupFunStruct
-
- getInExtCache(String) - Method in interface org.teasoft.bee.osql.BeeExtCache
-
Get the cache result by key(sql).
- getInterceptorChain() - Method in class org.teasoft.bee.mvc.service.ObjSQLAbstractServiceImpl
-
- getInterceptorChain() - Method in interface org.teasoft.bee.osql.CommOperate
-
Get the Interceptor chain, which can be used for a generated object set a specific interceptor.
- getKeys() - Method in interface org.teasoft.bee.osql.Properties
-
- getLength() - Method in class org.teasoft.bee.mongodb.GridFsFile
-
- getLevel() - Method in enum org.teasoft.bee.osql.transaction.TransactionIsolationLevel
-
get the value of TransactionIsolationLevel.
- getLoggerType() - Method in interface org.teasoft.bee.logging.LoggerTypeConfig
-
- getLowerLeftX() - Method in class org.teasoft.bee.mongodb.BoxPara
-
- getLowerLeftY() - Method in class org.teasoft.bee.mongodb.BoxPara
-
- getMaxDistance() - Method in class org.teasoft.bee.mongodb.NearPara
-
- getMetadata() - Method in class org.teasoft.bee.mongodb.GridFsFile
-
- getMinDistance() - Method in class org.teasoft.bee.mongodb.NearPara
-
- getMsg() - Method in class org.teasoft.bee.mvc.Result
-
get message
- getName() - Method in enum org.teasoft.bee.osql.FunctionType
-
- getName() - Method in enum org.teasoft.bee.osql.MapSqlKey
-
- getName() - Method in enum org.teasoft.bee.osql.MapSqlSetting
-
- getName() - Method in enum org.teasoft.bee.osql.OrderType
-
return type of order.
- getNullFirst() - Method in class org.teasoft.bee.sharding.ShardingSortStruct
-
- getOneTimeDataSource() - Method in interface org.teasoft.bee.osql.interccept.Interceptor
-
Get OneTime temporary dataSource name
- getOneTimeTabName() - Method in interface org.teasoft.bee.osql.interccept.Interceptor
-
- getOneTimeTabSuffix() - Method in interface org.teasoft.bee.osql.interccept.Interceptor
-
- getOp() - Method in class org.teasoft.bee.osql.search.Search
-
- getOp2() - Method in class org.teasoft.bee.osql.search.Search
-
it will be : "or", "and" , "(" , ")" , "or (", ") or", "and (", ") and"
- getOperator() - Method in enum org.teasoft.bee.osql.Op
-
- getOperator() - Method in enum org.teasoft.bee.osql.search.Operator
-
- getOrderBy() - Method in interface org.teasoft.bee.osql.ConditionAssistant
-
get the map of OrderBy
- getOrderFields() - Method in class org.teasoft.bee.sharding.ShardingSortStruct
-
- getOrderSql() - Method in class org.teasoft.bee.sharding.ShardingSortStruct
-
- getOrderTypes() - Method in class org.teasoft.bee.sharding.ShardingSortStruct
-
- getPagingSql() - Method in class org.teasoft.bee.sharding.ShardingPageStruct
-
- getPagingType() - Method in class org.teasoft.bee.sharding.ShardingPageStruct
-
- getProp(String) - Method in interface org.teasoft.bee.osql.Properties
-
- getPropText(String) - Method in interface org.teasoft.bee.osql.Properties
-
- getPvList() - Method in interface org.teasoft.bee.osql.chain.ToSql
-
Pv List
- getRadius() - Method in class org.teasoft.bee.mongodb.CenterPara
-
- getRangeId(int) - Method in interface org.teasoft.bee.distribution.GenId
-
Get a segment of numbers at a time and return the minimum and maximum available numbers of a batch.
- getRelativeTableOneTime() - Method in interface org.teasoft.bee.osql.api.PreparedSql
-
Get the table names by user set with setRelativeTableOneTime.
- getResultAssembler(Class<T>) - Static method in class org.teasoft.bee.osql.ResultAssemblerRegistry
-
- getReturnType() - Method in class org.teasoft.bee.mongodb.MongoSqlStruct
-
- getRows() - Method in class org.teasoft.bee.mvc.Result
-
get the records in one page.
- getSelectField() - Method in interface org.teasoft.bee.osql.ConditionAssistant
-
- getSelectFields() - Method in class org.teasoft.bee.mongodb.MongoSqlStruct
-
- getSize() - Method in class org.teasoft.bee.mongodb.MongoSqlStruct
-
- getSize() - Method in class org.teasoft.bee.sharding.ShardingPageStruct
-
- getSortBson() - Method in class org.teasoft.bee.mongodb.MongoSqlStruct
-
- getSql() - Method in class org.teasoft.bee.mongodb.MongoSqlStruct
-
- getSqlLoggerLevel() - Method in interface org.teasoft.bee.logging.LogSqlConfig
-
- getSQLState() - Method in exception org.teasoft.bee.osql.BeeSQLException
-
Retrieves the SQLState for this BeeSQLException object.
- getStart() - Method in class org.teasoft.bee.mongodb.MongoSqlStruct
-
- getStart() - Method in class org.teasoft.bee.sharding.ShardingPageStruct
-
- getSuid() - Method in class org.teasoft.bee.mvc.service.ObjSQLAbstractServiceImpl
-
- getSuidRich() - Method in class org.teasoft.bee.mvc.service.ObjSQLRichAbstractServiceImpl
-
- getSuidType() - Method in class org.teasoft.bee.mongodb.MongoSqlStruct
-
- getTabAlgorithm() - Method in class org.teasoft.bee.sharding.ShardingSimpleStruct
-
get table algorithm
- getTabAlgorithmClass() - Method in class org.teasoft.bee.sharding.ShardingBean
-
- getTabAssignType() - Method in class org.teasoft.bee.sharding.ShardingBean
-
0: order; 1: polling
- getTabField() - Method in class org.teasoft.bee.sharding.ShardingBean
-
get table field.
- getTable() - Method in interface org.teasoft.bee.osql.chain.ToSql
-
get table name
- getTableName() - Method in class org.teasoft.bee.mongodb.MongoSqlStruct
-
- getTabName() - Method in class org.teasoft.bee.sharding.DsTabStruct
-
get table name
- getTabName() - Method in class org.teasoft.bee.sharding.ShardingSimpleStruct
-
get table name
- getTabRule() - Method in class org.teasoft.bee.sharding.ShardingSimpleStruct
-
get table rule
- getTabShardingValue() - Method in class org.teasoft.bee.sharding.ShardingSimpleStruct
-
get table name Sharding Value
- getTabSuffix() - Method in class org.teasoft.bee.sharding.DsTabStruct
-
return table name suffix
- getTotal() - Method in class org.teasoft.bee.mvc.Result
-
all match records,not a page, is include all pages.
- getTransaction() - Method in class org.teasoft.bee.osql.BeeAbstractFactory
-
- getTransactionIsolation() - Method in interface org.teasoft.bee.osql.transaction.Transaction
-
- getType() - Method in enum org.teasoft.bee.osql.annotation.JoinType
-
- getType() - Method in enum org.teasoft.bee.osql.SuidType
-
- getType() - Method in class org.teasoft.bee.sharding.ShardingSortStruct
-
- getUpdatefields() - Method in interface org.teasoft.bee.osql.ConditionAssistant
-
return the fields use in method of setAdd and setMultiply.
- getUpdateSetOrInsertOrFunOrOther() - Method in class org.teasoft.bee.mongodb.MongoSqlStruct
-
- getUploadDate() - Method in class org.teasoft.bee.mongodb.GridFsFile
-
- getUpperRightX() - Method in class org.teasoft.bee.mongodb.BoxPara
-
- getUpperRightY() - Method in class org.teasoft.bee.mongodb.BoxPara
-
- getValue() - Method in enum org.teasoft.bee.osql.IncludeType
-
- getValue(Field) - Method in interface org.teasoft.bee.spi.AnnoAdapter
-
get the value of annotation which use on the field.
- getValue(Class<?>) - Method in interface org.teasoft.bee.spi.AnnoAdapter
-
get the value of annotation which use on the class.
- getValue(Field) - Method in class org.teasoft.bee.spi.defaultimpl.AnnoAdapterBeeDefault
-
- getValue(Class<?>) - Method in class org.teasoft.bee.spi.defaultimpl.AnnoAdapterBeeDefault
-
- getValue1() - Method in class org.teasoft.bee.osql.search.Search
-
- getValue2() - Method in class org.teasoft.bee.osql.search.Search
-
when like,notLike, value2 is:Left,Right,LeftRight
when function, value2 is: alias name
between, notBetween value2 is:second para
other Operator,value2 is null
- getWhereFields() - Method in interface org.teasoft.bee.osql.ConditionAssistant
-
If the field use in Condition,it would not be processed again in default.
- getWorkerId() - Method in interface org.teasoft.bee.distribution.Worker
-
get long number of unique worker ID.
- getX() - Method in class org.teasoft.bee.mongodb.CenterPara
-
- getX() - Method in class org.teasoft.bee.mongodb.NearPara
-
- getY() - Method in class org.teasoft.bee.mongodb.CenterPara
-
- getY() - Method in class org.teasoft.bee.mongodb.NearPara
-
- GridFs - Annotation Type in org.teasoft.bee.osql.annotation
-
Store the file for Mongodb and register the file id to the field which define in fileIdName.
- GridFsFile - Class in org.teasoft.bee.mongodb
-
GridFs File struct for Mongodb.
- GridFsFile() - Constructor for class org.teasoft.bee.mongodb.GridFsFile
-
- GridFsFile(String, String, long, int, Date, Map<String, Object>) - Constructor for class org.teasoft.bee.mongodb.GridFsFile
-
- GridFsMetadata - Annotation Type in org.teasoft.bee.osql.annotation
-
Mongodb GridFs Metadata just support type is Map.
- groupBy(String) - Method in interface org.teasoft.bee.osql.api.Condition
-
group by
- groupBy(String) - Method in interface org.teasoft.bee.osql.chain.Select
-
- groupBy() - Method in class org.teasoft.bee.osql.LowerKey
-
- groupBy() - Method in interface org.teasoft.bee.osql.SqlKeyWord
-
- groupBy() - Method in class org.teasoft.bee.osql.UpperKey
-
- GroupFunStruct - Class in org.teasoft.bee.sharding
-
Struct for SQL group & function in Sharding.
- GroupFunStruct() - Constructor for class org.teasoft.bee.sharding.GroupFunStruct
-
- If() - Method in class org.teasoft.bee.osql.LowerKey
-
- If() - Method in interface org.teasoft.bee.osql.SqlKeyWord
-
- If() - Method in class org.teasoft.bee.osql.UpperKey
-
- IfExists() - Method in interface org.teasoft.bee.osql.chain.Delete
-
- Ignore - Annotation Type in org.teasoft.bee.osql.annotation
-
Ignore the field which do not want to transfer.
- in(String, Select) - Method in interface org.teasoft.bee.osql.chain.Select
-
- in(String, Number...) - Method in interface org.teasoft.bee.osql.chain.Where
-
- in(String, String) - Method in interface org.teasoft.bee.osql.chain.Where
-
- in() - Method in class org.teasoft.bee.osql.LowerKey
-
- in() - Method in interface org.teasoft.bee.osql.SqlKeyWord
-
- in() - Method in class org.teasoft.bee.osql.UpperKey
-
- IncludeType - Enum in org.teasoft.bee.osql
-
Include type about Null and empty string.
- indexNormal(Class<T>, String, String) - Method in class org.teasoft.bee.mvc.service.ObjSQLRichAbstractServiceImpl
-
- indexNormal(Class<T>, String, String) - Method in interface org.teasoft.bee.osql.api.cqrs.Command
-
create normal index
- indexNormal(Class<T>, String, String) - Method in interface org.teasoft.bee.osql.api.SuidRich
-
create normal index
- info(String) - Method in interface org.teasoft.bee.logging.Log
-
Log a at the INFO level.
- Informix - Static variable in class org.teasoft.bee.osql.DatabaseConst
-
- Ingres - Static variable in class org.teasoft.bee.osql.DatabaseConst
-
- innerJoin(String) - Method in interface org.teasoft.bee.osql.chain.Select
-
- innerJoin() - Method in class org.teasoft.bee.osql.LowerKey
-
- innerJoin() - Method in interface org.teasoft.bee.osql.SqlKeyWord
-
- innerJoin() - Method in class org.teasoft.bee.osql.UpperKey
-
- insert(T) - Method in interface org.teasoft.bee.mongodb.MongodbBeeSql
-
According to entity object insert record.
- insert(T[], int, String) - Method in interface org.teasoft.bee.mongodb.MongodbBeeSql
-
- insert(T) - Method in class org.teasoft.bee.mvc.service.ObjSQLAbstractServiceImpl
-
- insert(T[]) - Method in class org.teasoft.bee.mvc.service.ObjSQLRichAbstractServiceImpl
-
- insert(T[], String) - Method in class org.teasoft.bee.mvc.service.ObjSQLRichAbstractServiceImpl
-
- insert(T[], int) - Method in class org.teasoft.bee.mvc.service.ObjSQLRichAbstractServiceImpl
-
- insert(T[], int, String) - Method in class org.teasoft.bee.mvc.service.ObjSQLRichAbstractServiceImpl
-
- insert(T, IncludeType) - Method in class org.teasoft.bee.mvc.service.ObjSQLRichAbstractServiceImpl
-
- insert(List<T>) - Method in class org.teasoft.bee.mvc.service.ObjSQLRichAbstractServiceImpl
-
- insert(List<T>, int) - Method in class org.teasoft.bee.mvc.service.ObjSQLRichAbstractServiceImpl
-
- insert(List<T>, String) - Method in class org.teasoft.bee.mvc.service.ObjSQLRichAbstractServiceImpl
-
- insert(List<T>, int, String) - Method in class org.teasoft.bee.mvc.service.ObjSQLRichAbstractServiceImpl
-
- insert(T) - Method in interface org.teasoft.bee.osql.api.cqrs.Command
-
According to entity object insert record.
- insert(T[]) - Method in interface org.teasoft.bee.osql.api.cqrs.Command
-
Insert records by batch type.
- insert(T[], int) - Method in interface org.teasoft.bee.osql.api.cqrs.Command
-
Insert records by batch type.
- insert(T[], String) - Method in interface org.teasoft.bee.osql.api.cqrs.Command
-
Insert record by batch type,and can point out which field(s) don't need to insert.
- insert(T[], int, String) - Method in interface org.teasoft.bee.osql.api.cqrs.Command
-
Insert record by batch type,and can point out which field(s) don't need to insert.
- insert(List<T>) - Method in interface org.teasoft.bee.osql.api.cqrs.Command
-
Insert records by batch type.
- insert(List<T>, int) - Method in interface org.teasoft.bee.osql.api.cqrs.Command
-
Insert records by batch type.
- insert(List<T>, String) - Method in interface org.teasoft.bee.osql.api.cqrs.Command
-
Insert record by batch type,and can point out which field(s) don't need to insert.
- insert(List<T>, int, String) - Method in interface org.teasoft.bee.osql.api.cqrs.Command
-
Insert record by batch type,and can point out which field(s) don't need to insert.
- insert(T, IncludeType) - Method in interface org.teasoft.bee.osql.api.cqrs.Command
-
Insert record according to entity.
- insert(MapSql) - Method in interface org.teasoft.bee.osql.api.MapSuid
-
Inserts record and returns the number of the record successfully inserted.
- insert(T) - Method in interface org.teasoft.bee.osql.api.MoreTable
-
insert entity.
- insert(T) - Method in interface org.teasoft.bee.osql.api.Suid
-
According to entity object insert record.
- insert(T[]) - Method in interface org.teasoft.bee.osql.api.SuidRich
-
Insert records by batch type.
- insert(T[], int) - Method in interface org.teasoft.bee.osql.api.SuidRich
-
Insert records by batch type.
- insert(T[], String) - Method in interface org.teasoft.bee.osql.api.SuidRich
-
Insert record by batch type,and can point out which field(s) don't need to insert.
- insert(T[], int, String) - Method in interface org.teasoft.bee.osql.api.SuidRich
-
Insert record by batch type,and can point out which field(s) don't need to insert.
- insert(List<T>) - Method in interface org.teasoft.bee.osql.api.SuidRich
-
Insert records by batch type.
- insert(List<T>, int) - Method in interface org.teasoft.bee.osql.api.SuidRich
-
Insert records by batch type.
- insert(List<T>, String) - Method in interface org.teasoft.bee.osql.api.SuidRich
-
Insert record by batch type,and can point out which field(s) don't need to insert.
- insert(List<T>, int, String) - Method in interface org.teasoft.bee.osql.api.SuidRich
-
Insert record by batch type,and can point out which field(s) don't need to insert.
- insert(T, IncludeType) - Method in interface org.teasoft.bee.osql.api.SuidRich
-
Insert record according to entity.
- Insert - Interface in org.teasoft.bee.osql.chain
-
Insert interface for standard SQL with chain programming.
- insert(String) - Method in interface org.teasoft.bee.osql.chain.Insert
-
- insert() - Method in class org.teasoft.bee.osql.LowerKey
-
- insert() - Method in interface org.teasoft.bee.osql.SqlKeyWord
-
- insert() - Method in class org.teasoft.bee.osql.UpperKey
-
- insertAndReturnId(String, Object[]) - Method in interface org.teasoft.bee.app.BeeSqlForApp
-
- insertAndReturnId(T, IncludeType) - Method in interface org.teasoft.bee.mongodb.MongodbBeeSql
-
According to entity object insert record and return id value.
- insertAndReturnId(T) - Method in class org.teasoft.bee.mvc.service.ObjSQLAbstractServiceImpl
-
- insertAndReturnId(T, IncludeType) - Method in class org.teasoft.bee.mvc.service.ObjSQLRichAbstractServiceImpl
-
- insertAndReturnId(T) - Method in interface org.teasoft.bee.osql.api.cqrs.Command
-
According to entity object insert record and return id value.
- insertAndReturnId(T, IncludeType) - Method in interface org.teasoft.bee.osql.api.cqrs.Command
-
According to entity object insert record and return id value.
- insertAndReturnId(MapSql) - Method in interface org.teasoft.bee.osql.api.MapSuid
-
Insert and return the id value of the record.
- insertAndReturnId(T) - Method in interface org.teasoft.bee.osql.api.Suid
-
According to entity object insert record and return id value.
- insertAndReturnId(T, IncludeType) - Method in interface org.teasoft.bee.osql.api.SuidRich
-
According to entity object insert record and return id value.
- insertAndReturnId(String) - Method in interface org.teasoft.bee.osql.BeeSql
-
insert and return the value of primary key.
- insertBatch(String, List<Map<String, Object>>) - Method in interface org.teasoft.bee.osql.api.PreparedSql
-
Insert records by batch type.
- insertBatch(String, List<Map<String, Object>>, int) - Method in interface org.teasoft.bee.osql.api.PreparedSql
-
Insert records by batch type and batchSize.
- Interceptor - Interface in org.teasoft.bee.osql.interccept
-
Interceptor.
- InterceptorChain - Interface in org.teasoft.bee.osql.interccept
-
Interceptor Chain
- into() - Method in class org.teasoft.bee.osql.LowerKey
-
- into() - Method in interface org.teasoft.bee.osql.SqlKeyWord
-
- into() - Method in class org.teasoft.bee.osql.UpperKey
-
- isColumn(Field) - Method in interface org.teasoft.bee.spi.AnnoAdapter
-
Check the property or field whether is Column annotation.
- isColumn(Field) - Method in class org.teasoft.bee.spi.defaultimpl.AnnoAdapterBeeDefault
-
- isDebugEnabled() - Method in interface org.teasoft.bee.logging.Log
-
- isDeleteOne() - Method in class org.teasoft.bee.mongodb.MongoSqlStruct
-
- isErrorEnabled() - Method in interface org.teasoft.bee.logging.Log
-
- isHasAvg() - Method in class org.teasoft.bee.sharding.GroupFunStruct
-
- isHasId() - Method in class org.teasoft.bee.mongodb.MongoSqlStruct
-
- isIgnore(Field) - Method in interface org.teasoft.bee.spi.AnnoAdapter
-
Check the property or field whether is Ignore or Transient annotation.
- isIgnore(Field) - Method in class org.teasoft.bee.spi.defaultimpl.AnnoAdapterBeeDefault
-
- isInfoEnabled() - Method in interface org.teasoft.bee.logging.Log
-
- isNeedGroupWhenNoFun() - Method in class org.teasoft.bee.sharding.GroupFunStruct
-
- isNotBlank - Static variable in class org.teasoft.bee.osql.token.CustomAutoSqlToken
-
if value of parameter is not null and not empty string,will transfer.
- isNotNull(String) - Method in interface org.teasoft.bee.osql.chain.Where
-
- isNotNull() - Method in class org.teasoft.bee.osql.LowerKey
-
- isNotNull() - Method in interface org.teasoft.bee.osql.SqlKeyWord
-
- isNotNull - Static variable in class org.teasoft.bee.osql.token.CustomAutoSqlToken
-
the parameter is not null,will transfer.
- isNotNull() - Method in class org.teasoft.bee.osql.UpperKey
-
- isNull(String) - Method in interface org.teasoft.bee.osql.chain.Where
-
- isNull() - Method in class org.teasoft.bee.osql.LowerKey
-
- isNull() - Method in interface org.teasoft.bee.osql.SqlKeyWord
-
- isNull() - Method in class org.teasoft.bee.osql.UpperKey
-
- isPrimaryKey(Field) - Method in interface org.teasoft.bee.spi.AnnoAdapter
-
Check the property or field whether is Primary Key annotation.
- isPrimaryKey(Field) - Method in class org.teasoft.bee.spi.defaultimpl.AnnoAdapterBeeDefault
-
- isReadOnly() - Method in interface org.teasoft.bee.osql.transaction.Transaction
-
- isRegFlag() - Method in class org.teasoft.bee.sharding.ShardingSortStruct
-
- isShowSQL() - Method in interface org.teasoft.bee.logging.LogSqlConfig
-
- isTable(Class<?>) - Method in interface org.teasoft.bee.spi.AnnoAdapter
-
Check the class whether is Table annotation.
- isTable(Class<?>) - Method in class org.teasoft.bee.spi.defaultimpl.AnnoAdapterBeeDefault
-
- isTraceEnabled() - Method in interface org.teasoft.bee.logging.Log
-
- isWarnEnabled() - Method in interface org.teasoft.bee.logging.Log
-
- ObjSQLAbstractServiceImpl - Class in org.teasoft.bee.mvc.service
-
Default common abstract object SQLService implement class.
- ObjSQLAbstractServiceImpl() - Constructor for class org.teasoft.bee.mvc.service.ObjSQLAbstractServiceImpl
-
- ObjSQLException - Exception in org.teasoft.bee.osql
-
Bee's Object SQL super exception class.
- ObjSQLException() - Constructor for exception org.teasoft.bee.osql.ObjSQLException
-
- ObjSQLException(String) - Constructor for exception org.teasoft.bee.osql.ObjSQLException
-
- ObjSQLException(String, Throwable) - Constructor for exception org.teasoft.bee.osql.ObjSQLException
-
- ObjSQLException(Throwable) - Constructor for exception org.teasoft.bee.osql.ObjSQLException
-
- ObjSQLException(String, Throwable, boolean, boolean) - Constructor for exception org.teasoft.bee.osql.ObjSQLException
-
- ObjSQLIllegalSQLStringException - Exception in org.teasoft.bee.osql
-
Object SQL illegal SQL string exception.
- ObjSQLIllegalSQLStringException() - Constructor for exception org.teasoft.bee.osql.ObjSQLIllegalSQLStringException
-
- ObjSQLIllegalSQLStringException(String) - Constructor for exception org.teasoft.bee.osql.ObjSQLIllegalSQLStringException
-
- ObjSQLIllegalSQLStringException(String, Throwable) - Constructor for exception org.teasoft.bee.osql.ObjSQLIllegalSQLStringException
-
- ObjSQLIllegalSQLStringException(Throwable) - Constructor for exception org.teasoft.bee.osql.ObjSQLIllegalSQLStringException
-
- ObjSQLIllegalSQLStringException(String, Throwable, boolean, boolean) - Constructor for exception org.teasoft.bee.osql.ObjSQLIllegalSQLStringException
-
- ObjSQLRichAbstractServiceImpl - Class in org.teasoft.bee.mvc.service
-
Default common abstract object rich SQLService implement class.
- ObjSQLRichAbstractServiceImpl() - Constructor for class org.teasoft.bee.mvc.service.ObjSQLRichAbstractServiceImpl
-
- ObjSQLRichService - Interface in org.teasoft.bee.mvc.service
-
Default common object rich SQLService.
- ObjSQLService - Interface in org.teasoft.bee.mvc.service
-
Default common object SQLService.
- ObjToSQL - Interface in org.teasoft.bee.osql
-
Object to SQL string for Suid.
- ObjToSQLRich - Interface in org.teasoft.bee.osql
-
Object to SQL string for SuidRich.
- OceanBase - Static variable in class org.teasoft.bee.osql.DatabaseConst
-
- offset() - Method in class org.teasoft.bee.osql.LowerKey
-
- offset() - Method in interface org.teasoft.bee.osql.SqlKeyWord
-
- offset() - Method in class org.teasoft.bee.osql.UpperKey
-
- on() - Method in interface org.teasoft.bee.osql.chain.Select
-
- on(String) - Method in interface org.teasoft.bee.osql.chain.Select
-
- on() - Method in class org.teasoft.bee.osql.LowerKey
-
- on() - Method in interface org.teasoft.bee.osql.SqlKeyWord
-
- on() - Method in class org.teasoft.bee.osql.UpperKey
-
- onCreate() - Method in interface org.teasoft.bee.android.CreateAndUpgrade
-
Called when the database is created for the first time.
- OneMethod<T> - Interface in org.teasoft.bee.osql
-
- onUpgrade(int, int) - Method in interface org.teasoft.bee.android.CreateAndUpgrade
-
Called when the database needs to be upgraded.
- op(String, Op, Object) - Method in interface org.teasoft.bee.osql.api.Condition
-
Add a expression condition.
- op(String, String) - Method in interface org.teasoft.bee.osql.chain.Where
-
will transfer to field='value' or field=?
- op(String, Number) - Method in interface org.teasoft.bee.osql.chain.Where
-
will transfer to field=value or field=?
- op(String, Op, Object) - Method in interface org.teasoft.bee.osql.chain.Where
-
add a expression formatter as : field operator value,
eg:op("field1",Op.ge,11) --> field1 >= 11
- Op - Enum in org.teasoft.bee.osql
-
SQL's Operation Type.
- Operator - Enum in org.teasoft.bee.osql.search
-
More comprehensive operators.
- opOn(String, Op, String) - Method in interface org.teasoft.bee.osql.api.Condition
-
The expression will correspond to: table1 JoinType table2 on field Op value
eg: opOn("table2.valid",Op.eq,"1") table1 left join table2 on table1.id=table2.id and table2.valid='1'
it is different from where part: table1 left join table2 on table1.id=table2.id where valid='1'
- opOn(String, Op, Number) - Method in interface org.teasoft.bee.osql.api.Condition
-
The expression will correspond to: table1 JoinType table2 on field Op value
eg: opOn("table2.valid",Op.eq,1) table1 left join table2 on table1.id=table2.id and table2.valid=1
it is different from where part: table1 left join table2 on table1.id=table2.id where valid=1
- opWithField(String, Op, String) - Method in interface org.teasoft.bee.osql.api.Condition
-
Add a expression in where part.
- opWithField(String, Op, String) - Method in interface org.teasoft.bee.osql.chain.Where
-
- or() - Method in interface org.teasoft.bee.osql.api.Condition
-
Add 'or'.
- or() - Method in interface org.teasoft.bee.osql.chain.Where
-
- or() - Method in class org.teasoft.bee.osql.LowerKey
-
- or() - Method in interface org.teasoft.bee.osql.SqlKeyWord
-
- or() - Method in class org.teasoft.bee.osql.UpperKey
-
- ORACLE - Static variable in class org.teasoft.bee.osql.DatabaseConst
-
- orderBy(String) - Method in interface org.teasoft.bee.osql.api.Condition
-
order by
eg: orderBy("price")-->order by price
- orderBy(String, OrderType) - Method in interface org.teasoft.bee.osql.api.Condition
-
order by
eg: orderBy("price", OrderType.DESC)-->order by price desc
- orderBy(FunctionType, String, OrderType) - Method in interface org.teasoft.bee.osql.api.Condition
-
order by
eg: orderBy(FunctionType.MAX, "total", OrderType.DESC)-->order by max(total) desc
- orderBy(String) - Method in interface org.teasoft.bee.osql.chain.Select
-
- orderBy(String, OrderType) - Method in interface org.teasoft.bee.osql.chain.Select
-
- orderBy() - Method in class org.teasoft.bee.osql.LowerKey
-
- orderBy() - Method in interface org.teasoft.bee.osql.SqlKeyWord
-
- orderBy() - Method in class org.teasoft.bee.osql.UpperKey
-
- OrderType - Enum in org.teasoft.bee.osql
-
SQL's Order type(asc,desc).
- org.teasoft.bee.android - package org.teasoft.bee.android
-
About Android environment
- org.teasoft.bee.app - package org.teasoft.bee.app
-
Interface about app environment
- org.teasoft.bee.distribution - package org.teasoft.bee.distribution
-
Function about distributed environment
- org.teasoft.bee.distribution.ds - package org.teasoft.bee.distribution.ds
-
Function about multiple DataSource.
- org.teasoft.bee.ds - package org.teasoft.bee.ds
-
About DataSource.
- org.teasoft.bee.file - package org.teasoft.bee.file
-
Function about file.
- org.teasoft.bee.logging - package org.teasoft.bee.logging
-
Function about log.
- org.teasoft.bee.mongodb - package org.teasoft.bee.mongodb
-
Function about Mongodb.
- org.teasoft.bee.mvc - package org.teasoft.bee.mvc
-
For MVC development.
- org.teasoft.bee.mvc.service - package org.teasoft.bee.mvc.service
-
Interface and class about service layer.
- org.teasoft.bee.osql - package org.teasoft.bee.osql
-
Function about Object SQL.
- org.teasoft.bee.osql.annotation - package org.teasoft.bee.osql.annotation
-
Common Annotation.
- org.teasoft.bee.osql.annotation.customizable - package org.teasoft.bee.osql.annotation.customizable
-
Customizable annotation.Annotations specific logic needs to be implemented by users.
- org.teasoft.bee.osql.api - package org.teasoft.bee.osql.api
-
The main and most commonly used API interfaces.
- org.teasoft.bee.osql.api.cqrs - package org.teasoft.bee.osql.api.cqrs
-
use CQRS(Command Query Responsibility Segregation) operate database.
- org.teasoft.bee.osql.chain - package org.teasoft.bee.osql.chain
-
Interface for standard SQL with chain programming.
- org.teasoft.bee.osql.dialect - package org.teasoft.bee.osql.dialect
-
Function about dialect(specific DB).
- org.teasoft.bee.osql.exception - package org.teasoft.bee.osql.exception
-
Function about exception class.
- org.teasoft.bee.osql.interccept - package org.teasoft.bee.osql.interccept
-
About Interceptor.
- org.teasoft.bee.osql.search - package org.teasoft.bee.osql.search
-
Auto function package for filter the record.
- org.teasoft.bee.osql.token - package org.teasoft.bee.osql.token
-
About Token.
- org.teasoft.bee.osql.transaction - package org.teasoft.bee.osql.transaction
-
Function about transaction.
- org.teasoft.bee.osql.type - package org.teasoft.bee.osql.type
-
Set-parameter convert about PreparedStatement;Entity field type Query ResultSet convert handle.
- org.teasoft.bee.sharding - package org.teasoft.bee.sharding
-
Sharding about Database.
- org.teasoft.bee.sharding.algorithm - package org.teasoft.bee.sharding.algorithm
-
About Sharding algorithm.
- org.teasoft.bee.spi - package org.teasoft.bee.spi
-
About SPI.
- org.teasoft.bee.spi.defaultimpl - package org.teasoft.bee.spi.defaultimpl
-
About SPI default implementation.
- SAPDB - Static variable in class org.teasoft.bee.osql.DatabaseConst
-
- save(T) - Method in class org.teasoft.bee.mvc.service.ObjSQLRichAbstractServiceImpl
-
- save(T) - Method in interface org.teasoft.bee.osql.api.cqrs.Command
-
save one entity(one record).
- save(T) - Method in interface org.teasoft.bee.osql.api.SuidRich
-
save one entity(one record).
- Search - Class in org.teasoft.bee.osql.search
-
Struct for search the record.
- Search() - Constructor for class org.teasoft.bee.osql.search.Search
-
- Search(String, Operator, String, String) - Constructor for class org.teasoft.bee.osql.search.Search
-
- Search(String, Operator, String, String, String) - Constructor for class org.teasoft.bee.osql.search.Search
-
- select(String, Class<T>, String[]) - Method in interface org.teasoft.bee.app.BeeSqlForApp
-
- select(String, String[]) - Method in interface org.teasoft.bee.app.BeeSqlForApp
-
- select(T) - Method in interface org.teasoft.bee.mongodb.MongodbBeeSql
-
According to entity object select records from database.
- select(T, Condition) - Method in interface org.teasoft.bee.mongodb.MongodbBeeSql
-
Select the records according to entity and condition.
- select(MongoSqlStruct, Class<T>) - Method in interface org.teasoft.bee.mongodb.MongodbBeeSql
-
- select(String, Class<T>) - Method in interface org.teasoft.bee.mongodb.MongodbBeeSql
-
- select(String, Class<T>) - Method in interface org.teasoft.bee.mongodb.MongodbRawSql
-
Select document(s)/record(s) via find/findOne command.
- select(T) - Method in class org.teasoft.bee.mvc.service.ObjSQLAbstractServiceImpl
-
- select(T, Condition) - Method in class org.teasoft.bee.mvc.service.ObjSQLAbstractServiceImpl
-
- select(T, int) - Method in class org.teasoft.bee.mvc.service.ObjSQLRichAbstractServiceImpl
-
- select(T, int, int) - Method in class org.teasoft.bee.mvc.service.ObjSQLRichAbstractServiceImpl
-
- select(T, int, int, String...) - Method in class org.teasoft.bee.mvc.service.ObjSQLRichAbstractServiceImpl
-
- select(T, String...) - Method in class org.teasoft.bee.mvc.service.ObjSQLRichAbstractServiceImpl
-
- select(T, IncludeType) - Method in class org.teasoft.bee.mvc.service.ObjSQLRichAbstractServiceImpl
-
- select(String, T, Object[]) - Method in interface org.teasoft.bee.osql.api.CallableSql
-
Use Procedure to query data.
- select(String, Object[]) - Method in interface org.teasoft.bee.osql.api.CallableSql
-
Use Procedure to query data.
- select(T) - Method in interface org.teasoft.bee.osql.api.cqrs.Query
-
According to entity object select records from database.
- select(T, Condition) - Method in interface org.teasoft.bee.osql.api.cqrs.Query
-
Select the records according to entity and condition.
- select(T, int) - Method in interface org.teasoft.bee.osql.api.cqrs.Query
-
Select record(s) according to entity object,and can specify page information.
- select(T, int, int) - Method in interface org.teasoft.bee.osql.api.cqrs.Query
-
Select record(s) according to entity object,and can specify page information.
- select(T, String...) - Method in interface org.teasoft.bee.osql.api.cqrs.Query
-
Just select some fields.
- select(T, int, int, String...) - Method in interface org.teasoft.bee.osql.api.cqrs.Query
-
Just select some fields,and can specify page information.
- select(MapSql) - Method in interface org.teasoft.bee.osql.api.MapSuid
-
Use MapSql to select data.
- select(T) - Method in interface org.teasoft.bee.osql.api.MoreTable
-
According to entity object select records from database.
- select(T, int, int) - Method in interface org.teasoft.bee.osql.api.MoreTable
-
According to entity object select records from database.
- select(T, Condition) - Method in interface org.teasoft.bee.osql.api.MoreTable
-
Select the records according to entity and condition.
- select(String, Class<T>, Object[]) - Method in interface org.teasoft.bee.osql.api.PreparedSql
-
Select record(s) via the placeholder(?) statement.
- select(String, Class<T>) - Method in interface org.teasoft.bee.osql.api.PreparedSql
-
Select record(s) via no placeholder(?) select statement.
- select(String, Class<T>, Object[], int, int) - Method in interface org.teasoft.bee.osql.api.PreparedSql
-
Select record(s) via the placeholder(?) statement,paging generate by Bee.
- select(String, T, Map<String, Object>) - Method in interface org.teasoft.bee.osql.api.PreparedSql
-
Select the record(s) via the placeholder statement of variable.Both entity and map can pass values to parameters.
- select(String, T, Map<String, Object>, int, int) - Method in interface org.teasoft.bee.osql.api.PreparedSql
-
Select the record(s) via the placeholder statement of variable.Both entity and map can pass values to parameters.
- select(String, Object[]) - Method in interface org.teasoft.bee.osql.api.PreparedSql
-
Select and transform every record to string array.
- select(String, Object[], int, int) - Method in interface org.teasoft.bee.osql.api.PreparedSql
-
Select and transform every record to string array.
- select(String, Map<String, Object>) - Method in interface org.teasoft.bee.osql.api.PreparedSql
-
Select and transform every record to string array.
- select(String, Map<String, Object>, int, int) - Method in interface org.teasoft.bee.osql.api.PreparedSql
-
Select and transform every record to string array.
- select(String) - Method in interface org.teasoft.bee.osql.api.PreparedSql
-
Select record(s) via the sql statement.
- select(T) - Method in interface org.teasoft.bee.osql.api.Suid
-
According to entity object select records from database.
- select(T, Condition) - Method in interface org.teasoft.bee.osql.api.Suid
-
Select the records according to entity and condition.
- select(T, int) - Method in interface org.teasoft.bee.osql.api.SuidRich
-
Select record(s) according to entity object,and can specify page information.
- select(T, int, int) - Method in interface org.teasoft.bee.osql.api.SuidRich
-
Select record(s) according to entity object,and can specify page information.
- select(T, String...) - Method in interface org.teasoft.bee.osql.api.SuidRich
-
Just select some fields.
- select(T, int, int, String...) - Method in interface org.teasoft.bee.osql.api.SuidRich
-
Just select some fields,and can specify page information.
- select(T, IncludeType) - Method in interface org.teasoft.bee.osql.api.SuidRich
-
Select record according to entity.
- select(String, Class<T>) - Method in interface org.teasoft.bee.osql.BeeSql
-
According to SQL query data, data type is consistent with entity type.
- select(String) - Method in interface org.teasoft.bee.osql.BeeSql
-
Select and transform every record to string array.
- Select - Interface in org.teasoft.bee.osql.chain
-
Select interface for standard SQL with chain programming.
- select() - Method in interface org.teasoft.bee.osql.chain.Select
-
- select(String) - Method in interface org.teasoft.bee.osql.chain.Select
-
- select() - Method in class org.teasoft.bee.osql.LowerKey
-
- select() - Method in interface org.teasoft.bee.osql.SqlKeyWord
-
- select() - Method in class org.teasoft.bee.osql.UpperKey
-
- selectById(Class<T>, Object) - Method in interface org.teasoft.bee.mongodb.MongodbBeeSql
-
- selectById(Class<T>, Integer) - Method in class org.teasoft.bee.mvc.service.ObjSQLRichAbstractServiceImpl
-
- selectById(Class<T>, Long) - Method in class org.teasoft.bee.mvc.service.ObjSQLRichAbstractServiceImpl
-
- selectById(Class<T>, String) - Method in class org.teasoft.bee.mvc.service.ObjSQLRichAbstractServiceImpl
-
- selectById(Class<T>, Integer) - Method in interface org.teasoft.bee.osql.api.cqrs.Query
-
Select record by id.
- selectById(Class<T>, Long) - Method in interface org.teasoft.bee.osql.api.cqrs.Query
-
Select record by id.
- selectById(Class<T>, String) - Method in interface org.teasoft.bee.osql.api.cqrs.Query
-
Select record by id.
- selectById(Class<T>, Integer) - Method in interface org.teasoft.bee.osql.api.SuidRich
-
Select record by id.
- selectById(Class<T>, Long) - Method in interface org.teasoft.bee.osql.api.SuidRich
-
Select record by id.
- selectById(Class<T>, String) - Method in interface org.teasoft.bee.osql.api.SuidRich
-
Select record by id.
- selectByIds(Class<T>, String) - Method in class org.teasoft.bee.mvc.service.ObjSQLRichAbstractServiceImpl
-
- selectByIds(Class<T>, String) - Method in interface org.teasoft.bee.osql.api.cqrs.Query
-
Select record by id.
- selectByIds(Class<T>, String) - Method in interface org.teasoft.bee.osql.api.SuidRich
-
Select record by id.
- selectDistinctField(String) - Method in interface org.teasoft.bee.osql.api.Condition
-
set fieldName for distinct(fieldName)
eg: selectDistinctField(fieldName) --> distinct(fieldName)
- selectDistinctField(String, String) - Method in interface org.teasoft.bee.osql.api.Condition
-
set fieldName for distinct(fieldName)
eg: selectDistinctField(fieldName,alias) --> distinct(fieldName) as alias
- selectField(String...) - Method in interface org.teasoft.bee.osql.api.Condition
-
Specify the partial fields to be queried (only for select of SQL).
- selectFiles(GridFsFile, Condition) - Method in interface org.teasoft.bee.mongodb.SuidFile
-
- selectFirst(T, Condition) - Method in class org.teasoft.bee.mvc.service.ObjSQLRichAbstractServiceImpl
-
- selectFirst(T, Condition) - Method in interface org.teasoft.bee.osql.api.cqrs.Query
-
select the first record.
- selectFirst(T, Condition) - Method in interface org.teasoft.bee.osql.api.SuidRich
-
select the first record.
- selectFun(String, String[]) - Method in interface org.teasoft.bee.app.BeeSqlForApp
-
- selectFun(FunctionType, String) - Method in interface org.teasoft.bee.osql.api.Condition
-
set for select result with function.
- selectFun(FunctionType, String, String) - Method in interface org.teasoft.bee.osql.api.Condition
-
set for select result with function.
- selectFun(String, Object[]) - Method in interface org.teasoft.bee.osql.api.PreparedSql
-
Select result with function.
- selectFun(String, Map<String, Object>) - Method in interface org.teasoft.bee.osql.api.PreparedSql
-
Select result with function.
- selectFun(String) - Method in interface org.teasoft.bee.osql.api.PreparedSql
-
Select result with function.
- selectFun(String) - Method in interface org.teasoft.bee.osql.BeeSql
-
Select result with function.
- selectJson(String, String[], Class) - Method in interface org.teasoft.bee.app.BeeSqlForApp
-
Select and return json format result.
- selectJson(T, Condition) - Method in interface org.teasoft.bee.mongodb.MongodbBeeSql
-
- selectJson(MongoSqlStruct, Class<T>) - Method in interface org.teasoft.bee.mongodb.MongodbBeeSql
-
- selectJson(String) - Method in interface org.teasoft.bee.mongodb.MongodbBeeSql
-
- selectJson(String) - Method in interface org.teasoft.bee.mongodb.MongodbRawSql
-
Select document(s)/record(s) via find/findOne command and return json format result.
- selectJson(T) - Method in class org.teasoft.bee.mvc.service.ObjSQLRichAbstractServiceImpl
-
- selectJson(T, IncludeType) - Method in class org.teasoft.bee.mvc.service.ObjSQLRichAbstractServiceImpl
-
- selectJson(T, Condition) - Method in class org.teasoft.bee.mvc.service.ObjSQLRichAbstractServiceImpl
-
- selectJson(T, String...) - Method in class org.teasoft.bee.mvc.service.ObjSQLRichAbstractServiceImpl
-
- selectJson(T, int, int, String...) - Method in class org.teasoft.bee.mvc.service.ObjSQLRichAbstractServiceImpl
-
- selectJson(String, Object[]) - Method in interface org.teasoft.bee.osql.api.CallableSql
-
Use Procedure to query data and return Json string.
- selectJson(T) - Method in interface org.teasoft.bee.osql.api.cqrs.Query
-
Select and return data in Json format according to entity object.
- selectJson(T, Condition) - Method in interface org.teasoft.bee.osql.api.cqrs.Query
-
Select and return data in Json format according to entity object.
- selectJson(T, String...) - Method in interface org.teasoft.bee.osql.api.cqrs.Query
-
Just select some fields,and return Json string.
- selectJson(T, int, int, String...) - Method in interface org.teasoft.bee.osql.api.cqrs.Query
-
Just select some fields,and can specify page information.
- selectJson(MapSql) - Method in interface org.teasoft.bee.osql.api.MapSuid
-
Use MapSql to select data.
- selectJson(T, Condition) - Method in interface org.teasoft.bee.osql.api.MoreTable
-
Select and return data in Json format according to entity object.
- selectJson(String, Object[]) - Method in interface org.teasoft.bee.osql.api.PreparedSql
-
Select and return json format result.
- selectJson(String, Object[], int, int) - Method in interface org.teasoft.bee.osql.api.PreparedSql
-
Select and return json format result.
- selectJson(String, Map<String, Object>) - Method in interface org.teasoft.bee.osql.api.PreparedSql
-
Select and return json format result.
- selectJson(String, Map<String, Object>, int, int) - Method in interface org.teasoft.bee.osql.api.PreparedSql
-
Select and return json format result.
- selectJson(String) - Method in interface org.teasoft.bee.osql.api.PreparedSql
-
Select and return json format result.
- selectJson(T) - Method in interface org.teasoft.bee.osql.api.SuidRich
-
Select and return data in Json format according to entity object.
- selectJson(T, IncludeType) - Method in interface org.teasoft.bee.osql.api.SuidRich
-
Select and return data in Json format according to entity object.
- selectJson(T, String...) - Method in interface org.teasoft.bee.osql.api.SuidRich
-
Just select some fields,and return Json string.
- selectJson(T, int, int, String...) - Method in interface org.teasoft.bee.osql.api.SuidRich
-
Just select some fields,and can specify page information.
- selectJson(T, Condition) - Method in interface org.teasoft.bee.osql.api.SuidRich
-
Select and return data in Json format according to entity object.
- selectJson(String) - Method in interface org.teasoft.bee.osql.BeeSql
-
Select and return json format result.
- selectMapList(String, String[]) - Method in interface org.teasoft.bee.app.BeeSqlForApp
-
Select and transform every record to Map.
- selectMapList(String) - Method in interface org.teasoft.bee.mongodb.MongodbBeeSql
-
- selectMapList(String) - Method in interface org.teasoft.bee.mongodb.MongodbRawSql
-
Select document(s)/record(s) via find/findOne command and return list structure data whose element is Map.
- selectMapList(String) - Method in interface org.teasoft.bee.osql.api.PreparedSql
-
Query records and return list structure data whose element is Map.
- selectMapList(String, Map<String, Object>) - Method in interface org.teasoft.bee.osql.api.PreparedSql
-
Query records and return list structure data whose element is Map.
- selectMapList(String, Map<String, Object>, int, int) - Method in interface org.teasoft.bee.osql.api.PreparedSql
-
Query records and return list structure data whose element is Map.
- selectMapList(String) - Method in interface org.teasoft.bee.osql.BeeSql
-
Select and transform every record to Map.
- selectMapListWithColumnName(String, String[]) - Method in interface org.teasoft.bee.app.BeeSqlForApp
-
select maplist with column name.
- selectOne(T) - Method in class org.teasoft.bee.mvc.service.ObjSQLRichAbstractServiceImpl
-
- selectOne(T) - Method in interface org.teasoft.bee.osql.api.cqrs.Query
-
Select one record,if the size do not equal one, return null.
- selectOne(MapSql) - Method in interface org.teasoft.bee.osql.api.MapSuid
-
Use MapSql to select data.
- selectOne(T) - Method in interface org.teasoft.bee.osql.api.SuidRich
-
Select one record,if the size do not equal one, return null.
- selectOrderBy(T, String, OrderType[]) - Method in interface org.teasoft.bee.mongodb.MongodbBeeSql
-
- selectOrderBy(T, String) - Method in class org.teasoft.bee.mvc.service.ObjSQLRichAbstractServiceImpl
-
- selectOrderBy(T, String, OrderType[]) - Method in class org.teasoft.bee.mvc.service.ObjSQLRichAbstractServiceImpl
-
- selectOrderBy(T, String) - Method in interface org.teasoft.bee.osql.api.cqrs.Query
-
Select result with order,order type default is:asc
- selectOrderBy(T, String, OrderType[]) - Method in interface org.teasoft.bee.osql.api.cqrs.Query
-
Select result with order.
- selectOrderBy(T, String) - Method in interface org.teasoft.bee.osql.api.SuidRich
-
Select result with order,order type default is:asc
- selectOrderBy(T, String, OrderType[]) - Method in interface org.teasoft.bee.osql.api.SuidRich
-
Select result with order.
- selectRs(String) - Method in interface org.teasoft.bee.osql.BeeSql
-
select ResultSet.After using the returned ResultSet results, call HoneyContext.clearConnForSelectRs() to close the connection.
- selectSomeField(String, T, Object[]) - Method in interface org.teasoft.bee.osql.api.PreparedSql
-
Select some column of record(s) via the placeholder(?) statement.
eg: select * from orders where userid=?
- selectSomeField(String, T, Object[], int, int) - Method in interface org.teasoft.bee.osql.api.PreparedSql
-
Select some column of record(s) via the placeholder(?) statement,paging generate by Bee.
- selectSomeField(String, T, Map<String, Object>) - Method in interface org.teasoft.bee.osql.api.PreparedSql
-
Select some column of the record(s) via the placeholder statement of variable.Both entity and map can pass values to parameters.
- selectSomeField(String, T, Map<String, Object>, int, int) - Method in interface org.teasoft.bee.osql.api.PreparedSql
-
Select some column of the record(s) via the placeholder statement of variable.Both entity and map can pass values to parameters.
- selectSomeField(String, Class<T>) - Method in interface org.teasoft.bee.osql.BeeSql
-
Select some field.
- selectString(T, Condition) - Method in interface org.teasoft.bee.mongodb.MongodbBeeSql
-
- selectString(MongoSqlStruct, Class<T>) - Method in interface org.teasoft.bee.mongodb.MongodbBeeSql
-
- selectString(T) - Method in class org.teasoft.bee.mvc.service.ObjSQLRichAbstractServiceImpl
-
- selectString(T, String...) - Method in class org.teasoft.bee.mvc.service.ObjSQLRichAbstractServiceImpl
-
- selectString(T, Condition) - Method in class org.teasoft.bee.mvc.service.ObjSQLRichAbstractServiceImpl
-
- selectString(T) - Method in interface org.teasoft.bee.osql.api.cqrs.Query
-
Select entity,every field will return the string type.
- selectString(T, String...) - Method in interface org.teasoft.bee.osql.api.cqrs.Query
-
Select some field, every field will return the string type.
- selectString(T, Condition) - Method in interface org.teasoft.bee.osql.api.cqrs.Query
-
Instead of returning data in a entity structure, it uses a character array in List.
- selectString(MapSql) - Method in interface org.teasoft.bee.osql.api.MapSuid
-
Use MapSql to select data.
- selectString(T, Condition) - Method in interface org.teasoft.bee.osql.api.MoreTable
-
Instead of returning data in a entity structure, it uses a character array in List.
- selectString(T) - Method in interface org.teasoft.bee.osql.api.SuidRich
-
Select entity,every field will return the string type.
- selectString(T, String...) - Method in interface org.teasoft.bee.osql.api.SuidRich
-
Select some field, every field will return the string type.
- selectString(T, Condition) - Method in interface org.teasoft.bee.osql.api.SuidRich
-
Instead of returning data in a entity structure, it uses a character array in List.
- selectWithFun(T, FunctionType, String, Condition) - Method in interface org.teasoft.bee.mongodb.MongodbBeeSql
-
- selectWithFun(MongoSqlStruct, Class<T>) - Method in interface org.teasoft.bee.mongodb.MongodbBeeSql
-
- selectWithFun(T, FunctionType, String) - Method in class org.teasoft.bee.mvc.service.ObjSQLRichAbstractServiceImpl
-
- selectWithFun(T, FunctionType, String, Condition) - Method in class org.teasoft.bee.mvc.service.ObjSQLRichAbstractServiceImpl
-
- selectWithFun(T, FunctionType, String) - Method in interface org.teasoft.bee.osql.api.cqrs.Query
-
Select result with one function,Just select one function.
- selectWithFun(T, FunctionType, String, Condition) - Method in interface org.teasoft.bee.osql.api.cqrs.Query
-
Select result with one function,just select one function at a time.
- selectWithFun(T, Condition) - Method in interface org.teasoft.bee.osql.api.MoreTable
-
Select result with one function,just select one function.
- selectWithFun(T, FunctionType, String) - Method in interface org.teasoft.bee.osql.api.SuidRich
-
Select result with one function,Just select one function.
- selectWithFun(T, FunctionType, String, Condition) - Method in interface org.teasoft.bee.osql.api.SuidRich
-
Select result with one function,just select one function at a time.
- serialize(Object) - Method in interface org.teasoft.bee.osql.Serializer
-
- Serializer - Interface in org.teasoft.bee.osql
-
Serializer.
- set(String, Number) - Method in interface org.teasoft.bee.osql.api.Condition
-
Set the fields that need to be updated (only for update of SQL );
this method can be used when the set fields also need to be used for the where expression.
- set(String, String) - Method in interface org.teasoft.bee.osql.api.Condition
-
Set the fields that need to be updated (only for update of SQL);
this method can be used when the set fields also need to be used for the where expression.
- set(String, String) - Method in interface org.teasoft.bee.osql.chain.Update
-
- set(String, Number) - Method in interface org.teasoft.bee.osql.chain.Update
-
- set() - Method in class org.teasoft.bee.osql.LowerKey
-
- set() - Method in interface org.teasoft.bee.osql.SqlKeyWord
-
- set() - Method in class org.teasoft.bee.osql.UpperKey
-
- setAdd(String, Number) - Method in interface org.teasoft.bee.osql.api.Condition
-
Set the fields to be updated (for only update of SQL),and the field change on itself.
- setAdd(String, String) - Method in interface org.teasoft.bee.osql.api.Condition
-
Set the fields to be updated (for only update of SQL),and the field change on itself.
- setAdd(String, Number) - Method in interface org.teasoft.bee.osql.chain.Update
-
- setAdd(String, String) - Method in interface org.teasoft.bee.osql.chain.Update
-
- setBeforeSql(String) - Method in class org.teasoft.bee.sharding.ShardingPageStruct
-
- setCaseSensitive(boolean[]) - Method in class org.teasoft.bee.sharding.ShardingSortStruct
-
- setCharsetName(String) - Method in interface org.teasoft.bee.file.FileCreator
-
set charsetName
- setChunkSize(Integer) - Method in class org.teasoft.bee.mongodb.GridFsFile
-
- setCode(String) - Method in class org.teasoft.bee.mvc.Result
-
set code
- setColumnNames(String) - Method in class org.teasoft.bee.sharding.GroupFunStruct
-
- setDataSource(DataSource) - Method in class org.teasoft.bee.osql.BeeAbstractFactory
-
set dataSource.
- setDataSourceMap(Map<String, DataSource>) - Method in class org.teasoft.bee.osql.BeeAbstractFactory
-
- setDataSourceName(String) - Method in class org.teasoft.bee.mvc.service.ObjSQLAbstractServiceImpl
-
- setDataSourceName(String) - Method in interface org.teasoft.bee.osql.CommOperate
-
Set the dataSource for current instance.
- setDataSourceOneTime(String) - Method in interface org.teasoft.bee.osql.interccept.Interceptor
-
set OneTime temporary dataSource name.
- setDatetimeValue(String) - Method in class org.teasoft.bee.osql.TO_DATE
-
- setDeleteOne(boolean) - Method in class org.teasoft.bee.mongodb.MongoSqlStruct
-
- setDsAlgorithm(int) - Method in class org.teasoft.bee.sharding.ShardingSimpleStruct
-
set dataSource algorithm
- setDsAlgorithmClass(Class<? extends Calculate>) - Method in class org.teasoft.bee.sharding.ShardingBean
-
- setDsField(String) - Method in class org.teasoft.bee.sharding.ShardingBean
-
set dataSource field.
- setDsName(String) - Method in class org.teasoft.bee.sharding.DsTabStruct
-
set dataSource name
- setDsName(String) - Method in class org.teasoft.bee.sharding.ShardingSimpleStruct
-
set dataSource name
- setDsRule(String) - Method in class org.teasoft.bee.sharding.ShardingSimpleStruct
-
set dataSource rule
- setDsShardingValue(Object) - Method in class org.teasoft.bee.sharding.ShardingSimpleStruct
-
set dataSource sharding value
- setDynamicParameter(String, String) - Method in class org.teasoft.bee.mvc.service.ObjSQLAbstractServiceImpl
-
- setDynamicParameter(String, String) - Method in class org.teasoft.bee.mvc.service.ObjSQLRichAbstractServiceImpl
-
- setDynamicParameter(String, String) - Method in interface org.teasoft.bee.osql.api.MoreTable
-
set dynamic parameter for dynamic table & entity name
This method is called earlier than the select methods.
- setDynamicParameter(String, String) - Method in interface org.teasoft.bee.osql.api.Suid
-
set dynamic parameter for dynamic table & entity name,only effective once
This method is called earlier than the select, update, insert, delete methods.
- setDynamicParameter(String, String) - Method in interface org.teasoft.bee.osql.api.SuidRich
-
set dynamic parameter for dynamic table & entity name
This method is called earlier than the select, update, insert, delete methods.
- setErrorCode(String) - Method in class org.teasoft.bee.mvc.Result
-
set code of error type.
- setErrorMsg(String) - Method in class org.teasoft.bee.mvc.Result
-
set error type message
- setField(String) - Method in class org.teasoft.bee.osql.search.Search
-
- setFieldName(String) - Method in class org.teasoft.bee.sharding.FunStruct
-
- setFilename(String) - Method in class org.teasoft.bee.mongodb.GridFsFile
-
- setFilter(Object) - Method in class org.teasoft.bee.mongodb.MongoSqlStruct
-
- setFormatter(String) - Method in class org.teasoft.bee.osql.TO_DATE
-
- setFullNodes(String) - Method in class org.teasoft.bee.sharding.ShardingBean
-
set full nodes string.
- setFullPath(String) - Static method in class org.teasoft.bee.logging.Path
-
- setFunctionType(String) - Method in class org.teasoft.bee.sharding.FunStruct
-
- setFunStructs(List<FunStruct>) - Method in class org.teasoft.bee.sharding.GroupFunStruct
-
- setGeoFieldName(String) - Method in class org.teasoft.bee.mongodb.BoxPara
-
- setGeoFieldName(String) - Method in class org.teasoft.bee.mongodb.CenterPara
-
- setGeoFieldName(String) - Method in class org.teasoft.bee.mongodb.NearPara
-
- setGroupFields(List<String>) - Method in class org.teasoft.bee.sharding.GroupFunStruct
-
- setHasAvg(boolean) - Method in class org.teasoft.bee.sharding.GroupFunStruct
-
- setIncludeType(IncludeType) - Method in interface org.teasoft.bee.osql.api.Condition
-
Set the IncludeType filter parameter.
- setIndex(int[]) - Method in class org.teasoft.bee.sharding.ShardingSortStruct
-
the field value in the select column index
- setLength(Long) - Method in class org.teasoft.bee.mongodb.GridFsFile
-
- setLowerLeftX(double) - Method in class org.teasoft.bee.mongodb.BoxPara
-
- setLowerLeftY(double) - Method in class org.teasoft.bee.mongodb.BoxPara
-
- setMaxDistance(Double) - Method in class org.teasoft.bee.mongodb.NearPara
-
- setMetadata(Map<String, Object>) - Method in class org.teasoft.bee.mongodb.GridFsFile
-
- setMinDistance(Double) - Method in class org.teasoft.bee.mongodb.NearPara
-
- setMsg(String) - Method in class org.teasoft.bee.mvc.Result
-
set message
- setMultiply(String, Number) - Method in interface org.teasoft.bee.osql.api.Condition
-
Set the fields to be updated (for only update of SQL),and the field change on itself.
- setMultiply(String, String) - Method in interface org.teasoft.bee.osql.api.Condition
-
Set the fields to be updated (for only update of SQL),and the field change on itself.
- setMultiply(String, Number) - Method in interface org.teasoft.bee.osql.chain.Update
-
- setMultiply(String, String) - Method in interface org.teasoft.bee.osql.chain.Update
-
- setNameTranslateOneTime(NameTranslate) - Method in class org.teasoft.bee.mvc.service.ObjSQLAbstractServiceImpl
-
- setNameTranslateOneTime(NameTranslate) - Method in interface org.teasoft.bee.osql.CommOperate
-
Set the NameTranslate for current instance.
- setNeedGroupWhenNoFun(boolean) - Method in class org.teasoft.bee.sharding.GroupFunStruct
-
- setNull(String) - Method in interface org.teasoft.bee.osql.api.Condition
-
Set the fields with null value (only for update of SQL);
- setNull(String) - Method in interface org.teasoft.bee.osql.chain.Update
-
- setNullFirst(boolean[]) - Method in class org.teasoft.bee.sharding.ShardingSortStruct
-
- setOp(Operator) - Method in class org.teasoft.bee.osql.search.Search
-
- setOp2(String) - Method in class org.teasoft.bee.osql.search.Search
-
it will be : "or", "and" , "(" , ")" , "or (", ") or", "and (", ") and"
- setOrderFields(String[]) - Method in class org.teasoft.bee.sharding.ShardingSortStruct
-
- setOrderSql(String) - Method in class org.teasoft.bee.sharding.ShardingSortStruct
-
- setOrderTypes(OrderType[]) - Method in class org.teasoft.bee.sharding.ShardingSortStruct
-
- setPagingSql(String) - Method in class org.teasoft.bee.sharding.ShardingPageStruct
-
- setPagingType(int) - Method in class org.teasoft.bee.sharding.ShardingPageStruct
-
- SetParaTypeConvert<T> - Interface in org.teasoft.bee.osql.type
-
Convert the set-parameter type.
- setRadius(double) - Method in class org.teasoft.bee.mongodb.CenterPara
-
- setReadOnly(boolean) - Method in interface org.teasoft.bee.osql.transaction.Transaction
-
- setRegFlag(boolean) - Method in class org.teasoft.bee.sharding.ShardingSortStruct
-
- setRelativeTableOneTime(String...) - Method in interface org.teasoft.bee.osql.api.PreparedSql
-
Set sql associated tables; Methods with T will be ignored;
The setting is only valid once, and it is cleared after call getRelativeTableOneTime().
- setRows(List<?>) - Method in class org.teasoft.bee.mvc.Result
-
set the rows(records) in one page.
- setSize(Integer) - Method in class org.teasoft.bee.sharding.ShardingPageStruct
-
- setStart(Integer) - Method in class org.teasoft.bee.sharding.ShardingPageStruct
-
- setSuidType(SuidType) - Method in class org.teasoft.bee.mongodb.MongoSqlStruct
-
- setSuidType(SuidType) - Method in interface org.teasoft.bee.osql.ConditionAssistant
-
- setTabAlgorithm(int) - Method in class org.teasoft.bee.sharding.ShardingSimpleStruct
-
set table algorithm
- setTabAlgorithmClass(Class<? extends Calculate>) - Method in class org.teasoft.bee.sharding.ShardingBean
-
- setTabAssignType(int) - Method in class org.teasoft.bee.sharding.ShardingBean
-
0: order; 1: polling
- setTabField(String) - Method in class org.teasoft.bee.sharding.ShardingBean
-
set table field.
- setTableName(String) - Method in class org.teasoft.bee.mongodb.MongoSqlStruct
-
- setTabName(String) - Method in class org.teasoft.bee.sharding.DsTabStruct
-
set table name
- setTabName(String) - Method in class org.teasoft.bee.sharding.ShardingSimpleStruct
-
set table name.
- setTabNameOneTime(String) - Method in interface org.teasoft.bee.osql.interccept.Interceptor
-
- setTabRule(String) - Method in class org.teasoft.bee.sharding.ShardingSimpleStruct
-
set table rule
- setTabShardingValue(Object) - Method in class org.teasoft.bee.sharding.ShardingSimpleStruct
-
set table name Sharding Value
- setTabSuffix(String) - Method in class org.teasoft.bee.sharding.DsTabStruct
-
set table name suffix
can set when tabName use Entity name transfer
- setTabSuffixOneTime(String) - Method in interface org.teasoft.bee.osql.interccept.Interceptor
-
- setTimeout(int) - Method in interface org.teasoft.bee.osql.transaction.Transaction
-
- setTotal(int) - Method in class org.teasoft.bee.mvc.Result
-
all match records,not a page, is include all pages.
- setTransaction(Transaction) - Method in class org.teasoft.bee.osql.BeeAbstractFactory
-
- setTransactionIsolation(TransactionIsolationLevel) - Method in interface org.teasoft.bee.osql.transaction.Transaction
-
- setType(String[]) - Method in class org.teasoft.bee.sharding.ShardingSortStruct
-
- setUploadDate(Date) - Method in class org.teasoft.bee.mongodb.GridFsFile
-
- setUpperRightX(double) - Method in class org.teasoft.bee.mongodb.BoxPara
-
- setUpperRightY(double) - Method in class org.teasoft.bee.mongodb.BoxPara
-
- setUsePlaceholder(boolean) - Method in interface org.teasoft.bee.osql.chain.ToSql
-
- setValue1(String) - Method in class org.teasoft.bee.osql.search.Search
-
- setValue2(String) - Method in class org.teasoft.bee.osql.search.Search
-
when like,notLike, value2 is:Left,Right,LeftRight
when function, value2 is: alias name
between, notBetween value2 is:second para
other Operator,value2 is null
- setWithField(String, String) - Method in interface org.teasoft.bee.osql.api.Condition
-
set one field with other field value
eg: setWithField(field1,field2)--> set field1 = field2
- setWithField(String, String) - Method in interface org.teasoft.bee.osql.chain.Update
-
- setX(double) - Method in class org.teasoft.bee.mongodb.CenterPara
-
- setX(double) - Method in class org.teasoft.bee.mongodb.NearPara
-
- setY(double) - Method in class org.teasoft.bee.mongodb.CenterPara
-
- setY(double) - Method in class org.teasoft.bee.mongodb.NearPara
-
- Sharding - Annotation Type in org.teasoft.bee.osql.annotation
-
Sharding.
- ShardingBean - Class in org.teasoft.bee.sharding
-
Bean for Sharding.
- ShardingBean() - Constructor for class org.teasoft.bee.sharding.ShardingBean
-
- ShardingBean(String) - Constructor for class org.teasoft.bee.sharding.ShardingBean
-
create ShardingBean instance by fullNodes.
- ShardingBean(String, String) - Constructor for class org.teasoft.bee.sharding.ShardingBean
-
create ShardingBean instance by fullNodes and tabField.
- ShardingBean(String, String, String) - Constructor for class org.teasoft.bee.sharding.ShardingBean
-
create ShardingBean instance by fullNodes, tabField and dsField.
- ShardingBean(ShardingSimpleStruct) - Constructor for class org.teasoft.bee.sharding.ShardingBean
-
- ShardingBean(Map<String, String>) - Constructor for class org.teasoft.bee.sharding.ShardingBean
-
create ShardingBean by map
- ShardingErrorException - Exception in org.teasoft.bee.osql.exception
-
Sharding Error Exception
- ShardingErrorException() - Constructor for exception org.teasoft.bee.osql.exception.ShardingErrorException
-
- ShardingErrorException(String) - Constructor for exception org.teasoft.bee.osql.exception.ShardingErrorException
-
- ShardingErrorException(String, Throwable) - Constructor for exception org.teasoft.bee.osql.exception.ShardingErrorException
-
- ShardingErrorException(Throwable) - Constructor for exception org.teasoft.bee.osql.exception.ShardingErrorException
-
- ShardingPageStruct - Class in org.teasoft.bee.sharding
-
Page struct for Sharding.
- ShardingPageStruct() - Constructor for class org.teasoft.bee.sharding.ShardingPageStruct
-
- ShardingSimpleStruct - Class in org.teasoft.bee.sharding
-
Sharding Simple struct.
- ShardingSimpleStruct() - Constructor for class org.teasoft.bee.sharding.ShardingSimpleStruct
-
- ShardingSortStruct - Class in org.teasoft.bee.sharding
-
Sort struct for Sharding.
- ShardingSortStruct() - Constructor for class org.teasoft.bee.sharding.ShardingSortStruct
-
- ShardingSortStruct(String, String[], OrderType[]) - Constructor for class org.teasoft.bee.sharding.ShardingSortStruct
-
- size(Integer) - Method in interface org.teasoft.bee.osql.api.Condition
-
For setting the size of the page(only for select of SQL).
- size(Integer) - Method in interface org.teasoft.bee.osql.api.MapSql
-
During paging query, set the number of data records on one page.
- size(int) - Method in interface org.teasoft.bee.osql.chain.Select
-
- space() - Method in class org.teasoft.bee.osql.LowerKey
-
- space() - Method in interface org.teasoft.bee.osql.SqlKeyWord
-
- space() - Method in class org.teasoft.bee.osql.UpperKey
-
- SqlFormat - Interface in org.teasoft.bee.spi
-
Sql Format interface.
- SQLite - Static variable in class org.teasoft.bee.osql.DatabaseConst
-
- SqlKeyWord - Interface in org.teasoft.bee.osql
-
SQL KeyWord.
- SqlNullException - Exception in org.teasoft.bee.osql.exception
-
Exception of sql statement string is null.
- SqlNullException() - Constructor for exception org.teasoft.bee.osql.exception.SqlNullException
-
- SqlNullException(String) - Constructor for exception org.teasoft.bee.osql.exception.SqlNullException
-
- SqlNullException(String, Throwable) - Constructor for exception org.teasoft.bee.osql.exception.SqlNullException
-
- SqlNullException(Throwable) - Constructor for exception org.teasoft.bee.osql.exception.SqlNullException
-
- SQLSERVER - Static variable in class org.teasoft.bee.osql.DatabaseConst
-
- start(Integer) - Method in interface org.teasoft.bee.osql.api.Condition
-
For setting the start of the page(only for select of SQL).
- start(Integer) - Method in interface org.teasoft.bee.osql.api.MapSql
-
Set the start page when paging query.
- start(int) - Method in interface org.teasoft.bee.osql.chain.Select
-
- Suid - Interface in org.teasoft.bee.osql.api
-
Database operation: Suid (select,update,insert,delete),
the null and empty string are not handled by default.
- SuidFile - Interface in org.teasoft.bee.mongodb
-
Do SUID operate for Mongodb GridFs File.
- SuidRich - Interface in org.teasoft.bee.osql.api
-
Database operation: Suid (select,update,insert,delete),
it supports more parameters than Suid.
- SuidType - Enum in org.teasoft.bee.osql
-
Database Suid(Select,Update,Insert,Delete) type.
- Sybase - Static variable in class org.teasoft.bee.osql.DatabaseConst
-
- SysValue - Annotation Type in org.teasoft.bee.osql.annotation
-
Annotation use in Bee for setting class' field value by properties.
- union(Select, Select) - Method in interface org.teasoft.bee.osql.chain.UnionSelect
-
union two Select type subSelect.
- union(String, String) - Method in interface org.teasoft.bee.osql.chain.UnionSelect
-
union two subSelect string.
- union(String[]) - Method in interface org.teasoft.bee.osql.chain.UnionSelect
-
create UnionSelect via sql string array.
- union() - Method in class org.teasoft.bee.osql.LowerKey
-
- union() - Method in interface org.teasoft.bee.osql.SqlKeyWord
-
- union() - Method in class org.teasoft.bee.osql.UpperKey
-
- unionAll(Select, Select) - Method in interface org.teasoft.bee.osql.chain.UnionSelect
-
union all two Select type subSelect.
- unionAll(String, String) - Method in interface org.teasoft.bee.osql.chain.UnionSelect
-
union all two subSelect string.
- unionAll(String[]) - Method in interface org.teasoft.bee.osql.chain.UnionSelect
-
create UnionSelect via sql string array.
- unionAll() - Method in class org.teasoft.bee.osql.LowerKey
-
- unionAll() - Method in interface org.teasoft.bee.osql.SqlKeyWord
-
- unionAll() - Method in class org.teasoft.bee.osql.UpperKey
-
- UnionSelect - Interface in org.teasoft.bee.osql.chain
-
UnionSelect interface for standard SQL with chain programming.
- unique(Class<T>, String, String) - Method in class org.teasoft.bee.mvc.service.ObjSQLRichAbstractServiceImpl
-
- unique(Class<T>, String, String) - Method in interface org.teasoft.bee.osql.api.cqrs.Command
-
create unique index
- unique(Class<T>, String, String) - Method in interface org.teasoft.bee.osql.api.SuidRich
-
create unique index
- unserialize(byte[]) - Method in interface org.teasoft.bee.osql.Serializer
-
- update(T) - Method in interface org.teasoft.bee.mongodb.MongodbBeeSql
-
According to entity object update record.This method just has id field to SQL where expression.
- update(T, T) - Method in interface org.teasoft.bee.mongodb.MongodbBeeSql
-
- update(T, Condition, String...) - Method in interface org.teasoft.bee.mongodb.MongodbBeeSql
-
- update(T) - Method in class org.teasoft.bee.mvc.service.ObjSQLAbstractServiceImpl
-
- update(T, String...) - Method in class org.teasoft.bee.mvc.service.ObjSQLRichAbstractServiceImpl
-
- update(T, IncludeType, String...) - Method in class org.teasoft.bee.mvc.service.ObjSQLRichAbstractServiceImpl
-
- update(T, IncludeType) - Method in class org.teasoft.bee.mvc.service.ObjSQLRichAbstractServiceImpl
-
- update(T, Condition, String...) - Method in class org.teasoft.bee.mvc.service.ObjSQLRichAbstractServiceImpl
-
- update(T, Condition) - Method in class org.teasoft.bee.mvc.service.ObjSQLRichAbstractServiceImpl
-
- update(T, T) - Method in class org.teasoft.bee.mvc.service.ObjSQLRichAbstractServiceImpl
-
- update(T) - Method in interface org.teasoft.bee.osql.api.cqrs.Command
-
According to entity object update record(update record by id).This method just has id field to SQL where expression.
- update(T, String...) - Method in interface org.teasoft.bee.osql.api.cqrs.Command
-
Update record, can list update fields.
- update(T, IncludeType, String...) - Method in interface org.teasoft.bee.osql.api.cqrs.Command
-
Update record according to entity.
- update(T, IncludeType) - Method in interface org.teasoft.bee.osql.api.cqrs.Command
-
Update record according to entity by primary key.
- update(T, Condition, String...) - Method in interface org.teasoft.bee.osql.api.cqrs.Command
-
Update record, can list update fields.
- update(T, Condition) - Method in interface org.teasoft.bee.osql.api.cqrs.Command
-
Update record,and can help with Condition.
- update(T, T) - Method in interface org.teasoft.bee.osql.api.cqrs.Command
-
Update the entity.
- update(MapSql) - Method in interface org.teasoft.bee.osql.api.MapSuid
-
Update the record and return the number of rows affected.
- update(T) - Method in interface org.teasoft.bee.osql.api.MoreTable
-
Update the main entity (main table) and the sub-entity (sub table) that meet the conditions.
- update(T) - Method in interface org.teasoft.bee.osql.api.Suid
-
According to entity object update record(update record by id).This method just has id field to SQL where expression.
- update(T, String...) - Method in interface org.teasoft.bee.osql.api.SuidRich
-
Update record, can list update fields.
- update(T, IncludeType, String...) - Method in interface org.teasoft.bee.osql.api.SuidRich
-
Update record according to entity.
- update(T, IncludeType) - Method in interface org.teasoft.bee.osql.api.SuidRich
-
Update record according to entity by primary key.
- update(T, Condition, String...) - Method in interface org.teasoft.bee.osql.api.SuidRich
-
Update record, can list update fields.
- update(T, Condition) - Method in interface org.teasoft.bee.osql.api.SuidRich
-
Update record,and can help with Condition.
- update(T, T) - Method in interface org.teasoft.bee.osql.api.SuidRich
-
Update the entity.
- Update - Interface in org.teasoft.bee.osql.chain
-
Update interface for standard SQL with chain programming.
- update(String) - Method in interface org.teasoft.bee.osql.chain.Update
-
- update() - Method in class org.teasoft.bee.osql.LowerKey
-
- update() - Method in interface org.teasoft.bee.osql.SqlKeyWord
-
- update() - Method in class org.teasoft.bee.osql.UpperKey
-
- updateBy(T, Condition, String...) - Method in interface org.teasoft.bee.mongodb.MongodbBeeSql
-
- updateBy(T, String...) - Method in class org.teasoft.bee.mvc.service.ObjSQLRichAbstractServiceImpl
-
- updateBy(T, IncludeType, String...) - Method in class org.teasoft.bee.mvc.service.ObjSQLRichAbstractServiceImpl
-
- updateBy(T, Condition, String...) - Method in class org.teasoft.bee.mvc.service.ObjSQLRichAbstractServiceImpl
-
- updateBy(T, String...) - Method in interface org.teasoft.bee.osql.api.cqrs.Command
-
Update record according to whereFields.
- updateBy(T, IncludeType, String...) - Method in interface org.teasoft.bee.osql.api.cqrs.Command
-
Update record according to whereFields.
- updateBy(T, Condition, String...) - Method in interface org.teasoft.bee.osql.api.cqrs.Command
-
Update record according to whereFields.
- updateBy(T, String...) - Method in interface org.teasoft.bee.osql.api.SuidRich
-
Update record according to whereFields.
- updateBy(T, IncludeType, String...) - Method in interface org.teasoft.bee.osql.api.SuidRich
-
Update record according to whereFields.
- updateBy(T, Condition, String...) - Method in interface org.teasoft.bee.osql.api.SuidRich
-
Update record according to whereFields.
- updateById(T, Condition) - Method in class org.teasoft.bee.mvc.service.ObjSQLRichAbstractServiceImpl
-
- updateById(T, Condition) - Method in interface org.teasoft.bee.osql.api.cqrs.Command
-
it is equivalent to updateBy(entity,"id",condition)
- updateById(T, Condition) - Method in interface org.teasoft.bee.osql.api.SuidRich
-
it is equivalent to updateBy(entity,"id",condition)
- updateOrDelete(MongoSqlStruct) - Method in interface org.teasoft.bee.mongodb.MongodbBeeSql
-
- updateSet(Condition) - Method in interface org.teasoft.bee.osql.api.MapSql
-
add condition for update set(use in SQL update set part).
- Updatetime - Annotation Type in org.teasoft.bee.osql.annotation
-
When updat records, the update time is automatically filled in as the current time.
- uploadFile(String, InputStream) - Method in interface org.teasoft.bee.mongodb.SuidFile
-
- uploadFile(String, InputStream, Map<String, Object>) - Method in interface org.teasoft.bee.mongodb.SuidFile
-
- UpperKey - Class in org.teasoft.bee.osql
-
SQL KeyWord's upper case.
- UpperKey() - Constructor for class org.teasoft.bee.osql.UpperKey
-