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

A

a - 类 中的变量top.onceio.core.util.Tuple2
 
a - 类 中的变量top.onceio.core.util.Tuple3
 
add() - 类 中的方法top.onceio.core.db.dao.tpl.UpdateTpl
 
addConstraintSql(List<ConstraintMeta>) - 类 中的静态方法top.onceio.core.db.meta.ConstraintMeta
 
addSql() - 类 中的方法top.onceio.core.db.meta.ConstraintMeta
 
afterWhere(TableMeta, List<Object>) - 类 中的方法top.onceio.core.db.dao.Cnd
 
aliasToMeta - 类 中的变量top.onceio.core.db.meta.DDEngine
虚表名,实表
and() - 类 中的方法top.onceio.core.db.dao.Cnd
 
and(Cnd<E>) - 类 中的方法top.onceio.core.db.dao.Cnd
 
and() - 类 中的方法top.onceio.core.db.dao.tpl.HavingTpl
 
and(HavingTpl<E>) - 类 中的方法top.onceio.core.db.dao.tpl.HavingTpl
 
and() - 类 中的方法top.onceio.core.db.dao.tpl.UpdateTpl
 
AnnotationScanner - top.onceio.core.util中的类
 
AnnotationScanner(Class<?>...) - 类 的构造器top.onceio.core.util.AnnotationScanner
 
Aop - top.onceio.core.aop.annotation中的注释类型
 
AopProxy - top.onceio.core.aop中的类
 
AopProxy() - 类 的构造器top.onceio.core.aop.AopProxy
 
Api - top.onceio.core.mvc.annocations中的注释类型
 
ApiMethod - top.onceio.core.beans中的枚举
 
ApiPair - top.onceio.core.beans中的类
 
ApiPair(ApiMethod, String, Object, Method) - 类 的构造器top.onceio.core.beans.ApiPair
 
ApiResover - top.onceio.core.beans中的类
 
ApiResover() - 类 的构造器top.onceio.core.beans.ApiResover
 
append(ProxyAction) - 类 中的方法top.onceio.core.aop.ProxyChain
 
append(String) - 类 中的方法top.onceio.core.db.meta.DDEngine
添加推导关系和结果集 此处的关系是一一对应的
argNames - 类 中的变量top.onceio.core.db.dao.tpl.FuncTpl
 
asc() - 类 中的方法top.onceio.core.db.dao.tpl.OrderTpl
 
Attr - top.onceio.core.mvc.annocations中的注释类型
 
AutoApi - top.onceio.core.mvc.annocations中的注释类型
类的所有公共方法都会成为RESTful API
avg() - 类 中的方法top.onceio.core.db.dao.tpl.FuncTpl
 

B

b - 类 中的变量top.onceio.core.util.Tuple2
 
b - 类 中的变量top.onceio.core.util.Tuple3
 
batchExec(String...) - 类 中的方法top.onceio.core.db.jdbc.JdbcHelper
 
batchInsert(List<T>) - 接口 中的方法top.onceio.core.db.dao.Dao
 
batchInsert(List<T>) - 类 中的方法top.onceio.core.db.dao.DaoHolder
 
batchInsert(List<E>) - 类 中的方法top.onceio.core.db.dao.impl.DaoHelper
 
batchUpdate(String...) - 接口 中的方法top.onceio.core.db.dao.DDLDao
 
batchUpdate(String, List<Object[]>) - 接口 中的方法top.onceio.core.db.dao.DDLDao
 
batchUpdate(String...) - 类 中的方法top.onceio.core.db.dao.impl.DaoHelper
 
batchUpdate(String, List<Object[]>) - 类 中的方法top.onceio.core.db.dao.impl.DaoHelper
 
batchUpdate(String) - 类 中的方法top.onceio.core.db.jdbc.JdbcHelper
 
batchUpdate(String, List<Object[]>) - 类 中的方法top.onceio.core.db.jdbc.JdbcHelper
 
BeansEden - top.onceio.core.beans中的类
 
BeansIn - top.onceio.core.annotation中的注释类型
 
beginTransaction(int, boolean) - 类 中的方法top.onceio.core.db.dao.impl.DaoHelper
 
beginTransaction(int, boolean) - 接口 中的方法top.onceio.core.db.dao.TransDao
 
beginTransaction(int, boolean) - 类 中的方法top.onceio.core.db.jdbc.JdbcHelper
Attempts to change the transaction isolation level for this Connection object to the one given.
build() - 类 中的方法top.onceio.core.beans.ApiResover
 
build() - 类 中的方法top.onceio.core.db.meta.DDEngine
 

C

c - 类 中的变量top.onceio.core.util.Tuple3
 
Cache - top.onceio.core.cache中的接口
Interface that defines common cache operations.
Cacheable - top.onceio.core.aop.annotation中的注释类型
 
CacheableProxy - top.onceio.core.aop.proxies中的类
 
CacheableProxy() - 类 的构造器top.onceio.core.aop.proxies.CacheableProxy
 
CacheEvict - top.onceio.core.aop.annotation中的注释类型
 
CacheEvictProxy - top.onceio.core.aop.proxies中的类
 
CacheEvictProxy() - 类 的构造器top.onceio.core.aop.proxies.CacheEvictProxy
 
CacheKeyResovler - top.onceio.core.aop.proxies中的类
 
CacheKeyResovler() - 类 的构造器top.onceio.core.aop.proxies.CacheKeyResovler
 
CachePut - top.onceio.core.aop.annotation中的注释类型
 
CachePutProxy - top.onceio.core.aop.proxies中的类
 
CachePutProxy() - 类 的构造器top.onceio.core.aop.proxies.CachePutProxy
 
call(String, Object[]) - 接口 中的方法top.onceio.core.db.dao.DDLDao
 
call(String, Object[]) - 类 中的方法top.onceio.core.db.dao.impl.DaoHelper
 
call(String, Object[]) - 类 中的方法top.onceio.core.db.jdbc.JdbcHelper
 
ClassScanner - top.onceio.core.util中的类
 
ClassScanner() - 类 的构造器top.onceio.core.util.ClassScanner
 
clear() - 类 中的静态方法top.onceio.core.aop.AopProxy
 
clear() - 接口 中的方法top.onceio.core.cache.Cache
Remove all mappings from the cache.
clear() - 类 中的方法top.onceio.core.cache.impl.FIFOMemoryCache
 
Cnd<E> - top.onceio.core.db.dao中的类
 
Cnd() - 类 的构造器top.onceio.core.db.dao.Cnd
 
Cnd(Class<E>) - 类 的构造器top.onceio.core.db.dao.Cnd
 
Cnd(Class<E>, String) - 类 的构造器top.onceio.core.db.dao.Cnd
 
Col - top.onceio.core.db.annotation中的注释类型
 
ColType - top.onceio.core.db.annotation中的枚举
 
ColumnMeta - top.onceio.core.db.meta中的类
 
ColumnMeta() - 类 的构造器top.onceio.core.db.meta.ColumnMeta
 
columns() - 类 中的方法top.onceio.core.db.dao.tpl.SelectTpl
 
columnToMeta - 类 中的变量top.onceio.core.db.meta.DDEngine
虚表字段,实表
commit() - 类 中的方法top.onceio.core.db.dao.impl.DaoHelper
 
commit() - 接口 中的方法top.onceio.core.db.dao.TransDao
 
commit() - 类 中的方法top.onceio.core.db.jdbc.JdbcHelper
 
Config - top.onceio.core.annotation中的注释类型
从onceio.properties读取属性
constId(String, Class<?>, String) - 类 中的静态方法top.onceio.core.db.tbl.OI18n
 
Constraint - top.onceio.core.db.annotation中的注释类型
 
ConstraintMeta - top.onceio.core.db.meta中的类
 
ConstraintMeta() - 类 的构造器top.onceio.core.db.meta.ConstraintMeta
 
ConstraintType - top.onceio.core.db.annotation中的枚举
 
count() - 接口 中的方法top.onceio.core.db.dao.Dao
 
count(Cnd<T>) - 接口 中的方法top.onceio.core.db.dao.Dao
 
count() - 类 中的方法top.onceio.core.db.dao.DaoHolder
 
count(Cnd<T>) - 类 中的方法top.onceio.core.db.dao.DaoHolder
 
count(Class<E>) - 类 中的方法top.onceio.core.db.dao.impl.DaoHelper
 
count(Class<E>, Cnd<E>) - 类 中的方法top.onceio.core.db.dao.impl.DaoHelper
 
count(Class<E>, SelectTpl<E>, Cnd<E>) - 类 中的方法top.onceio.core.db.dao.impl.DaoHelper
 
count() - 类 中的方法top.onceio.core.db.dao.tpl.FuncTpl
 
countSql(TableMeta, SelectTpl<E>, List<Object>) - 类 中的方法top.onceio.core.db.dao.Cnd
 
createBy(Class<?>) - 类 中的静态方法top.onceio.core.db.meta.TableMeta
 
createError(String, Object...) - 异常错误 中的静态方法top.onceio.core.exception.VolidateFailed
 
createFromJson(String, Class<T>) - 类 中的静态方法top.onceio.core.util.OUtils
 
createOrUpdate(Class<E>) - 接口 中的方法top.onceio.core.db.dao.DDLDao
 
createOrUpdate(Class<E>) - 类 中的方法top.onceio.core.db.dao.impl.DaoHelper
 
createTableSql() - 类 中的方法top.onceio.core.db.meta.TableMeta
drop table if exists tbl_a;

D

Dao<T> - top.onceio.core.db.dao中的接口
 
daoHelper - 类 中的变量top.onceio.core.db.dao.DaoHolder
 
DaoHelper - top.onceio.core.db.dao.impl中的类
 
DaoHelper() - 类 的构造器top.onceio.core.db.dao.impl.DaoHelper
 
DaoHelper(JdbcHelper, IdGenerator, List<Class<? extends OEntity>>) - 类 的构造器top.onceio.core.db.dao.impl.DaoHelper
 
DaoHolder<T extends OEntity> - top.onceio.core.db.dao中的类
 
DaoHolder() - 类 的构造器top.onceio.core.db.dao.DaoHolder
 
DataSourceManager - top.onceio.core.db.dao中的接口
 
DBType - top.onceio.core.db.jdbc中的枚举
列出了支持的数据库类型
DDEngine - top.onceio.core.db.meta中的类
数据推倒引擎
DDEngine() - 类 的构造器top.onceio.core.db.meta.DDEngine
 
DDLDao - top.onceio.core.db.dao中的接口
 
DDMeta - top.onceio.core.db.meta中的类
推倒元数据
DDMeta() - 类 的构造器top.onceio.core.db.meta.DDMeta
 
debug(String, Object...) - 类 中的静态方法top.onceio.core.util.OLog
 
Def - top.onceio.core.annotation中的注释类型
定义一个Bean对象
defaultErrorHandler(Exception) - 类 中的方法top.onceio.core.beans.GlobalExceptionHandler
 
Definer - top.onceio.core.annotation中的注释类型
定义Bean对象,本身不是Bean
delete(Cnd<T>) - 接口 中的方法top.onceio.core.db.dao.Dao
 
delete(Cnd<T>) - 类 中的方法top.onceio.core.db.dao.DaoHolder
 
delete(Class<E>, Cnd<E>) - 类 中的方法top.onceio.core.db.dao.impl.DaoHelper
 
deleteById(Long) - 接口 中的方法top.onceio.core.db.dao.Dao
 
deleteById(Long) - 类 中的方法top.onceio.core.db.dao.DaoHolder
 
deleteById(Class<E>, Long) - 类 中的方法top.onceio.core.db.dao.impl.DaoHelper
 
deleteByIds(List<Long>) - 接口 中的方法top.onceio.core.db.dao.Dao
 
deleteByIds(List<Long>) - 类 中的方法top.onceio.core.db.dao.DaoHolder
 
deleteByIds(Class<E>, List<Long>) - 类 中的方法top.onceio.core.db.dao.impl.DaoHelper
 
desc() - 类 中的方法top.onceio.core.db.dao.tpl.OrderTpl
 
distinct() - 类 中的方法top.onceio.core.db.dao.tpl.FuncTpl
 
div() - 类 中的方法top.onceio.core.db.dao.tpl.UpdateTpl
 
download(SelectTpl<T>, Cnd<T>, Consumer<T>) - 接口 中的方法top.onceio.core.db.dao.Dao
 
download(SelectTpl<T>, Cnd<T>, Consumer<T>) - 类 中的方法top.onceio.core.db.dao.DaoHolder
 
download(Class<E>, SelectTpl<E>, Cnd<E>, Consumer<E>) - 类 中的方法top.onceio.core.db.dao.impl.DaoHelper
 
drop(Class<E>) - 接口 中的方法top.onceio.core.db.dao.DDLDao
 
drop(Class<E>) - 类 中的方法top.onceio.core.db.dao.impl.DaoHelper
 
dropAllNullColumns() - 类 中的方法top.onceio.core.db.dao.impl.TblIdNameVal
 
dropColumns(String) - 类 中的方法top.onceio.core.db.dao.impl.TblIdNameVal
 
dropConstraintSql(List<ConstraintMeta>) - 类 中的静态方法top.onceio.core.db.meta.ConstraintMeta
 
dropSql() - 类 中的方法top.onceio.core.db.meta.ConstraintMeta
 

E

encodeMD5(String) - 类 中的静态方法top.onceio.core.util.OUtils
 
eq() - 类 中的方法top.onceio.core.db.dao.Cnd
 
eq(Object) - 类 中的方法top.onceio.core.db.dao.tpl.HavingTpl
 
equals(Object) - 类 中的方法top.onceio.core.db.meta.ConstraintMeta
 
equals(Object) - 类 中的方法top.onceio.core.db.meta.DDMeta
 
equals(Object) - 类 中的方法top.onceio.core.db.meta.TableMeta
 
equals(Object) - 类 中的方法top.onceio.core.util.Tuple2
 
equals(Object) - 类 中的方法top.onceio.core.util.Tuple3
 
erase(Class<T>, String) - 类 中的方法top.onceio.core.beans.BeansEden
 
err(boolean, String, Object...) - 类 中的静态方法top.onceio.core.util.OAssert
 
err(String, Object...) - 类 中的静态方法top.onceio.core.util.OAssert
 
ERROR - 异常错误 中的静态变量top.onceio.core.exception.Failed
 
error(String, Object...) - 类 中的静态方法top.onceio.core.util.OLog
 
evict(Object) - 接口 中的方法top.onceio.core.cache.Cache
Evict the mapping for this key from this cache if it is present.
evict(Object) - 类 中的方法top.onceio.core.cache.impl.FIFOMemoryCache
 
exist(Class<?>) - 类 中的方法top.onceio.core.db.dao.impl.DaoHelper
 
extra - 类 中的变量top.onceio.core.db.tbl.OEntity
用户存储额外数据,如 聚合函数
extractKey(Method, String, Object[]) - 类 中的静态方法top.onceio.core.aop.proxies.CacheKeyResovler
 

F

Failed - top.onceio.core.exception中的异常错误
 
Failed(int, String, Object[]) - 异常错误 的构造器top.onceio.core.exception.Failed
 
Failed(int, String, Object[], Object) - 异常错误 的构造器top.onceio.core.exception.Failed
 
failedHandler(Locale, Failed) - 类 中的方法top.onceio.core.beans.GlobalExceptionHandler
 
fatal(String, Object...) - 类 中的静态方法top.onceio.core.util.OAssert
 
fatal(boolean, String, Object...) - 类 中的静态方法top.onceio.core.util.OAssert
 
fatal(String, Object...) - 类 中的静态方法top.onceio.core.util.OLog
 
fetch(SelectTpl<T>, Cnd<T>) - 接口 中的方法top.onceio.core.db.dao.Dao
 
fetch(SelectTpl<T>, Cnd<T>) - 类 中的方法top.onceio.core.db.dao.DaoHolder
 
fetch(Class<E>, SelectTpl<E>, Cnd<E>) - 类 中的方法top.onceio.core.db.dao.impl.DaoHelper
 
FieldPathPicker - top.onceio.core.util中的类
 
FieldPathPicker(Class<?>, String) - 类 的构造器top.onceio.core.util.FieldPathPicker
根据路径将clazz类型的内置方法需要的反射域保存下来。
FIFOMemoryCache - top.onceio.core.cache.impl中的类
 
FIFOMemoryCache(int) - 类 的构造器top.onceio.core.cache.impl.FIFOMemoryCache
 
find(Cnd<T>) - 接口 中的方法top.onceio.core.db.dao.Dao
 
find(Cnd<T>) - 类 中的方法top.onceio.core.db.dao.DaoHolder
 
find(Class<E>, Cnd<E>) - 类 中的方法top.onceio.core.db.dao.impl.DaoHelper
 
findBy(Consumer<Class<?>>, String...) - 类 中的静态方法top.onceio.core.util.ClassScanner
 
findByIds(List<Long>) - 接口 中的方法top.onceio.core.db.dao.Dao
 
findByIds(List<Long>) - 类 中的方法top.onceio.core.db.dao.DaoHolder
 
findByIds(Class<E>, List<Long>) - 类 中的方法top.onceio.core.db.dao.impl.DaoHelper
 
findByTpl(Class<E>, SelectTpl<E>, Cnd<E>) - 类 中的方法top.onceio.core.db.dao.impl.DaoHelper
 
findTpl(SelectTpl<T>, Cnd<T>) - 接口 中的方法top.onceio.core.db.dao.Dao
 
findTpl(SelectTpl<T>, Cnd<T>) - 类 中的方法top.onceio.core.db.dao.DaoHolder
 
FOREIGN_KEY - 类 中的静态变量top.onceio.core.db.meta.ConstraintMeta
 
freshConstraintMetaTable() - 类 中的方法top.onceio.core.db.meta.TableMeta
 
freshNameToField() - 类 中的方法top.onceio.core.db.meta.TableMeta
 
fromName(String) - 枚举 中的静态方法top.onceio.core.db.jdbc.DBType
 
funcs - 类 中的变量top.onceio.core.db.dao.tpl.FuncTpl
 
FuncTpl<E> - top.onceio.core.db.dao.tpl中的类
 
FuncTpl() - 类 的构造器top.onceio.core.db.dao.tpl.FuncTpl
 
FuncTpl(Class<E>) - 类 的构造器top.onceio.core.db.dao.tpl.FuncTpl
 

G

ge() - 类 中的方法top.onceio.core.db.dao.Cnd
 
ge(Object) - 类 中的方法top.onceio.core.db.dao.tpl.HavingTpl
 
genDef() - 类 中的方法top.onceio.core.db.meta.ConstraintMeta
 
genericJoinSqlByParams(String, Set<String>, Set<String>) - 类 中的方法top.onceio.core.db.meta.DDEngine
根据主表和相关参数 推导出依赖的相关表
genName() - 类 中的方法top.onceio.core.db.meta.ConstraintMeta
 
genStub(String, String, int) - 类 中的静态方法top.onceio.core.util.OUtils
 
get(Method) - 类 中的静态方法top.onceio.core.aop.AopProxy
 
get() - 类 中的静态方法top.onceio.core.beans.BeansEden
 
get(Object, Class<T>) - 接口 中的方法top.onceio.core.cache.Cache
Return the value to which this cache maps the specified key, generically specifying a type that return value will be cast to.
get(Object, Class<T>) - 类 中的方法top.onceio.core.cache.impl.FIFOMemoryCache
 
get(Long) - 接口 中的方法top.onceio.core.db.dao.Dao
 
get(Long) - 类 中的方法top.onceio.core.db.dao.DaoHolder
 
get(Class<E>, Long) - 类 中的方法top.onceio.core.db.dao.impl.DaoHelper
 
getApi() - 类 中的方法top.onceio.core.beans.ApiPair
 
getApiMethod() - 类 中的方法top.onceio.core.beans.ApiPair
 
getApiResover() - 类 中的方法top.onceio.core.beans.BeansEden
 
getApis() - 类 中的方法top.onceio.core.beans.ApiResover
 
getArgNames() - 类 中的方法top.onceio.core.db.dao.tpl.FuncTpl
 
getArgs() - 类 中的方法top.onceio.core.db.dao.tpl.UpdateTpl
 
getArgs() - 异常错误 中的方法top.onceio.core.exception.Failed
 
getArgs() - 异常错误 中的方法top.onceio.core.exception.OFailed
 
getAttrNameArgIndex() - 类 中的方法top.onceio.core.beans.ApiPair
 
getBean() - 类 中的方法top.onceio.core.beans.ApiPair
 
getBeans() - 类 中的方法top.onceio.core.util.JsonConfLoader
 
getClasses(Class<?>...) - 类 中的方法top.onceio.core.util.AnnotationScanner
 
getClassLoader() - 类 中的静态方法top.onceio.OnceIO
 
getColumnMetaByName(String) - 类 中的方法top.onceio.core.db.meta.TableMeta
 
getColumnMetas() - 类 中的方法top.onceio.core.db.meta.TableMeta
 
getColumns() - 类 中的方法top.onceio.core.db.meta.ConstraintMeta
 
getColumns() - 类 中的方法top.onceio.core.db.meta.DDMeta
 
getColumnToOrigin() - 类 中的方法top.onceio.core.db.meta.DDEngine
 
getColumnToOrigin() - 类 中的方法top.onceio.core.db.meta.DDMeta
 
getConf() - 类 中的方法top.onceio.core.util.JsonConfLoader
 
getConstraints() - 类 中的方法top.onceio.core.db.meta.TableMeta
 
getCreatetime() - 类 中的方法top.onceio.core.db.tbl.ODDMeta
 
getCreatetime() - 类 中的方法top.onceio.core.db.tbl.OTableMeta
 
getDaoHelper() - 类 中的方法top.onceio.core.db.dao.DaoHolder
 
getData() - 类 中的方法top.onceio.core.db.dao.Page
 
getData() - 异常错误 中的方法top.onceio.core.exception.Failed
 
getData() - 异常错误 中的方法top.onceio.core.exception.OFailed
 
getDataSource(Class<?>) - 接口 中的方法top.onceio.core.db.dao.DataSourceManager
 
getDataSource() - 类 中的方法top.onceio.core.db.jdbc.JdbcHelper
 
getEngine() - 类 中的方法top.onceio.core.db.meta.TableMeta
 
getEntities() - 类 中的方法top.onceio.core.db.dao.impl.DaoHelper
 
getEntity() - 类 中的方法top.onceio.core.db.meta.TableMeta
 
getEntityName() - 类 中的方法top.onceio.core.db.meta.TableMeta
 
getExtend() - 类 中的方法top.onceio.core.db.meta.TableMeta
 
getExtra() - 类 中的方法top.onceio.core.db.tbl.OEntity
 
getField() - 类 中的方法top.onceio.core.db.meta.ColumnMeta
 
getField(Object) - 类 中的方法top.onceio.core.util.FieldPathPicker
 
getFieldConstraint() - 类 中的方法top.onceio.core.db.meta.TableMeta
 
getFilter() - 类 中的方法top.onceio.core.util.AnnotationScanner
 
getFormat() - 异常错误 中的方法top.onceio.core.exception.Failed
 
getFormat() - 异常错误 中的方法top.onceio.core.exception.OFailed
 
getGroup() - 类 中的方法top.onceio.core.db.dao.tpl.GroupTpl
 
getHaving(List<Object>) - 类 中的方法top.onceio.core.db.dao.Cnd
 
getId() - 类 中的方法top.onceio.core.db.dao.tpl.UpdateTpl
 
getId() - 类 中的方法top.onceio.core.db.tbl.OEntity
 
getIdAt(int) - 类 中的方法top.onceio.core.db.dao.impl.TblIdNameVal
 
getIdGenerator() - 类 中的方法top.onceio.core.db.dao.impl.DaoHelper
 
getIdNames() - 类 中的方法top.onceio.core.db.dao.impl.TblIdNameVal
 
getIdValsList() - 类 中的方法top.onceio.core.db.dao.impl.TblIdNameVal
 
getIsNext() - 类 中的方法top.onceio.core.db.dao.Cnd
 
getJavaBaseType() - 类 中的方法top.onceio.core.db.meta.ColumnMeta
 
getJdbcHelper() - 类 中的方法top.onceio.core.db.dao.impl.DaoHelper
 
getLevel() - 异常错误 中的方法top.onceio.core.exception.Failed
 
getMethod() - 类 中的方法top.onceio.core.beans.ApiPair
 
getName() - 接口 中的方法top.onceio.core.cache.Cache
Return the cache name.
getName() - 类 中的方法top.onceio.core.cache.impl.FIFOMemoryCache
 
getName() - 类 中的方法top.onceio.core.db.meta.ColumnMeta
 
getName() - 类 中的方法top.onceio.core.db.meta.ConstraintMeta
 
getName() - 类 中的方法top.onceio.core.db.meta.DDMeta
 
getName() - 类 中的方法top.onceio.core.db.tbl.OI18n
 
getName() - 类 中的方法top.onceio.core.db.tbl.OTableMeta
 
getNames() - 类 中的方法top.onceio.core.db.dao.impl.TblIdNameVal
 
getNameType() - 类 中的方法top.onceio.core.beans.ApiPair
 
getNameVarIndex() - 类 中的方法top.onceio.core.beans.ApiPair
 
getOid() - 类 中的方法top.onceio.core.db.tbl.OI18n
 
getOrder() - 类 中的方法top.onceio.core.db.dao.Cnd
 
getOrder() - 类 中的方法top.onceio.core.db.dao.tpl.OrderTpl
 
getPage() - 类 中的方法top.onceio.core.db.dao.Cnd
 
getPage() - 类 中的方法top.onceio.core.db.dao.Page
 
getPageArg() - 类 中的方法top.onceio.core.db.dao.Cnd
 
getPagesize() - 类 中的方法top.onceio.core.db.dao.Cnd
 
getPagesize() - 类 中的方法top.onceio.core.db.dao.Page
 
getParamNameArgIndex() - 类 中的方法top.onceio.core.beans.ApiPair
 
getPath() - 类 中的方法top.onceio.core.db.meta.DDMeta
 
getPath() - 类 中的方法top.onceio.core.db.tbl.ODDMeta
 
getPattern() - 类 中的方法top.onceio.core.db.meta.ColumnMeta
 
getPatternToApi() - 类 中的方法top.onceio.core.beans.ApiResover
 
getPkName() - 类 中的方法top.onceio.core.db.meta.DDMeta
 
getPrimaryKey() - 类 中的方法top.onceio.core.db.meta.TableMeta
 
getRefTable() - 类 中的方法top.onceio.core.db.meta.ColumnMeta
 
getRefTable() - 类 中的方法top.onceio.core.db.meta.ConstraintMeta
 
getRm() - 类 中的方法top.onceio.core.db.tbl.OEntity
 
getSetMethod(Class<?>, String) - 类 中的静态方法top.onceio.core.util.OReflectUtil
 
getSetTpl() - 类 中的方法top.onceio.core.db.dao.tpl.UpdateTpl
 
getSize() - 类 中的方法top.onceio.core.cache.impl.FIFOMemoryCache
 
getTable() - 类 中的方法top.onceio.core.db.meta.ConstraintMeta
 
getTable() - 类 中的方法top.onceio.core.db.meta.DDMeta
 
getTable() - 类 中的方法top.onceio.core.db.meta.TableMeta
 
getTableToTableMata() - 类 中的方法top.onceio.core.db.dao.impl.DaoHelper
 
getTag() - 类 中的方法top.onceio.core.db.tbl.ODDMeta
 
getTotal() - 类 中的方法top.onceio.core.db.dao.Page
 
getType() - 类 中的方法top.onceio.core.db.meta.ColumnMeta
 
getType() - 类 中的方法top.onceio.core.db.meta.ConstraintMeta
 
getTypeIndex() - 类 中的方法top.onceio.core.beans.ApiPair
 
getUsing() - 类 中的方法top.onceio.core.db.meta.ColumnMeta
 
getUsing() - 类 中的方法top.onceio.core.db.meta.ConstraintMeta
 
getVal() - 类 中的方法top.onceio.core.db.tbl.ODDMeta
 
getVal() - 类 中的方法top.onceio.core.db.tbl.OI18n
 
getVal() - 类 中的方法top.onceio.core.db.tbl.OTableMeta
 
getValsList() - 类 中的方法top.onceio.core.db.dao.impl.TblIdNameVal
 
GlobalExceptionHandler - top.onceio.core.beans中的类
 
GlobalExceptionHandler() - 类 的构造器top.onceio.core.beans.GlobalExceptionHandler
 
group() - 类 中的方法top.onceio.core.db.dao.Cnd
 
groupBy() - 类 中的方法top.onceio.core.db.dao.Cnd
 
GroupTpl<E> - top.onceio.core.db.dao.tpl中的类
 
GroupTpl(Class<E>) - 类 的构造器top.onceio.core.db.dao.tpl.GroupTpl
 
gson - 类 中的静态变量top.onceio.core.util.OUtils
 
gt() - 类 中的方法top.onceio.core.db.dao.Cnd
 
gt(Object) - 类 中的方法top.onceio.core.db.dao.tpl.HavingTpl
 

H

hashCode() - 类 中的方法top.onceio.core.db.meta.ConstraintMeta
 
hashCode() - 类 中的方法top.onceio.core.db.meta.DDMeta
 
hashCode() - 类 中的方法top.onceio.core.db.meta.TableMeta
 
hashCode() - 类 中的方法top.onceio.core.util.Tuple2
 
hashCode() - 类 中的方法top.onceio.core.util.Tuple3
 
having() - 类 中的方法top.onceio.core.db.dao.Cnd
 
HavingTpl<E> - top.onceio.core.db.dao.tpl中的类
 
HavingTpl(Class<E>) - 类 的构造器top.onceio.core.db.dao.tpl.HavingTpl
 

I

I18nCfg - top.onceio.core.annotation中的注释类型
被标注的字段回被添加到i18n表中,id=c/类名_字段名
I18nCfgBrief - top.onceio.core.annotation中的注释类型
配置字段的描述信息
I18nMsg - top.onceio.core.annotation中的注释类型
被标注的字段回被添加到i18n表中,id=c/类名_字段名
IdGenerator - top.onceio.core.db.dao中的接口
 
IDGenerator - top.onceio.core.util中的类
 
IDGenerator() - 类 的构造器top.onceio.core.util.IDGenerator
 
in(Object[]) - 类 中的方法top.onceio.core.db.dao.Cnd
对于需要查找null值字段,传递vals为null值,
INDEX - 类 中的静态变量top.onceio.core.db.meta.ConstraintMeta
 
info(String, Object...) - 类 中的静态方法top.onceio.core.util.OLog
 
init() - 类 中的方法top.onceio.core.beans.BeansEden
 
init() - 类 中的方法top.onceio.core.db.dao.Cnd
 
init(JdbcHelper, IdGenerator, List<Class<? extends OEntity>>) - 类 中的方法top.onceio.core.db.dao.impl.DaoHelper
 
init(Class<E>) - 类 中的方法top.onceio.core.db.dao.tpl.FuncTpl
 
init(Class<T>) - 类 中的方法top.onceio.core.db.dao.tpl.UpdateTpl
 
init() - 类 中的方法top.onceio.core.db.tbl.OEntity
 
initId() - 类 中的方法top.onceio.core.db.tbl.OEntity
 
insert(T) - 接口 中的方法top.onceio.core.db.dao.Dao
 
insert(T) - 类 中的方法top.onceio.core.db.dao.DaoHolder
 
insert(E) - 类 中的方法top.onceio.core.db.dao.impl.DaoHelper
 
intercept(Object, Method, Object[], MethodProxy) - 类 中的方法top.onceio.core.aop.AopProxy
 
intercept(Object, Method, Object[], MethodProxy) - 类 中的方法top.onceio.core.aop.proxies.CacheableProxy
 
intercept(Object, Method, Object[], MethodProxy) - 类 中的方法top.onceio.core.aop.proxies.CacheEvictProxy
 
intercept(Object, Method, Object[], MethodProxy) - 类 中的方法top.onceio.core.aop.proxies.CachePutProxy
 
intercept(Object, Method, Object[], MethodProxy) - 类 中的方法top.onceio.core.aop.proxies.TransactionalProxy
 
intercept(Object, Method, Object[], MethodProxy) - 类 中的方法top.onceio.core.aop.ProxyAction
 
is_null() - 类 中的方法top.onceio.core.db.dao.Cnd
 
isBaseType(Type) - 类 中的静态方法top.onceio.core.util.OReflectUtil
 
isCharacter(Object) - 类 中的静态方法top.onceio.core.util.OReflectUtil
 
isNullable() - 类 中的方法top.onceio.core.db.meta.ColumnMeta
 
isNumber(Object) - 类 中的静态方法top.onceio.core.util.OReflectUtil
 
isPrimaryKey() - 类 中的方法top.onceio.core.db.meta.ColumnMeta
 
isUnique() - 类 中的方法top.onceio.core.db.meta.ColumnMeta
 
isUseFK() - 类 中的方法top.onceio.core.db.meta.ColumnMeta
 

J

JdbcHelper - top.onceio.core.db.jdbc中的类
 
JdbcHelper() - 类 的构造器top.onceio.core.db.jdbc.JdbcHelper
 
JsonConfLoader - top.onceio.core.util中的类
 
JsonConfLoader() - 类 的构造器top.onceio.core.util.JsonConfLoader
 

L

le() - 类 中的方法top.onceio.core.db.dao.Cnd
 
le(Object) - 类 中的方法top.onceio.core.db.dao.tpl.HavingTpl
 
left_shift() - 类 中的方法top.onceio.core.db.dao.tpl.UpdateTpl
 
like() - 类 中的方法top.onceio.core.db.dao.Cnd
 
load(Class<T>) - 类 中的方法top.onceio.core.beans.BeansEden
 
load(Class<T>, String) - 类 中的方法top.onceio.core.beans.BeansEden
 
load(String) - 类 中的方法top.onceio.core.util.JsonConfLoader
 
loadConf(String) - 类 中的静态方法top.onceio.core.util.JsonConfLoader
 
lt() - 类 中的方法top.onceio.core.db.dao.Cnd
 
lt(Object) - 类 中的方法top.onceio.core.db.dao.tpl.HavingTpl
 

M

matchTblTblView() - 类 中的方法top.onceio.core.beans.BeansEden
 
max() - 类 中的方法top.onceio.core.db.dao.tpl.FuncTpl
 
min() - 类 中的方法top.onceio.core.db.dao.tpl.FuncTpl
 
MSG - 异常错误 中的静态变量top.onceio.core.exception.Failed
 
msgId(String, String) - 类 中的静态方法top.onceio.core.db.tbl.OI18n
 
mul() - 类 中的方法top.onceio.core.db.dao.tpl.UpdateTpl
 

N

Name - top.onceio.core.db.annotation中的注释类型
默认显示的字段
ne() - 类 中的方法top.onceio.core.db.dao.Cnd
 
ne(Object) - 类 中的方法top.onceio.core.db.dao.tpl.HavingTpl
 
next() - 类 中的方法top.onceio.core.aop.ProxyAction
 
next(Class<?>) - 接口 中的方法top.onceio.core.db.dao.IdGenerator
 
nextId(Class<?>) - 接口 中的方法top.onceio.core.db.dao.DataSourceManager
 
not() - 类 中的方法top.onceio.core.db.dao.Cnd
 
not(Cnd<E>) - 类 中的方法top.onceio.core.db.dao.Cnd
 
not() - 类 中的方法top.onceio.core.db.dao.tpl.HavingTpl
 
not(HavingTpl<E>) - 类 中的方法top.onceio.core.db.dao.tpl.HavingTpl
 
not() - 类 中的方法top.onceio.core.db.dao.tpl.UpdateTpl
 
not_null(E) - 类 中的方法top.onceio.core.db.dao.Cnd
 

O

OAssert - top.onceio.core.util中的类
 
OAssert() - 类 的构造器top.onceio.core.util.OAssert
 
OConfig - top.onceio.core中的类
 
OConfig() - 类 的构造器top.onceio.core.OConfig
 
ODDMeta - top.onceio.core.db.tbl中的类
 
ODDMeta() - 类 的构造器top.onceio.core.db.tbl.ODDMeta
 
OEntity - top.onceio.core.db.tbl中的类
 
OEntity() - 类 的构造器top.onceio.core.db.tbl.OEntity
 
OFailed - top.onceio.core.exception中的异常错误
 
OFailed(String) - 异常错误 的构造器top.onceio.core.exception.OFailed
 
OFailed(String, Object[]) - 异常错误 的构造器top.onceio.core.exception.OFailed
 
OFailed(String, Object[], Object) - 异常错误 的构造器top.onceio.core.exception.OFailed
 
OI18n - top.onceio.core.db.tbl中的类
 
OI18n() - 类 的构造器top.onceio.core.db.tbl.OI18n
 
OI18nHolder - top.onceio.core.beans中的类
 
OI18nHolder() - 类 的构造器top.onceio.core.beans.OI18nHolder
 
OLog - top.onceio.core.util中的类
 
OLog() - 类 的构造器top.onceio.core.util.OLog
 
OnceIO - top.onceio中的类
 
OnceIO() - 类 的构造器top.onceio.OnceIO
 
OnCreate - top.onceio.core.annotation中的注释类型
 
OnDestroy - top.onceio.core.annotation中的注释类型
 
or() - 类 中的方法top.onceio.core.db.dao.Cnd
 
or(Cnd<E>) - 类 中的方法top.onceio.core.db.dao.Cnd
 
or() - 类 中的方法top.onceio.core.db.dao.tpl.HavingTpl
 
or(HavingTpl<E>) - 类 中的方法top.onceio.core.db.dao.tpl.HavingTpl
 
or() - 类 中的方法top.onceio.core.db.dao.tpl.UpdateTpl
 
ORDER_BY_ASC - 类 中的静态变量top.onceio.core.db.dao.tpl.OrderTpl
 
ORDER_BY_ASC_B - 类 中的静态变量top.onceio.core.db.dao.tpl.OrderTpl
 
ORDER_BY_ASC_C - 类 中的静态变量top.onceio.core.db.dao.tpl.OrderTpl
 
ORDER_BY_ASC_DECIMAL - 类 中的静态变量top.onceio.core.db.dao.tpl.OrderTpl
 
ORDER_BY_ASC_DOUBLE - 类 中的静态变量top.onceio.core.db.dao.tpl.OrderTpl
 
ORDER_BY_ASC_FLOAT - 类 中的静态变量top.onceio.core.db.dao.tpl.OrderTpl
 
ORDER_BY_ASC_INT - 类 中的静态变量top.onceio.core.db.dao.tpl.OrderTpl
 
ORDER_BY_ASC_LONG - 类 中的静态变量top.onceio.core.db.dao.tpl.OrderTpl
 
ORDER_BY_ASC_S - 类 中的静态变量top.onceio.core.db.dao.tpl.OrderTpl
 
ORDER_BY_DESC - 类 中的静态变量top.onceio.core.db.dao.tpl.OrderTpl
 
ORDER_BY_DESC_B - 类 中的静态变量top.onceio.core.db.dao.tpl.OrderTpl
 
ORDER_BY_DESC_C - 类 中的静态变量top.onceio.core.db.dao.tpl.OrderTpl
 
ORDER_BY_DESC_DECIMAL - 类 中的静态变量top.onceio.core.db.dao.tpl.OrderTpl
 
ORDER_BY_DESC_DOUBLE - 类 中的静态变量top.onceio.core.db.dao.tpl.OrderTpl
 
ORDER_BY_DESC_FLOAT - 类 中的静态变量top.onceio.core.db.dao.tpl.OrderTpl
 
ORDER_BY_DESC_INT - 类 中的静态变量top.onceio.core.db.dao.tpl.OrderTpl
 
ORDER_BY_DESC_LONG - 类 中的静态变量top.onceio.core.db.dao.tpl.OrderTpl
 
ORDER_BY_DESC_S - 类 中的静态变量top.onceio.core.db.dao.tpl.OrderTpl
 
orderBy() - 类 中的方法top.onceio.core.db.dao.Cnd
 
OrderTpl<E> - top.onceio.core.db.dao.tpl中的类
 
OrderTpl(Class<E>) - 类 的构造器top.onceio.core.db.dao.tpl.OrderTpl
 
OReflectUtil - top.onceio.core.util中的类
 
OReflectUtil() - 类 的构造器top.onceio.core.util.OReflectUtil
 
OTableMeta - top.onceio.core.db.tbl中的类
 
OTableMeta() - 类 的构造器top.onceio.core.db.tbl.OTableMeta
 
OUtils - top.onceio.core.util中的类
 
OUtils() - 类 的构造器top.onceio.core.util.OUtils
 

P

Page<T> - top.onceio.core.db.dao中的类
当page非正数时,会返回total; 当page为null或者0时,返回第一页数据 ,当page为负数时,返回第page的绝对值也页。
Page() - 类 的构造器top.onceio.core.db.dao.Page
 
PAGE_SIZE_DEFAULT - 类 中的静态变量top.onceio.core.OConfig
 
PAGE_SIZE_MAX - 类 中的静态变量top.onceio.core.OConfig
 
pageSql(TableMeta, SelectTpl<E>, List<Object>) - 类 中的方法top.onceio.core.db.dao.Cnd
 
Param - top.onceio.core.mvc.annocations中的注释类型
 
parseToTime(long) - 类 中的静态方法top.onceio.core.util.IDGenerator
 
pathToMeta - 类 中的变量top.onceio.core.db.meta.DDEngine
命名路径,实表
pattern() - 类 中的方法top.onceio.core.db.dao.Cnd
 
PRIMARY_KEY - 类 中的静态变量top.onceio.core.db.meta.ConstraintMeta
 
ProxyAction - top.onceio.core.aop中的类
 
ProxyAction() - 类 的构造器top.onceio.core.aop.ProxyAction
 
ProxyChain - top.onceio.core.aop中的类
 
ProxyChain() - 类 的构造器top.onceio.core.aop.ProxyChain
 
push(Method, ProxyChain) - 类 中的静态方法top.onceio.core.aop.AopProxy
 
push(ApiMethod, String, Object, Method) - 类 中的方法top.onceio.core.beans.ApiResover
 
put(Object, Object) - 接口 中的方法top.onceio.core.cache.Cache
Associate the specified value with the specified key in this cache.
put(Object, Object) - 类 中的方法top.onceio.core.cache.impl.FIFOMemoryCache
 
put(String, Object) - 类 中的方法top.onceio.core.db.tbl.OEntity
 
put(String, String) - 异常错误 中的方法top.onceio.core.exception.VolidateFailed
 
putClass(Class<?>, Class<?>) - 类 中的方法top.onceio.core.util.AnnotationScanner
 

Q

query(String, Object[], Consumer<ResultSet>) - 类 中的方法top.onceio.core.db.jdbc.JdbcHelper
 
queryForObject(String) - 类 中的方法top.onceio.core.db.jdbc.JdbcHelper
 
queryForObject(String, Object[]) - 类 中的方法top.onceio.core.db.jdbc.JdbcHelper
 

R

randomID() - 类 中的静态方法top.onceio.core.util.IDGenerator
 
randomUUID() - 类 中的静态方法top.onceio.core.util.OUtils
 
recovery(Cnd<T>) - 接口 中的方法top.onceio.core.db.dao.Dao
 
recovery(Cnd<T>) - 类 中的方法top.onceio.core.db.dao.DaoHolder
 
recovery(Class<E>, Cnd<E>) - 类 中的方法top.onceio.core.db.dao.impl.DaoHelper
 
relMap - 类 中的变量top.onceio.core.db.meta.DDEngine
<表,<关联表,关联关系>>
remove(Cnd<T>) - 接口 中的方法top.onceio.core.db.dao.Dao
 
remove(Cnd<T>) - 类 中的方法top.onceio.core.db.dao.DaoHolder
 
remove(Class<E>, Cnd<E>) - 类 中的方法top.onceio.core.db.dao.impl.DaoHelper
 
removeById(Long) - 接口 中的方法top.onceio.core.db.dao.Dao
 
removeById(Long) - 类 中的方法top.onceio.core.db.dao.DaoHolder
 
removeById(Class<E>, Long) - 类 中的方法top.onceio.core.db.dao.impl.DaoHelper
 
removeByIds(List<Long>) - 接口 中的方法top.onceio.core.db.dao.Dao
 
removeByIds(List<Long>) - 类 中的方法top.onceio.core.db.dao.DaoHolder
 
removeByIds(Class<E>, List<Long>) - 类 中的方法top.onceio.core.db.dao.impl.DaoHelper
 
replaceWord(String, Map<String, String>) - 类 中的静态方法top.onceio.core.util.OUtils
 
REQ_LOG_MAX_BYTES - 类 中的静态变量top.onceio.core.OConfig
 
resovle(String...) - 类 中的方法top.onceio.core.beans.BeansEden
 
resovleBeans() - 类 中的方法top.onceio.core.util.JsonConfLoader
 
right_shift() - 类 中的方法top.onceio.core.db.dao.tpl.UpdateTpl
 
rollback() - 类 中的方法top.onceio.core.db.dao.impl.DaoHelper
 
rollback(Savepoint) - 类 中的方法top.onceio.core.db.dao.impl.DaoHelper
 
rollback() - 接口 中的方法top.onceio.core.db.dao.TransDao
 
rollback(Savepoint) - 接口 中的方法top.onceio.core.db.dao.TransDao
 
rollback(Savepoint) - 类 中的方法top.onceio.core.db.jdbc.JdbcHelper
 
rollback() - 类 中的方法top.onceio.core.db.jdbc.JdbcHelper
 
run(Object, Method, Object[], MethodProxy) - 类 中的方法top.onceio.core.aop.ProxyChain
 

S

scanPackages(String...) - 类 中的方法top.onceio.core.util.AnnotationScanner
 
SDF - 类 中的静态变量top.onceio.core.util.OLog
 
search(Set<DDMeta>, List<DDMeta>, DDMeta, DDMeta) - 类 中的方法top.onceio.core.db.meta.DDEngine
寻找足迹
searchGenType(Class<?>, Class<?>, Type) - 类 中的静态方法top.onceio.core.util.OReflectUtil
 
selectSql(TableMeta, SelectTpl<E>) - 类 中的方法top.onceio.core.db.dao.Cnd
 
SelectTpl<E> - top.onceio.core.db.dao.tpl中的类
遇到需要使用distinct时,请使用group by性能更好
SelectTpl() - 类 的构造器top.onceio.core.db.dao.tpl.SelectTpl
 
SelectTpl(Class<E>) - 类 的构造器top.onceio.core.db.dao.tpl.SelectTpl
 
SelectTpl(Class<E>, String) - 类 的构造器top.onceio.core.db.dao.tpl.SelectTpl
 
set() - 类 中的方法top.onceio.core.db.dao.tpl.UpdateTpl
 
setApi(String) - 类 中的方法top.onceio.core.beans.ApiPair
 
setApiMethod(ApiMethod) - 类 中的方法top.onceio.core.beans.ApiPair
 
setArgs(Object[]) - 异常错误 中的方法top.onceio.core.exception.Failed
 
setArgs(Object[]) - 异常错误 中的方法top.onceio.core.exception.OFailed
 
setAttrNameArgIndex(Map<Integer, String>) - 类 中的方法top.onceio.core.beans.ApiPair
 
setBean(Object) - 类 中的方法top.onceio.core.beans.ApiPair
 
setClassLoader(ClassLoader) - 类 中的静态方法top.onceio.OnceIO
 
setColumnMapping(Collection<String>) - 类 中的方法top.onceio.core.db.meta.DDMeta
 
setColumnMetas(List<ColumnMeta>) - 类 中的方法top.onceio.core.db.meta.TableMeta
 
setColumns(List<String>) - 类 中的方法top.onceio.core.db.meta.ConstraintMeta
 
setColumnToOrigin(Map<String, String>) - 类 中的方法top.onceio.core.db.meta.DDMeta
 
setConstraints(List<ConstraintMeta>) - 类 中的方法top.onceio.core.db.meta.TableMeta
 
setCreatetime(Long) - 类 中的方法top.onceio.core.db.tbl.ODDMeta
 
setCreatetime(Long) - 类 中的方法top.onceio.core.db.tbl.OTableMeta
 
setDaoHelper(DaoHelper) - 类 中的方法top.onceio.core.db.dao.DaoHolder
 
setData(List<T>) - 类 中的方法top.onceio.core.db.dao.Page
 
setData(Object) - 异常错误 中的方法top.onceio.core.exception.Failed
 
setData(Object) - 异常错误 中的方法top.onceio.core.exception.OFailed
 
setDataSource(DataSource) - 类 中的方法top.onceio.core.db.jdbc.JdbcHelper
 
setEntityName(String) - 类 中的方法top.onceio.core.db.meta.TableMeta
 
setExtend(String) - 类 中的方法top.onceio.core.db.meta.TableMeta
 
setExtra(Map<String, Object>) - 类 中的方法top.onceio.core.db.tbl.OEntity
 
setField(Field) - 类 中的方法top.onceio.core.db.meta.ColumnMeta
 
setFieldConstraint(List<ConstraintMeta>) - 类 中的方法top.onceio.core.db.meta.TableMeta
 
setFormat(String) - 异常错误 中的方法top.onceio.core.exception.Failed
 
setFormat(String) - 异常错误 中的方法top.onceio.core.exception.OFailed
 
setId(Long) - 类 中的方法top.onceio.core.db.tbl.OEntity
 
setIdAt(int, Object) - 类 中的方法top.onceio.core.db.dao.impl.TblIdNameVal
 
setIdGenerator(IdGenerator) - 类 中的方法top.onceio.core.db.dao.impl.DaoHelper
 
setIsNext(Boolean) - 类 中的方法top.onceio.core.db.dao.Cnd
 
setJavaBaseType(Class<?>) - 类 中的方法top.onceio.core.db.meta.ColumnMeta
 
setJdbcHelper(JdbcHelper) - 类 中的方法top.onceio.core.db.dao.impl.DaoHelper
 
setLevel(int) - 异常错误 中的方法top.onceio.core.exception.Failed
 
setMethod(Method) - 类 中的方法top.onceio.core.beans.ApiPair
 
setName(String) - 类 中的方法top.onceio.core.cache.impl.FIFOMemoryCache
 
setName(String) - 类 中的方法top.onceio.core.db.meta.ColumnMeta
 
setName(String) - 类 中的方法top.onceio.core.db.meta.ConstraintMeta
 
setName(String) - 类 中的方法top.onceio.core.db.meta.DDMeta
 
setName(String) - 类 中的方法top.onceio.core.db.tbl.OI18n
 
setName(String) - 类 中的方法top.onceio.core.db.tbl.OTableMeta
 
setNameType(Map<String, Class<?>>) - 类 中的方法top.onceio.core.beans.ApiPair
 
setNameVarIndex(Map<String, Integer>) - 类 中的方法top.onceio.core.beans.ApiPair
 
setNullable(boolean) - 类 中的方法top.onceio.core.db.meta.ColumnMeta
 
setOid(String) - 类 中的方法top.onceio.core.db.tbl.OI18n
 
setPage(Integer) - 类 中的方法top.onceio.core.db.dao.Cnd
 
setPage(Integer) - 类 中的方法top.onceio.core.db.dao.Page
 
setPageArg(E) - 类 中的方法top.onceio.core.db.dao.Cnd
 
setPagesize(Integer) - 类 中的方法top.onceio.core.db.dao.Cnd
 
setPagesize(Integer) - 类 中的方法top.onceio.core.db.dao.Page
 
setParamNameArgIndex(Map<Integer, String>) - 类 中的方法top.onceio.core.beans.ApiPair
 
setPath(String) - 类 中的方法top.onceio.core.db.meta.DDMeta
 
setPath(String) - 类 中的方法top.onceio.core.db.tbl.ODDMeta
 
setPattern(String) - 类 中的方法top.onceio.core.db.meta.ColumnMeta
 
setPkName(String) - 类 中的方法top.onceio.core.db.meta.DDMeta
 
setPrimaryKey(boolean) - 类 中的方法top.onceio.core.db.meta.ColumnMeta
 
setPrimaryKey(ConstraintMeta) - 类 中的方法top.onceio.core.db.meta.TableMeta
 
setPrimaryKey(String) - 类 中的方法top.onceio.core.db.meta.TableMeta
 
setRefTable(String) - 类 中的方法top.onceio.core.db.meta.ColumnMeta
 
setRefTable(String) - 类 中的方法top.onceio.core.db.meta.ConstraintMeta
 
setRm(Boolean) - 类 中的方法top.onceio.core.db.tbl.OEntity
 
setSavepoint() - 类 中的方法top.onceio.core.db.dao.impl.DaoHelper
 
setSavepoint() - 接口 中的方法top.onceio.core.db.dao.TransDao
 
setSavepoint() - 类 中的方法top.onceio.core.db.jdbc.JdbcHelper
 
setSize(int) - 类 中的方法top.onceio.core.cache.impl.FIFOMemoryCache
 
setTable(String) - 类 中的方法top.onceio.core.db.meta.ConstraintMeta
 
setTable(String) - 类 中的方法top.onceio.core.db.meta.DDMeta
 
setTable(String) - 类 中的方法top.onceio.core.db.meta.TableMeta
 
setTableToTableMata(Map<String, TableMeta>) - 类 中的方法top.onceio.core.db.dao.impl.DaoHelper
 
setTag(String) - 类 中的方法top.onceio.core.db.tbl.ODDMeta
 
setTotal(Long) - 类 中的方法top.onceio.core.db.dao.Page
 
setType(String) - 类 中的方法top.onceio.core.db.meta.ColumnMeta
 
setType(ConstraintType) - 类 中的方法top.onceio.core.db.meta.ConstraintMeta
 
setTypeIndex(Map<Class<?>, Integer>) - 类 中的方法top.onceio.core.beans.ApiPair
 
setUnique(boolean) - 类 中的方法top.onceio.core.db.meta.ColumnMeta
 
setUseFK(boolean) - 类 中的方法top.onceio.core.db.meta.ColumnMeta
 
setUsing(String) - 类 中的方法top.onceio.core.db.meta.ColumnMeta
 
setUsing(String) - 类 中的方法top.onceio.core.db.meta.ConstraintMeta
 
setVal(String) - 类 中的方法top.onceio.core.db.tbl.ODDMeta
 
setVal(String) - 类 中的方法top.onceio.core.db.tbl.OI18n
 
setVal(String) - 类 中的方法top.onceio.core.db.tbl.OTableMeta
 
sql(List<Object>) - 类 中的方法top.onceio.core.db.dao.tpl.HavingTpl
 
sql() - 类 中的方法top.onceio.core.db.dao.tpl.SelectTpl
 
sql(Map<String, String>) - 类 中的方法top.onceio.core.db.dao.tpl.SelectTpl
 
SqlFailed - top.onceio.core.exception中的异常错误
 
SqlFailed(String) - 异常错误 的构造器top.onceio.core.exception.SqlFailed
 
SqlFailed(String, Object[]) - 异常错误 的构造器top.onceio.core.exception.SqlFailed
 
SqlFailed(String, Object[], Object) - 异常错误 的构造器top.onceio.core.exception.SqlFailed
 
store(Class<T>, String, Object) - 类 中的方法top.onceio.core.beans.BeansEden
 
strToBaseType(Class<T>, String) - 类 中的静态方法top.onceio.core.util.OReflectUtil
 
sub() - 类 中的方法top.onceio.core.db.dao.tpl.UpdateTpl
 
sum() - 类 中的方法top.onceio.core.db.dao.tpl.FuncTpl
 

T

TableMeta - top.onceio.core.db.meta中的类
 
TableMeta() - 类 的构造器top.onceio.core.db.meta.TableMeta
 
Tbl - top.onceio.core.db.annotation中的注释类型
 
TblIdNameVal<E> - top.onceio.core.db.dao.impl中的类
 
TblIdNameVal(List<ColumnMeta>, List<E>) - 类 的构造器top.onceio.core.db.dao.impl.TblIdNameVal
 
TblView - top.onceio.core.db.annotation中的注释类型
 
throwError(String, Object...) - 异常错误 中的静态方法top.onceio.core.exception.Failed
 
throwErrorData(Object, String, Object...) - 异常错误 中的静态方法top.onceio.core.exception.Failed
 
throwMsg(String, Object...) - 异常错误 中的静态方法top.onceio.core.exception.Failed
 
throwMsgData(Object, String, Object...) - 异常错误 中的静态方法top.onceio.core.exception.Failed
 
throwSelf() - 异常错误 中的方法top.onceio.core.exception.VolidateFailed
 
throwWarring(String, Object...) - 异常错误 中的静态方法top.onceio.core.exception.Failed
 
throwWarringData(Object, String, Object...) - 异常错误 中的静态方法top.onceio.core.exception.Failed
 
toJson(Object) - 类 中的静态方法top.onceio.core.util.OUtils
 
top.onceio - 程序包 top.onceio
 
top.onceio.core - 程序包 top.onceio.core
 
top.onceio.core.annotation - 程序包 top.onceio.core.annotation
 
top.onceio.core.aop - 程序包 top.onceio.core.aop
 
top.onceio.core.aop.annotation - 程序包 top.onceio.core.aop.annotation
 
top.onceio.core.aop.proxies - 程序包 top.onceio.core.aop.proxies
 
top.onceio.core.beans - 程序包 top.onceio.core.beans
 
top.onceio.core.cache - 程序包 top.onceio.core.cache
 
top.onceio.core.cache.impl - 程序包 top.onceio.core.cache.impl
 
top.onceio.core.db.annotation - 程序包 top.onceio.core.db.annotation
 
top.onceio.core.db.dao - 程序包 top.onceio.core.db.dao
 
top.onceio.core.db.dao.impl - 程序包 top.onceio.core.db.dao.impl
 
top.onceio.core.db.dao.tpl - 程序包 top.onceio.core.db.dao.tpl
 
top.onceio.core.db.jdbc - 程序包 top.onceio.core.db.jdbc
 
top.onceio.core.db.meta - 程序包 top.onceio.core.db.meta
 
top.onceio.core.db.tbl - 程序包 top.onceio.core.db.tbl
 
top.onceio.core.exception - 程序包 top.onceio.core.exception
 
top.onceio.core.mvc.annocations - 程序包 top.onceio.core.mvc.annocations
 
top.onceio.core.util - 程序包 top.onceio.core.util
 
toPrettyJson(Object) - 类 中的静态方法top.onceio.core.util.OUtils
 
toString() - 类 中的方法top.onceio.core.db.dao.Page
 
toString() - 类 中的方法top.onceio.core.db.meta.DDMeta
 
toString() - 类 中的方法top.onceio.core.db.tbl.OEntity
 
toString() - 类 中的方法top.onceio.core.db.tbl.OI18n
 
tpl - 类 中的变量top.onceio.core.db.dao.tpl.FuncTpl
 
Tpl - top.onceio.core.db.dao.tpl中的类
 
Tpl() - 类 的构造器top.onceio.core.db.dao.tpl.Tpl
 
tranBaseType(Type) - 类 中的静态方法top.onceio.core.util.OReflectUtil
 
Transactional - top.onceio.core.aop.annotation中的注释类型
 
TransactionalProxy - top.onceio.core.aop.proxies中的类
 
TransactionalProxy() - 类 的构造器top.onceio.core.aop.proxies.TransactionalProxy
 
TransDao - top.onceio.core.db.dao中的接口
 
Tuple2<A,B> - top.onceio.core.util中的类
 
Tuple2() - 类 的构造器top.onceio.core.util.Tuple2
 
Tuple2(A, B) - 类 的构造器top.onceio.core.util.Tuple2
 
Tuple3<A,B,C> - top.onceio.core.util中的类
 
Tuple3() - 类 的构造器top.onceio.core.util.Tuple3
 
Tuple3(A, B, C) - 类 的构造器top.onceio.core.util.Tuple3
 

U

UNIQUE - 类 中的静态变量top.onceio.core.db.meta.ConstraintMeta
 
update(T) - 接口 中的方法top.onceio.core.db.dao.Dao
 
update(T) - 类 中的方法top.onceio.core.db.dao.DaoHolder
 
update(E) - 类 中的方法top.onceio.core.db.dao.impl.DaoHelper
 
update(String, Object[]) - 类 中的方法top.onceio.core.db.jdbc.JdbcHelper
 
updateByTpl(UpdateTpl<T>) - 接口 中的方法top.onceio.core.db.dao.Dao
 
updateByTpl(UpdateTpl<T>) - 类 中的方法top.onceio.core.db.dao.DaoHolder
 
updateByTpl(Class<E>, UpdateTpl<E>) - 类 中的方法top.onceio.core.db.dao.impl.DaoHelper
 
updateByTplCnd(UpdateTpl<T>, Cnd<T>) - 接口 中的方法top.onceio.core.db.dao.Dao
 
updateByTplCnd(UpdateTpl<T>, Cnd<T>) - 类 中的方法top.onceio.core.db.dao.DaoHolder
 
updateByTplCnd(Class<E>, UpdateTpl<E>, Cnd<E>) - 类 中的方法top.onceio.core.db.dao.impl.DaoHelper
 
updateIgnoreNull(T) - 接口 中的方法top.onceio.core.db.dao.Dao
 
updateIgnoreNull(T) - 类 中的方法top.onceio.core.db.dao.DaoHolder
 
updateIgnoreNull(E) - 类 中的方法top.onceio.core.db.dao.impl.DaoHelper
 
UpdateTpl<T> - top.onceio.core.db.dao.tpl中的类
 
UpdateTpl() - 类 的构造器top.onceio.core.db.dao.tpl.UpdateTpl
 
UpdateTpl(Class<T>) - 类 的构造器top.onceio.core.db.dao.tpl.UpdateTpl
 
UpdateTpl(Class<T>, String) - 类 的构造器top.onceio.core.db.dao.tpl.UpdateTpl
 
upgradeTo(TableMeta) - 类 中的方法top.onceio.core.db.meta.TableMeta
升级数据库,返回需要执行的sql
use() - 类 中的方法top.onceio.core.db.dao.tpl.GroupTpl
 
USEING - 类 中的静态变量top.onceio.core.db.dao.tpl.Tpl
 
Using - top.onceio.core.annotation中的注释类型
 
using() - 类 中的方法top.onceio.core.db.dao.tpl.SelectTpl
 
USING_B - 类 中的静态变量top.onceio.core.db.dao.tpl.Tpl
 
USING_C - 类 中的静态变量top.onceio.core.db.dao.tpl.Tpl
 
USING_DECIMAL - 类 中的静态变量top.onceio.core.db.dao.tpl.Tpl
 
USING_DOUBLE - 类 中的静态变量top.onceio.core.db.dao.tpl.Tpl
 
USING_FLOAT - 类 中的静态变量top.onceio.core.db.dao.tpl.Tpl
 
USING_INT - 类 中的静态变量top.onceio.core.db.dao.tpl.Tpl
 
USING_LONG - 类 中的静态变量top.onceio.core.db.dao.tpl.Tpl
 
USING_S - 类 中的静态变量top.onceio.core.db.dao.tpl.Tpl
 
usingRowNum() - 类 中的方法top.onceio.core.db.dao.tpl.SelectTpl
 

V

Validate - top.onceio.core.annotation中的注释类型
 
valueOf(String) - 枚举 中的静态方法top.onceio.core.beans.ApiMethod
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法top.onceio.core.db.annotation.ColType
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法top.onceio.core.db.annotation.ConstraintType
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法top.onceio.core.db.jdbc.DBType
返回带有指定名称的该类型的枚举常量。
values() - 枚举 中的静态方法top.onceio.core.beans.ApiMethod
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法top.onceio.core.db.annotation.ColType
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法top.onceio.core.db.annotation.ConstraintType
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法top.onceio.core.db.jdbc.DBType
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
VolidateFailed - top.onceio.core.exception中的异常错误
 
VolidateFailed(int, String, Object[]) - 异常错误 的构造器top.onceio.core.exception.VolidateFailed
 

W

WARN - 异常错误 中的静态变量top.onceio.core.exception.Failed
 
warn(String, Object...) - 类 中的静态方法top.onceio.core.util.OLog
 
warnning(boolean, String, Object...) - 类 中的静态方法top.onceio.core.util.OAssert
 
warnning(String, Object...) - 类 中的静态方法top.onceio.core.util.OAssert
 
whereSql(List<Object>) - 类 中的方法top.onceio.core.db.dao.Cnd
 
wholeSql(TableMeta, SelectTpl<E>, List<Object>) - 类 中的方法top.onceio.core.db.dao.Cnd
 
wrap(Throwable) - 异常错误 中的静态方法top.onceio.core.exception.OFailed
 
wrap(SQLException) - 异常错误 中的静态方法top.onceio.core.exception.SqlFailed
 

X

xor() - 类 中的方法top.onceio.core.db.dao.tpl.UpdateTpl
 
A B C D E F G H I J L M N O P Q R S T U V W X 
跳过导航链接

Copyright © 2018. All rights reserved.