A B E G L O R S T 

A

AbstractTinydbService - org.tinygroup.flowbasiccomponent 中的 类
 
AbstractTinydbService() - 类 的构造方法org.tinygroup.flowbasiccomponent.AbstractTinydbService
 

B

beanType - 类 中的变量org.tinygroup.flowbasiccomponent.AbstractTinydbService
 

E

execute(Context) - 类 中的方法org.tinygroup.flowbasiccomponent.AbstractTinydbService
 
execute(Context) - 类 中的方法org.tinygroup.flowbasiccomponent.TinydbSqlQueryService
 

G

getBeanType() - 类 中的方法org.tinygroup.flowbasiccomponent.AbstractTinydbService
 
getBeanType() - 类 中的方法org.tinygroup.flowbasiccomponent.TinydbSqlQueryService
 
getLimit() - 类 中的方法org.tinygroup.flowbasiccomponent.TinydbPageQueryService
 
getLimit() - 类 中的方法org.tinygroup.flowbasiccomponent.TinydbSqlQueryService
 
getManager() - 类 中的方法org.tinygroup.flowbasiccomponent.TinydbSqlQueryService
 
getPrimaryKey() - 类 中的方法org.tinygroup.flowbasiccomponent.TinydbQueryServiceWithId
 
getQuerySql() - 类 中的方法org.tinygroup.flowbasiccomponent.TinydbSqlQueryService
 
getResultKey() - 类 中的方法org.tinygroup.flowbasiccomponent.AbstractTinydbService
 
getResultKey() - 类 中的方法org.tinygroup.flowbasiccomponent.TinydbSqlQueryService
 
getSchema() - 类 中的方法org.tinygroup.flowbasiccomponent.AbstractTinydbService
 
getSchema() - 类 中的方法org.tinygroup.flowbasiccomponent.TinydbSqlQueryService
 
getStart() - 类 中的方法org.tinygroup.flowbasiccomponent.TinydbPageQueryService
 
getStart() - 类 中的方法org.tinygroup.flowbasiccomponent.TinydbSqlQueryService
 

L

logger - 类 中的变量org.tinygroup.flowbasiccomponent.AbstractTinydbService
 

O

org.tinygroup.flowbasiccomponent - 软件包 org.tinygroup.flowbasiccomponent
 

R

resultKey - 类 中的变量org.tinygroup.flowbasiccomponent.AbstractTinydbService
 

S

schema - 类 中的变量org.tinygroup.flowbasiccomponent.AbstractTinydbService
 
setBeanType(String) - 类 中的方法org.tinygroup.flowbasiccomponent.AbstractTinydbService
 
setBeanType(String) - 类 中的方法org.tinygroup.flowbasiccomponent.TinydbSqlQueryService
 
setLimit(int) - 类 中的方法org.tinygroup.flowbasiccomponent.TinydbPageQueryService
 
setLimit(int) - 类 中的方法org.tinygroup.flowbasiccomponent.TinydbSqlQueryService
 
setManager(BeanOperatorManager) - 类 中的方法org.tinygroup.flowbasiccomponent.TinydbSqlQueryService
 
setPrimaryKey(T) - 类 中的方法org.tinygroup.flowbasiccomponent.TinydbQueryServiceWithId
 
setQuerySql(String) - 类 中的方法org.tinygroup.flowbasiccomponent.TinydbSqlQueryService
 
setResultKey(String) - 类 中的方法org.tinygroup.flowbasiccomponent.AbstractTinydbService
 
setResultKey(String) - 类 中的方法org.tinygroup.flowbasiccomponent.TinydbSqlQueryService
 
setSchema(String) - 类 中的方法org.tinygroup.flowbasiccomponent.AbstractTinydbService
 
setSchema(String) - 类 中的方法org.tinygroup.flowbasiccomponent.TinydbSqlQueryService
 
setStart(int) - 类 中的方法org.tinygroup.flowbasiccomponent.TinydbPageQueryService
 
setStart(int) - 类 中的方法org.tinygroup.flowbasiccomponent.TinydbSqlQueryService
 

T

TinydbAddService - org.tinygroup.flowbasiccomponent 中的 类
tinydb的增删改查服务组件之添加服务
TinydbAddService() - 类 的构造方法org.tinygroup.flowbasiccomponent.TinydbAddService
 
TinydbDeleteService - org.tinygroup.flowbasiccomponent 中的 类
删除操作服务
TinydbDeleteService() - 类 的构造方法org.tinygroup.flowbasiccomponent.TinydbDeleteService
 
TinydbPageQueryService - org.tinygroup.flowbasiccomponent 中的 类
分页查询记录的流程组件
TinydbPageQueryService() - 类 的构造方法org.tinygroup.flowbasiccomponent.TinydbPageQueryService
 
TinydbQueryService - org.tinygroup.flowbasiccomponent 中的 类
查询操作服务
TinydbQueryService() - 类 的构造方法org.tinygroup.flowbasiccomponent.TinydbQueryService
 
TinydbQueryServiceWithId<T> - org.tinygroup.flowbasiccomponent 中的 类
根据主键值查询
TinydbQueryServiceWithId() - 类 的构造方法org.tinygroup.flowbasiccomponent.TinydbQueryServiceWithId
 
TinydbSqlQueryService - org.tinygroup.flowbasiccomponent 中的 类
sql查询服务 querySql的参数值需要存在于上下文中 例如:select * from aaa where name=@name,上下文要存在name的参数。
TinydbSqlQueryService() - 类 的构造方法org.tinygroup.flowbasiccomponent.TinydbSqlQueryService
 
TinydbUpdateService - org.tinygroup.flowbasiccomponent 中的 类
修改操作服务
TinydbUpdateService() - 类 的构造方法org.tinygroup.flowbasiccomponent.TinydbUpdateService
 
tinyService(Bean, Context, DBOperator) - 类 中的方法org.tinygroup.flowbasiccomponent.AbstractTinydbService
 
tinyService(Bean, Context, DBOperator) - 类 中的方法org.tinygroup.flowbasiccomponent.TinydbAddService
 
tinyService(Bean, Context, DBOperator) - 类 中的方法org.tinygroup.flowbasiccomponent.TinydbDeleteService
 
tinyService(Bean, Context, DBOperator) - 类 中的方法org.tinygroup.flowbasiccomponent.TinydbPageQueryService
 
tinyService(Bean, Context, DBOperator) - 类 中的方法org.tinygroup.flowbasiccomponent.TinydbQueryService
 
tinyService(Bean, Context, DBOperator) - 类 中的方法org.tinygroup.flowbasiccomponent.TinydbQueryServiceWithId
 
tinyService(Bean, Context, DBOperator) - 类 中的方法org.tinygroup.flowbasiccomponent.TinydbUpdateService
 
A B E G L O R S T 

Copyright © 2006–2015 TinyGroup. All rights reserved.