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

A

a - 类 中的变量top.onceio.core.util.Tuple2
 
a - 类 中的变量top.onceio.core.util.Tuple3
 
AccessHelper - top.onceio.core.db.model中的类
 
AccessHelper() - 类 的构造器top.onceio.core.db.model.AccessHelper
 
addAnnotation(Class<?>...) - 类 中的方法top.onceio.core.beans.BeansEden
 
addConstraintSql(List<IndexMeta>) - 类 中的静态方法top.onceio.core.db.meta.IndexMeta
 
addSql() - 类 中的方法top.onceio.core.db.meta.IndexMeta
 
alias - 类 中的变量top.onceio.core.db.model.BaseMeta
 
alias(A, B) - 类 中的静态方法top.onceio.core.db.model.Func
 
ALTER - 类 中的静态变量top.onceio.core.db.meta.SqlPlanBuilder
 
and() - 类 中的方法top.onceio.core.db.model.BaseMeta
 
and(BaseMeta) - 类 中的方法top.onceio.core.db.model.BaseMeta
 
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(int, TableMeta, String) - 类 中的方法top.onceio.core.db.meta.SqlPlanBuilder
 
append(int, TableMeta, Collection<String>) - 类 中的方法top.onceio.core.db.meta.SqlPlanBuilder
 
append(SqlPlanBuilder) - 类 中的方法top.onceio.core.db.meta.SqlPlanBuilder
 
append(E) - 类 中的方法top.onceio.core.util.ElementBuffer
 
append(List<E>) - 类 中的方法top.onceio.core.util.ElementBuffer
 
args - 类 中的变量top.onceio.core.db.model.BaseMeta
 
as(String) - 类 中的方法top.onceio.core.db.model.BaseMeta
 
Attr - top.onceio.core.mvc.annocations中的注释类型
 
AutoApi - top.onceio.core.mvc.annocations中的注释类型
类的所有公共方法都会成为RESTful API
avg(A) - 类 中的静态方法top.onceio.core.db.model.Func
 
avg(A, B) - 类 中的静态方法top.onceio.core.db.model.Func
 

B

b - 类 中的变量top.onceio.core.util.Tuple2
 
b - 类 中的变量top.onceio.core.util.Tuple3
 
BaseCol<T extends BaseMeta> - top.onceio.core.db.model中的类
 
BaseCol(T, Field) - 类 的构造器top.onceio.core.db.model.BaseCol
 
BaseMeta<M> - top.onceio.core.db.model中的类
 
BaseMeta() - 类 的构造器top.onceio.core.db.model.BaseMeta
 
BaseModel<ID extends Serializable> - top.onceio.core.db.model中的类
 
BaseModel() - 类 的构造器top.onceio.core.db.model.BaseModel
 
batchExec(String...) - 类 中的方法top.onceio.core.db.jdbc.JdbcHelper
 
batchInsert(List<T>) - 接口 中的方法top.onceio.core.db.dao.Dao
批量插入数据 如果entity的id为null,会自动回填id
batchInsert(List<T>) - 类 中的方法top.onceio.core.db.dao.DaoHolder
 
batchInsert(List<E>) - 类 中的方法top.onceio.core.db.model.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.jdbc.JdbcHelper
 
batchUpdate(String, List<Object[]>) - 类 中的方法top.onceio.core.db.jdbc.JdbcHelper
 
batchUpdate(String...) - 类 中的方法top.onceio.core.db.model.DaoHelper
 
batchUpdate(String, List<Object[]>) - 类 中的方法top.onceio.core.db.model.DaoHelper
 
BeansEden - top.onceio.core.beans中的类
 
BeansIn - top.onceio.core.annotation中的注释类型
 
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.
beginTransaction(int, boolean) - 类 中的方法top.onceio.core.db.model.DaoHelper
 
bind(String, M, Class<E>) - 类 中的方法top.onceio.core.db.model.BaseMeta
 
build() - 类 中的方法top.onceio.core.beans.ApiResover
 
build(Map<String, TableMeta>) - 类 中的方法top.onceio.core.db.meta.SqlPlanBuilder
 

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
返回数据中list[0] 是字段名,list[1-n]是字段所对应的数据
call(String, Object[]) - 类 中的方法top.onceio.core.db.jdbc.JdbcHelper
返回数据中list[0] 是字段名,list[1-n]是字段所对应的数据
call(String, Object[]) - 类 中的方法top.onceio.core.db.model.DaoHelper
返回数据中list[0] 是字段名,list[1-n]是字段所对应的数据
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
 
clear() - 类 中的方法top.onceio.core.util.PairMap
 
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
 
COMMENT - 类 中的静态变量top.onceio.core.db.meta.SqlPlanBuilder
 
commit() - 接口 中的方法top.onceio.core.db.dao.TransDao
 
commit() - 类 中的方法top.onceio.core.db.jdbc.JdbcHelper
 
commit() - 类 中的方法top.onceio.core.db.model.DaoHelper
 
Config - top.onceio.core.annotation中的注释类型
从onceio.properties读取属性
constId(String, Class<?>, String) - 类 中的静态方法top.onceio.core.db.tables.OI18n
 
Cookie - top.onceio.core.mvc.annocations中的注释类型
 
copy() - 类 中的方法top.onceio.core.db.model.BaseMeta
 
count() - 接口 中的方法top.onceio.core.db.dao.Dao
所有数据
count(BaseMeta<M>) - 接口 中的方法top.onceio.core.db.dao.Dao
根据筛选条件查询数据个数
count() - 类 中的方法top.onceio.core.db.dao.DaoHolder
 
count(BaseMeta<M>) - 类 中的方法top.onceio.core.db.dao.DaoHolder
 
count(Class<E>) - 类 中的方法top.onceio.core.db.model.DaoHelper
 
count(Class<E>, BaseMeta<M>) - 类 中的方法top.onceio.core.db.model.DaoHelper
 
count(A) - 类 中的静态方法top.onceio.core.db.model.Func
 
count(A, B) - 类 中的静态方法top.onceio.core.db.model.Func
 
CREATE_SCHEMA - 类 中的静态变量top.onceio.core.db.meta.SqlPlanBuilder
 
CREATE_TABLE - 类 中的静态变量top.onceio.core.db.meta.SqlPlanBuilder
 
CREATE_VIEW - 类 中的静态变量top.onceio.core.db.meta.SqlPlanBuilder
 
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
 
createTableSql() - 类 中的方法top.onceio.core.db.meta.TableMeta
 

D

Dao<T,M> - top.onceio.core.db.dao中的接口
 
daoHelper - 类 中的变量top.onceio.core.db.dao.DaoHolder
 
DaoHelper - top.onceio.core.db.model中的类
增 单个添加,批量添加, 不重复添加删 主键删除,条件删除改 主键更改,非null更改,表达式更改,条件批量更改 删 主键删除,条件删除 改 主键更改,非null更改,表达式更改,条件批量更改 查 外连接,内连接,子查询,视图(子查询,With,视图,物化视图,union) 函数
DaoHelper() - 类 的构造器top.onceio.core.db.model.DaoHelper
 
DaoHelper(JdbcHelper, IdGenerator) - 类 的构造器top.onceio.core.db.model.DaoHelper
 
DaoHolder<T extends BaseModel,M extends BaseMeta> - top.onceio.core.db.dao中的类
 
DaoHolder() - 类 的构造器top.onceio.core.db.dao.DaoHolder
 
DataSourceManager - top.onceio.core.db.dao中的接口
 
DBType - top.onceio.core.db.jdbc中的枚举
列出了支持的数据库类型
DDLDao - top.onceio.core.db.dao中的接口
 
DDMeta - top.onceio.core.db.meta中的类
推倒元数据
DDMeta() - 类 的构造器top.onceio.core.db.meta.DDMeta
 
Def - top.onceio.core.annotation中的注释类型
定义一个Bean对象
def() - 接口 中的方法top.onceio.core.db.model.DefView
 
Definer - top.onceio.core.annotation中的注释类型
定义Bean对象,本身不是Bean
DefSQL - top.onceio.core.db.annotation中的注释类型
 
DefView - top.onceio.core.db.model中的接口
 
delete(BaseMeta<M>) - 接口 中的方法top.onceio.core.db.dao.Dao
根据条件物理删除数据
delete(BaseMeta<M>) - 类 中的方法top.onceio.core.db.dao.DaoHolder
 
delete(Class<E>, BaseMeta<M>) - 类 中的方法top.onceio.core.db.model.DaoHelper
 
deleteById(ID) - 接口 中的方法top.onceio.core.db.dao.Dao
 
deleteById(Serializable) - 类 中的方法top.onceio.core.db.dao.DaoHolder
 
deleteById(Class<E>, ID) - 类 中的方法top.onceio.core.db.model.DaoHelper
 
deleteByIds(List<ID>) - 接口 中的方法top.onceio.core.db.dao.Dao
根据主键物理删除数据
deleteByIds(List<ID>) - 类 中的方法top.onceio.core.db.dao.DaoHolder
 
deleteByIds(Class<E>, List<ID>) - 类 中的方法top.onceio.core.db.model.DaoHelper
 
digest() - 类 中的方法top.onceio.core.util.MD5Updater
 
drop(Class<E>) - 接口 中的方法top.onceio.core.db.dao.DDLDao
 
DROP - 类 中的静态变量top.onceio.core.db.meta.SqlPlanBuilder
 
drop(Class<E>) - 类 中的方法top.onceio.core.db.model.DaoHelper
 
DROP_VIEW - 类 中的静态变量top.onceio.core.db.meta.SqlPlanBuilder
 
dropConstraintSql(List<IndexMeta>) - 类 中的静态方法top.onceio.core.db.meta.IndexMeta
 
dropSql() - 类 中的方法top.onceio.core.db.meta.IndexMeta
 

E

ElementBuffer<E> - top.onceio.core.util中的类
 
ElementBuffer(int, Consumer<List<E>>) - 类 的构造器top.onceio.core.util.ElementBuffer
 
encodeMD5(String) - 类 中的静态方法top.onceio.core.util.OUtils
 
EPSHelper<T> - top.onceio.core.util中的类
 
EPSHelper(int) - 类 的构造器top.onceio.core.util.EPSHelper
 
EPSHelper(Map<T, Integer>, int) - 类 的构造器top.onceio.core.util.EPSHelper
 
eq(Object) - 类 中的方法top.onceio.core.db.model.BaseCol
 
equals(Object) - 类 中的方法top.onceio.core.db.meta.ColumnMeta
 
equals(Object) - 类 中的方法top.onceio.core.db.meta.DDMeta
 
equals(Object) - 类 中的方法top.onceio.core.db.meta.IndexMeta
 
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
 
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.model.DaoHelper
 
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
 
fatal(String, Object...) - 类 中的静态方法top.onceio.core.util.OAssert
 
fatal(boolean, String, Object...) - 类 中的静态方法top.onceio.core.util.OAssert
 
fetch(BaseMeta<M>) - 接口 中的方法top.onceio.core.db.dao.Dao
返回匹配到第一条符合条件的数据 (默认是没有被删除的数据),如果获取
fetch(BaseMeta<M>) - 类 中的方法top.onceio.core.db.dao.DaoHolder
 
fetch(Class<E>, BaseMeta<M>) - 类 中的方法top.onceio.core.db.model.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(BaseMeta<M>) - 接口 中的方法top.onceio.core.db.dao.Dao
根据条件筛选数据 注意: 分页页码从0开始,并且总分页数只有再页号非正数时才会返回,如果是第1页想获取中数据数,则page传入-1即可
find(BaseMeta<M>, int, int) - 接口 中的方法top.onceio.core.db.dao.Dao
 
find(BaseMeta<M>, Consumer<T>) - 接口 中的方法top.onceio.core.db.dao.Dao
根据筛选条件,将数据依次传给consumer处理
find(BaseMeta<M>) - 类 中的方法top.onceio.core.db.dao.DaoHolder
 
find(BaseMeta<M>, int, int) - 类 中的方法top.onceio.core.db.dao.DaoHolder
 
find(BaseMeta<M>, Consumer<T>) - 类 中的方法top.onceio.core.db.dao.DaoHolder
 
find(Class<E>, BaseMeta<M>) - 类 中的方法top.onceio.core.db.model.DaoHelper
 
find(Class<E>, BaseMeta<M>, int, int) - 类 中的方法top.onceio.core.db.model.DaoHelper
 
find(Class<E>, BaseMeta<M>, Consumer<E>) - 类 中的方法top.onceio.core.db.model.DaoHelper
 
findBy(Consumer<Class<?>>, String...) - 类 中的静态方法top.onceio.core.util.ClassScanner
 
findByIds(List<ID>) - 接口 中的方法top.onceio.core.db.dao.Dao
返回没有被逻辑删除的,给定ids范围内的数据
findByIds(List<ID>) - 类 中的方法top.onceio.core.db.dao.DaoHolder
 
findByIds(Class<E>, List<ID>) - 类 中的方法top.onceio.core.db.model.DaoHelper
 
flush() - 类 中的方法top.onceio.core.util.ElementBuffer
 
FOREIGN_KEY - 类 中的静态变量top.onceio.core.db.meta.IndexMeta
 
freshConstraintMetaTable() - 类 中的方法top.onceio.core.db.meta.TableMeta
 
freshNameToField(Class<?>) - 类 中的方法top.onceio.core.db.meta.TableMeta
 
from(O...) - 类 中的方法top.onceio.core.db.model.BaseMeta
 
fromName(String) - 枚举 中的静态方法top.onceio.core.db.jdbc.DBType
 
Func - top.onceio.core.db.model中的类
 

G

ge(Object) - 类 中的方法top.onceio.core.db.model.BaseCol
 
genDef() - 类 中的方法top.onceio.core.db.meta.IndexMeta
 
genName() - 类 中的方法top.onceio.core.db.meta.IndexMeta
 
genStub(String, String, int) - 类 中的静态方法top.onceio.core.util.OUtils
getStub("?"
get(Method) - 类 中的静态方法top.onceio.core.aop.AopProxy
 
get() - 类 中的静态方法top.onceio.core.beans.BeansEden
 
get(Object, Class<T>) - 接口 中的方法top.onceio.core.cache.Cache
 
get(Object, Class<T>) - 类 中的方法top.onceio.core.cache.impl.FIFOMemoryCache
 
get(ID) - 接口 中的方法top.onceio.core.db.dao.Dao
根据id获取对象 即使数据已经被逻辑删除依然能够获取到。
get(Serializable) - 类 中的方法top.onceio.core.db.dao.DaoHolder
 
get(Class<E>, ID) - 类 中的方法top.onceio.core.db.model.DaoHelper
 
getA(B) - 类 中的方法top.onceio.core.util.PairMap
 
getAlias(BaseMeta) - 类 中的方法top.onceio.core.db.model.AccessHelper
 
getApi() - 类 中的方法top.onceio.core.beans.ApiPair
 
getApiMethod() - 类 中的方法top.onceio.core.beans.ApiPair
 
getApiResolver() - 类 中的方法top.onceio.core.beans.BeansEden
 
getApis() - 类 中的方法top.onceio.core.beans.ApiResover
 
getArgs() - 异常错误 中的方法top.onceio.core.exception.Failed
 
getArgs() - 异常错误 中的方法top.onceio.core.exception.OFailed
 
getAttrNameArgIndex() - 类 中的方法top.onceio.core.beans.ApiPair
 
getB(A) - 类 中的方法top.onceio.core.util.PairMap
 
getBean() - 类 中的方法top.onceio.core.beans.ApiPair
 
getBeans() - 类 中的方法top.onceio.core.util.JsonConfLoader
 
getClassByAnnotation(Class<?>) - 类 中的方法top.onceio.core.beans.BeansEden
 
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
 
getColumnName(Field) - 类 中的静态方法top.onceio.core.db.meta.TableMeta
 
getColumns() - 类 中的方法top.onceio.core.db.meta.DDMeta
 
getColumns() - 类 中的方法top.onceio.core.db.meta.IndexMeta
 
getColumnToOrigin() - 类 中的方法top.onceio.core.db.meta.DDMeta
 
getComment() - 类 中的方法top.onceio.core.db.meta.ColumnMeta
 
getConf() - 类 中的方法top.onceio.core.util.JsonConfLoader
 
getCookieNameArgIndex() - 类 中的方法top.onceio.core.beans.ApiPair
 
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
 
getDBType() - 类 中的方法top.onceio.core.db.jdbc.JdbcHelper
 
getDefaultValue() - 类 中的方法top.onceio.core.db.meta.ColumnMeta
 
getEntities() - 类 中的方法top.onceio.core.db.model.DaoHelper
 
getField() - 类 中的方法top.onceio.core.db.meta.ColumnMeta
 
getField(Object) - 类 中的方法top.onceio.core.util.FieldPathPicker
 
getField(Class<?>, String) - 类 中的静态方法top.onceio.core.util.OReflectUtil
 
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
 
getFrom(BaseMeta) - 类 中的方法top.onceio.core.db.model.AccessHelper
 
getHeaderNameArgIndex() - 类 中的方法top.onceio.core.beans.ApiPair
 
getId() - 类 中的方法top.onceio.core.db.model.BaseModel
 
getId() - 类 中的方法top.onceio.core.db.tables.OI18n
 
getIdGenerator() - 类 中的方法top.onceio.core.db.model.DaoHelper
 
getIndexes() - 类 中的方法top.onceio.core.db.meta.TableMeta
 
getJavaBaseType() - 类 中的方法top.onceio.core.db.meta.ColumnMeta
 
getJdbcHelper() - 类 中的方法top.onceio.core.db.model.DaoHelper
 
getLevel() - 异常错误 中的方法top.onceio.core.exception.Failed
 
getMeta(BaseMeta<M>) - 类 中的方法top.onceio.core.db.model.AccessHelper
 
getMethod() - 类 中的方法top.onceio.core.beans.ApiPair
 
getName() - 接口 中的方法top.onceio.core.cache.Cache
 
getName() - 类 中的方法top.onceio.core.cache.impl.FIFOMemoryCache
 
getName() - 类 中的方法top.onceio.core.db.meta.ColumnMeta
 
getName() - 类 中的方法top.onceio.core.db.meta.DDMeta
 
getName() - 类 中的方法top.onceio.core.db.meta.IndexMeta
 
getName() - 类 中的方法top.onceio.core.db.tables.OI18n
 
getNameType() - 类 中的方法top.onceio.core.beans.ApiPair
 
getNameVarIndex() - 类 中的方法top.onceio.core.beans.ApiPair
 
getPage() - 类 中的方法top.onceio.core.db.dao.Page
 
getPagesize() - 类 中的方法top.onceio.core.db.dao.Page
 
getParamNameArgIndex() - 类 中的方法top.onceio.core.beans.ApiPair
 
getPath() - 类 中的方法top.onceio.core.db.meta.DDMeta
 
getPattern() - 类 中的方法top.onceio.core.db.meta.ColumnMeta
 
getPatternToApi() - 类 中的方法top.onceio.core.beans.ApiResover
 
getPkName() - 类 中的方法top.onceio.core.db.meta.DDMeta
 
getRefs(BaseMeta) - 类 中的静态方法top.onceio.core.db.model.AccessHelper
 
getRefTable() - 类 中的方法top.onceio.core.db.meta.ColumnMeta
 
getRefTable() - 类 中的方法top.onceio.core.db.meta.IndexMeta
 
getSelect(BaseMeta) - 类 中的方法top.onceio.core.db.model.AccessHelper
 
getSetMethod(Class<?>, String) - 类 中的静态方法top.onceio.core.util.OReflectUtil
 
getSize() - 类 中的方法top.onceio.core.cache.impl.FIFOMemoryCache
 
getTable() - 类 中的方法top.onceio.core.db.meta.DDMeta
 
getTable() - 类 中的方法top.onceio.core.db.meta.IndexMeta
 
getTable() - 类 中的方法top.onceio.core.db.meta.TableMeta
 
getTable(BaseMeta) - 类 中的静态方法top.onceio.core.db.model.AccessHelper
 
getTable() - 类 中的方法top.onceio.core.db.model.BaseMeta
 
getTableName(Class<?>) - 类 中的静态方法top.onceio.core.db.meta.TableMeta
 
getTableToTableMata() - 类 中的方法top.onceio.core.db.model.DaoHelper
 
getTotal() - 类 中的方法top.onceio.core.db.dao.Page
 
getType() - 类 中的方法top.onceio.core.db.meta.ColumnMeta
 
getType() - 类 中的方法top.onceio.core.db.meta.IndexMeta
 
getType() - 类 中的方法top.onceio.core.db.meta.TableMeta
 
getTypeIndex() - 类 中的方法top.onceio.core.beans.ApiPair
 
getUpdate(BaseMeta) - 类 中的方法top.onceio.core.db.model.AccessHelper
 
getUsing() - 类 中的方法top.onceio.core.db.meta.ColumnMeta
 
getUsing() - 类 中的方法top.onceio.core.db.meta.IndexMeta
 
getVal() - 类 中的方法top.onceio.core.db.tables.OI18n
 
getViewDef() - 类 中的方法top.onceio.core.db.meta.TableMeta
 
getWhere(BaseMeta) - 类 中的方法top.onceio.core.db.model.AccessHelper
 
groupBy(C...) - 类 中的方法top.onceio.core.db.model.BaseMeta
 
gson - 类 中的静态变量top.onceio.core.util.OUtils
 
gt(Object) - 类 中的方法top.onceio.core.db.model.BaseCol
 

H

hashCode() - 类 中的方法top.onceio.core.db.meta.ColumnMeta
 
hashCode() - 类 中的方法top.onceio.core.db.meta.DDMeta
 
hashCode() - 类 中的方法top.onceio.core.db.meta.IndexMeta
 
hashCode() - 类 中的方法top.onceio.core.db.meta.TableMeta
 
hashCode() - 类 中的方法top.onceio.core.util.Tuple2
 
hashCode() - 类 中的方法top.onceio.core.util.Tuple3
 
Header - top.onceio.core.mvc.annocations中的注释类型
 

I

I18nCfg - top.onceio.core.annotation中的注释类型
被标注的字段会被添加到i18n表中, i18n.id=c/类名_字段名, i18n.val = 字段的值 i18n.name = I18nCfgBrief.value() | I18nMsg.value()
I18nCfgBrief - top.onceio.core.annotation中的注释类型
配置字段的描述信息
I18nMsg - top.onceio.core.annotation中的注释类型
被标注的字段会被添加到i18n表中 oid : msg/lang_MD5(字段值) name : 翻译的文字
id - 类 中的变量top.onceio.core.db.model.BaseModel
 
id - 类 中的变量top.onceio.core.db.tables.OI18n
 
id - 类 中的变量top.onceio.core.db.tables.OI18n.Meta
 
IdGenerator - top.onceio.core.db.dao中的接口
 
IDGenerator - top.onceio.core.util中的类
 
IDGenerator() - 类 的构造器top.onceio.core.util.IDGenerator
 
in(Object...) - 类 中的方法top.onceio.core.db.model.BaseCol
 
in(BaseMeta) - 类 中的方法top.onceio.core.db.model.BaseCol
 
Index - top.onceio.core.db.annotation中的注释类型
 
INDEX - 类 中的静态变量top.onceio.core.db.meta.IndexMeta
 
INDEX_NAME_PREFIX_FK - 类 中的静态变量top.onceio.core.db.meta.IndexMeta
 
INDEX_NAME_PREFIX_NQ - 类 中的静态变量top.onceio.core.db.meta.IndexMeta
 
INDEX_NAME_PREFIX_PK - 类 中的静态变量top.onceio.core.db.meta.IndexMeta
 
INDEX_NAME_PREFIX_UN - 类 中的静态变量top.onceio.core.db.meta.IndexMeta
 
IndexMeta - top.onceio.core.db.meta中的类
 
IndexMeta() - 类 的构造器top.onceio.core.db.meta.IndexMeta
 
indexName(String) - 类 中的静态方法top.onceio.core.db.meta.IndexMeta
 
IndexType - top.onceio.core.db.annotation中的枚举
 
init(Collection<Class<?>>) - 类 中的方法top.onceio.core.db.model.DaoHelper
 
init(ProcessingEnvironment) - 类 中的方法top.onceio.core.processor.ModelProcessor
 
insert(T) - 接口 中的方法top.onceio.core.db.dao.Dao
插入数据 如果entity的id为null,会自动回填id
insert(T) - 类 中的方法top.onceio.core.db.dao.DaoHolder
 
insert(E) - 类 中的方法top.onceio.core.db.model.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
 
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
 
join(BaseMeta) - 类 中的方法top.onceio.core.db.model.BaseMeta
 
JsonConfLoader - top.onceio.core.util中的类
 
JsonConfLoader() - 类 的构造器top.onceio.core.util.JsonConfLoader
 

L

le(Object) - 类 中的方法top.onceio.core.db.model.BaseCol
 
like(String) - 类 中的方法top.onceio.core.db.model.StringCol
 
limit(int, int) - 类 中的方法top.onceio.core.db.model.BaseMeta
 
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
 
loadJson(InputStream) - 类 中的方法top.onceio.core.util.JsonConfLoader
 
LRUCache<K,V> - top.onceio.core.util中的类
 
LRUCache(int) - 类 的构造器top.onceio.core.util.LRUCache
 
LRUCache(int, int, float, boolean) - 类 的构造器top.onceio.core.util.LRUCache
 
lt(Object) - 类 中的方法top.onceio.core.db.model.BaseCol
 

M

max(A) - 类 中的静态方法top.onceio.core.db.model.Func
 
max(A, B) - 类 中的静态方法top.onceio.core.db.model.Func
 
MD5Updater - top.onceio.core.util中的类
 
MD5Updater() - 类 的构造器top.onceio.core.util.MD5Updater
 
meta - 类 中的变量top.onceio.core.db.model.BaseMeta
 
meta() - 类 中的静态方法top.onceio.core.db.tables.OI18n
 
Meta() - 类 的构造器top.onceio.core.db.tables.OI18n.Meta
 
min(A) - 类 中的静态方法top.onceio.core.db.model.Func
 
min(A, B) - 类 中的静态方法top.onceio.core.db.model.Func
 
Model - top.onceio.core.db.annotation中的注释类型
 
ModelProcessor - top.onceio.core.processor中的类
 
ModelProcessor() - 类 的构造器top.onceio.core.processor.ModelProcessor
 
ModelType - top.onceio.core.db.annotation中的枚举
 
MSG - 异常错误 中的静态变量top.onceio.core.exception.Failed
 
msgId(String, String) - 类 中的静态方法top.onceio.core.db.tables.OI18n
 

N

Name - top.onceio.core.db.annotation中的注释类型
默认显示的字段
name() - 类 中的方法top.onceio.core.db.meta.TableMeta
 
name() - 类 中的方法top.onceio.core.db.model.BaseCol
 
name() - 类 中的方法top.onceio.core.db.model.Func
 
name() - 接口 中的方法top.onceio.core.db.model.Queryable
 
name - 类 中的变量top.onceio.core.db.tables.OI18n.Meta
 
ne(Object) - 类 中的方法top.onceio.core.db.model.BaseCol
 
next() - 类 中的方法top.onceio.core.aop.ProxyAction
 
next(Class<?>) - 接口 中的方法top.onceio.core.db.dao.IdGenerator
 
nextId(Class<?>) - 接口 中的方法top.onceio.core.db.dao.DataSourceManager
 
notIn(Object...) - 类 中的方法top.onceio.core.db.model.BaseCol
 
notIn(BaseMeta) - 类 中的方法top.onceio.core.db.model.BaseCol
 
notLike(String) - 类 中的方法top.onceio.core.db.model.StringCol
 

O

OAssert - top.onceio.core.util中的类
 
OAssert() - 类 的构造器top.onceio.core.util.OAssert
 
OConfig - top.onceio.core中的类
 
OConfig() - 类 的构造器top.onceio.core.OConfig
 
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.tables中的类
 
OI18n() - 类 的构造器top.onceio.core.db.tables.OI18n
 
OI18n.Meta - top.onceio.core.db.tables中的类
 
OI18nHolder - top.onceio.core.beans中的类
 
OI18nHolder() - 类 的构造器top.onceio.core.beans.OI18nHolder
 
on(BaseCol, BaseCol) - 类 中的方法top.onceio.core.db.model.BaseMeta
 
OnceIO - top.onceio中的类
 
OnceIO() - 类 的构造器top.onceio.OnceIO
 
OnCreate - top.onceio.core.annotation中的注释类型
 
OnDestroy - top.onceio.core.annotation中的注释类型
 
or() - 类 中的方法top.onceio.core.db.model.BaseMeta
 
or(BaseMeta) - 类 中的方法top.onceio.core.db.model.BaseMeta
 
orderBy(C...) - 类 中的方法top.onceio.core.db.model.BaseMeta
 
orderByDesc(C...) - 类 中的方法top.onceio.core.db.model.BaseMeta
 
OReflectUtil - top.onceio.core.util中的类
 
OReflectUtil() - 类 的构造器top.onceio.core.util.OReflectUtil
 
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
 
PairMap<A,B> - top.onceio.core.util中的类
 
PairMap() - 类 的构造器top.onceio.core.util.PairMap
 
PairMap(int) - 类 的构造器top.onceio.core.util.PairMap
 
Param - top.onceio.core.mvc.annocations中的注释类型
 
parseToTime(long) - 类 中的静态方法top.onceio.core.util.IDGenerator
 
parseType(String, int, int) - 类 中的静态方法top.onceio.core.db.meta.TableMeta
 
parseURLParam(String) - 类 中的静态方法top.onceio.core.util.OUtils
 
PRIMARY_KEY - 类 中的静态变量top.onceio.core.db.meta.IndexMeta
 
process(Set<? extends TypeElement>, RoundEnvironment) - 类 中的方法top.onceio.core.processor.ModelProcessor
 
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, String) - 异常错误 中的方法top.onceio.core.exception.VolidateFailed
 
put(A, B) - 类 中的方法top.onceio.core.util.PairMap
 
putClass(Class<?>, Class<?>) - 类 中的方法top.onceio.core.util.AnnotationScanner
 

Q

query(String, Object[], Consumer<ResultSet>) - 类 中的方法top.onceio.core.db.jdbc.JdbcHelper
 
Queryable - top.onceio.core.db.model中的接口
 
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
 
removeByA(A) - 类 中的方法top.onceio.core.util.PairMap
 
removeByB(B) - 类 中的方法top.onceio.core.util.PairMap
 
removeEldestEntry(Map.Entry<K, V>) - 类 中的方法top.onceio.core.util.LRUCache
 
replaceWord(String, Map<String, String>) - 类 中的静态方法top.onceio.core.util.OUtils
 
REQ_LOG_MAX_BYTES - 类 中的静态变量top.onceio.core.OConfig
 
reset() - 类 中的方法top.onceio.core.util.MD5Updater
 
resolve(String[], String[]) - 类 中的方法top.onceio.core.beans.BeansEden
 
resolveBeans() - 类 中的方法top.onceio.core.util.JsonConfLoader
 
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
 
rollback() - 类 中的方法top.onceio.core.db.model.DaoHelper
 
rollback(Savepoint) - 类 中的方法top.onceio.core.db.model.DaoHelper
 
run(Object, Method, Object[], MethodProxy) - 类 中的方法top.onceio.core.aop.ProxyChain
 

S

save(T) - 类 中的方法top.onceio.core.db.dao.DaoHolder
 
scanPackages(String...) - 类 中的方法top.onceio.core.util.AnnotationScanner
 
searchGenType(Class<?>, Class<?>, Type) - 类 中的静态方法top.onceio.core.util.OReflectUtil
 
select(Queryable...) - 类 中的方法top.onceio.core.db.model.BaseMeta
 
set(Object) - 类 中的方法top.onceio.core.db.model.BaseCol
 
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.IndexMeta
 
setColumnToOrigin(Map<String, String>) - 类 中的方法top.onceio.core.db.meta.DDMeta
 
setComment(String) - 类 中的方法top.onceio.core.db.meta.ColumnMeta
 
setCookieNameArgIndex(Map<Integer, String>) - 类 中的方法top.onceio.core.beans.ApiPair
 
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
 
setDefaultValue(String) - 类 中的方法top.onceio.core.db.meta.ColumnMeta
 
setExp(String) - 类 中的方法top.onceio.core.db.model.BaseCol
 
setField(Field) - 类 中的方法top.onceio.core.db.meta.ColumnMeta
 
setFieldConstraint(List<IndexMeta>) - 类 中的方法top.onceio.core.db.meta.TableMeta
 
setFormat(String) - 异常错误 中的方法top.onceio.core.exception.Failed
 
setFormat(String) - 异常错误 中的方法top.onceio.core.exception.OFailed
 
setHeaderNameArgIndex(Map<Integer, String>) - 类 中的方法top.onceio.core.beans.ApiPair
 
setId(ID) - 类 中的方法top.onceio.core.db.model.BaseModel
 
setId(String) - 类 中的方法top.onceio.core.db.tables.OI18n
 
setIdGenerator(IdGenerator) - 类 中的方法top.onceio.core.db.model.DaoHelper
 
setIndexes(List<IndexMeta>) - 类 中的方法top.onceio.core.db.meta.TableMeta
 
setJavaBaseType(Class<?>) - 类 中的方法top.onceio.core.db.meta.ColumnMeta
 
setJdbcHelper(JdbcHelper) - 类 中的方法top.onceio.core.db.model.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.DDMeta
 
setName(String) - 类 中的方法top.onceio.core.db.meta.IndexMeta
 
setName(String) - 类 中的方法top.onceio.core.db.tables.OI18n
 
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
 
setPage(Integer) - 类 中的方法top.onceio.core.db.dao.Page
 
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
 
setPattern(String) - 类 中的方法top.onceio.core.db.meta.ColumnMeta
 
setPkName(String) - 类 中的方法top.onceio.core.db.meta.DDMeta
 
setPrimaryKey(boolean) - 类 中的方法top.onceio.core.db.meta.ColumnMeta
 
setRefTable(String) - 类 中的方法top.onceio.core.db.meta.ColumnMeta
 
setRefTable(String) - 类 中的方法top.onceio.core.db.meta.IndexMeta
 
setSavepoint() - 接口 中的方法top.onceio.core.db.dao.TransDao
 
setSavepoint() - 类 中的方法top.onceio.core.db.jdbc.JdbcHelper
 
setSavepoint() - 类 中的方法top.onceio.core.db.model.DaoHelper
 
setSize(int) - 类 中的方法top.onceio.core.cache.impl.FIFOMemoryCache
 
setTable(String) - 类 中的方法top.onceio.core.db.meta.DDMeta
 
setTable(String) - 类 中的方法top.onceio.core.db.meta.IndexMeta
 
setTable(String) - 类 中的方法top.onceio.core.db.meta.TableMeta
 
setTableToTableMata(Map<Class<?>, TableMeta>) - 类 中的方法top.onceio.core.db.model.DaoHelper
 
setTotal(Long) - 类 中的方法top.onceio.core.db.dao.Page
 
setType(String) - 类 中的方法top.onceio.core.db.meta.ColumnMeta
 
setType(IndexType) - 类 中的方法top.onceio.core.db.meta.IndexMeta
 
setType(ModelType) - 类 中的方法top.onceio.core.db.meta.TableMeta
 
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.IndexMeta
 
setVal(String) - 类 中的方法top.onceio.core.db.tables.OI18n
 
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
 
SqlPlanBuilder - top.onceio.core.db.meta中的类
 
SqlPlanBuilder() - 类 的构造器top.onceio.core.db.meta.SqlPlanBuilder
 
store(Class<T>, String, Object) - 类 中的方法top.onceio.core.beans.BeansEden
 
StringCol<T extends BaseMeta> - top.onceio.core.db.model中的类
 
StringCol(T, Field) - 类 的构造器top.onceio.core.db.model.StringCol
 
strToBaseType(Class<T>, String) - 类 中的静态方法top.onceio.core.util.OReflectUtil
 
sum(A) - 类 中的静态方法top.onceio.core.db.model.Func
 
sum(A, B) - 类 中的静态方法top.onceio.core.db.model.Func
 

T

table - 类 中的变量top.onceio.core.db.model.BaseMeta
 
tableCache - 类 中的静态变量top.onceio.core.db.meta.TableMeta
 
TableMeta - top.onceio.core.db.meta中的类
 
TableMeta() - 类 的构造器top.onceio.core.db.meta.TableMeta
 
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
 
toBigInteger() - 类 中的方法top.onceio.core.util.MD5Updater
 
toHexString() - 类 中的方法top.onceio.core.util.MD5Updater
 
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.jdbc - 程序包 top.onceio.core.db.jdbc
 
top.onceio.core.db.meta - 程序包 top.onceio.core.db.meta
 
top.onceio.core.db.model - 程序包 top.onceio.core.db.model
 
top.onceio.core.db.tables - 程序包 top.onceio.core.db.tables
 
top.onceio.core.exception - 程序包 top.onceio.core.exception
 
top.onceio.core.mvc.annocations - 程序包 top.onceio.core.mvc.annocations
 
top.onceio.core.processor - 程序包 top.onceio.core.processor
 
top.onceio.core.util - 程序包 top.onceio.core.util
 
toPrettyJson(Object) - 类 中的静态方法top.onceio.core.util.OUtils
 
toSql() - 类 中的方法top.onceio.core.db.model.BaseMeta
 
toString() - 类 中的方法top.onceio.core.db.dao.Page
 
toString() - 类 中的方法top.onceio.core.db.meta.DDMeta
 
toString() - 类 中的方法top.onceio.core.db.model.BaseMeta
 
toString() - 类 中的方法top.onceio.core.db.model.BaseModel
 
toString() - 类 中的方法top.onceio.core.db.tables.OI18n
 
toString() - 异常错误 中的方法top.onceio.core.exception.Failed
 
tracebackSuperclass(Class<?>, Class<?>, Consumer<Class<?>>) - 类 中的静态方法top.onceio.core.util.OReflectUtil
回溯到类Object,依次迭代衍生过程的类
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中的接口
 
translate(String, String) - 类 中的方法top.onceio.core.beans.OI18nHolder
 
transType(Class<?>, Col) - 类 中的静态方法top.onceio.core.db.meta.TableMeta
Java类型转换成postgres字段类型
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.IndexMeta
 
update(T) - 接口 中的方法top.onceio.core.db.dao.Dao
更新数据 entity的id不可为null
update(T) - 类 中的方法top.onceio.core.db.dao.DaoHolder
 
update(String, Object[]) - 类 中的方法top.onceio.core.db.jdbc.JdbcHelper
 
update(E) - 类 中的方法top.onceio.core.db.model.DaoHelper
 
update(int) - 类 中的方法top.onceio.core.util.MD5Updater
 
update(long) - 类 中的方法top.onceio.core.util.MD5Updater
 
update(byte[]) - 类 中的方法top.onceio.core.util.MD5Updater
 
update(String) - 类 中的方法top.onceio.core.util.MD5Updater
 
updateBy(BaseMeta<M>) - 接口 中的方法top.onceio.core.db.dao.Dao
根据tpl中的id,特殊的更新数据,如count++等自操作更新等等。
updateBy(BaseMeta<M>) - 类 中的方法top.onceio.core.db.dao.DaoHolder
 
updateBy(Class<E>, BaseMeta<M>) - 类 中的方法top.onceio.core.db.model.DaoHelper
 
updateIgnoreNull(T) - 接口 中的方法top.onceio.core.db.dao.Dao
将非null数据更新到数据哭 entity的id不可为null
updateIgnoreNull(T) - 类 中的方法top.onceio.core.db.dao.DaoHolder
 
updateIgnoreNull(E) - 类 中的方法top.onceio.core.db.model.DaoHelper
 
upgradeBy(TableMeta) - 类 中的方法top.onceio.core.db.meta.TableMeta
升级数据库,返回需要执行的sql
upgradeTableBy(TableMeta) - 类 中的方法top.onceio.core.db.meta.TableMeta
升级数据库,返回需要执行的sql
Using - top.onceio.core.annotation中的注释类型
 

V

val - 类 中的变量top.onceio.core.db.tables.OI18n.Meta
 
Validate - top.onceio.core.annotation中的注释类型
 
validate(Object, boolean) - 类 中的方法top.onceio.core.db.meta.TableMeta
 
valueOf(String) - 枚举 中的静态方法top.onceio.core.beans.ApiMethod
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法top.onceio.core.db.annotation.ColType
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法top.onceio.core.db.annotation.IndexType
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法top.onceio.core.db.annotation.ModelType
返回带有指定名称的该类型的枚举常量。
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.IndexType
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法top.onceio.core.db.annotation.ModelType
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法top.onceio.core.db.jdbc.DBType
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
VolidateFailed - top.onceio.core.exception中的异常错误
 
VolidateFailed(int, String, Object[]) - 异常错误 的构造器top.onceio.core.exception.VolidateFailed
 

W

waiting(T) - 类 中的方法top.onceio.core.util.EPSHelper
 
WARN - 异常错误 中的静态变量top.onceio.core.exception.Failed
 
warnning(boolean, String, Object...) - 类 中的静态方法top.onceio.core.util.OAssert
 
warnning(String, Object...) - 类 中的静态方法top.onceio.core.util.OAssert
 
where() - 类 中的方法top.onceio.core.db.model.BaseMeta
 
wrap(Throwable) - 异常错误 中的静态方法top.onceio.core.exception.OFailed
 
wrap(SQLException) - 异常错误 中的静态方法top.onceio.core.exception.SqlFailed
 
A B C D E F G H I J L M N O P Q R S T U V W 

Copyright © 2020. All rights reserved.