您的浏览器已禁用 JavaScript。
跳过导航链接
概览
程序包
类
使用
树
已过时
索引
帮助
上一个
下一个
框架
无框架
所有类
所有程序包的分层结构
程序包分层结构:
top.onceio
,
top.onceio.core
,
top.onceio.core.annotation
,
top.onceio.core.aop
,
top.onceio.core.aop.annotation
,
top.onceio.core.aop.proxies
,
top.onceio.core.beans
,
top.onceio.core.cache
,
top.onceio.core.cache.impl
,
top.onceio.core.db.annotation
,
top.onceio.core.db.dao
,
top.onceio.core.db.jdbc
,
top.onceio.core.db.meta
,
top.onceio.core.db.model
,
top.onceio.core.db.tables
,
top.onceio.core.exception
,
top.onceio.core.mvc.annocations
,
top.onceio.core.processor
,
top.onceio.core.util
类分层结构
java.lang.
Object
java.util.
AbstractMap
<K,V> (implements java.util.
Map
<K,V>)
java.util.
HashMap
<K,V> (implements java.lang.
Cloneable
, java.util.
Map
<K,V>, java.io.
Serializable
)
java.util.
LinkedHashMap
<K,V> (implements java.util.
Map
<K,V>)
top.onceio.core.util.
LRUCache
<K,V>
javax.annotation.processing.
AbstractProcessor
(implements javax.annotation.processing.
Processor
)
top.onceio.core.processor.
ModelProcessor
top.onceio.core.db.model.
AccessHelper
top.onceio.core.util.
AnnotationScanner
top.onceio.core.aop.
AopProxy
(implements net.sf.cglib.proxy.MethodInterceptor)
top.onceio.core.beans.
ApiPair
top.onceio.core.beans.
ApiResover
top.onceio.core.db.model.
BaseCol
<T> (implements top.onceio.core.db.model.
Queryable
)
top.onceio.core.db.model.
StringCol
<T>
top.onceio.core.db.model.
BaseMeta
<M>
top.onceio.core.db.tables.
OI18n.Meta
top.onceio.core.db.model.
BaseModel
<ID>
top.onceio.core.db.tables.
OI18n
top.onceio.core.beans.
BeansEden
top.onceio.core.aop.proxies.
CacheKeyResovler
top.onceio.core.util.
ClassScanner
top.onceio.core.db.meta.
ColumnMeta
top.onceio.core.db.model.
DaoHelper
(implements top.onceio.core.db.dao.
DDLDao
, top.onceio.core.db.dao.
TransDao
)
top.onceio.core.db.dao.
DaoHolder
<T,M> (implements top.onceio.core.db.dao.
Dao
<T,M>)
top.onceio.core.beans.
OI18nHolder
top.onceio.core.db.meta.
DDMeta
top.onceio.core.util.
ElementBuffer
<E>
top.onceio.core.util.
EPSHelper
<T>
top.onceio.core.util.
FieldPathPicker
top.onceio.core.cache.impl.
FIFOMemoryCache
(implements top.onceio.core.cache.
Cache
)
top.onceio.core.db.model.
Func
(implements top.onceio.core.db.model.
Queryable
)
top.onceio.core.util.
IDGenerator
top.onceio.core.db.meta.
IndexMeta
top.onceio.core.db.jdbc.
JdbcHelper
top.onceio.core.util.
JsonConfLoader
top.onceio.core.util.
MD5Updater
top.onceio.core.util.
OAssert
top.onceio.core.
OConfig
top.onceio.
OnceIO
top.onceio.core.util.
OReflectUtil
top.onceio.core.util.
OUtils
top.onceio.core.db.dao.
Page
<T>
top.onceio.core.util.
PairMap
<A,B>
top.onceio.core.aop.
ProxyAction
top.onceio.core.aop.proxies.
CacheableProxy
top.onceio.core.aop.proxies.
CacheEvictProxy
top.onceio.core.aop.proxies.
CachePutProxy
top.onceio.core.aop.proxies.
TransactionalProxy
top.onceio.core.aop.
ProxyChain
top.onceio.core.db.meta.
SqlPlanBuilder
top.onceio.core.db.meta.
TableMeta
java.lang.
Throwable
(implements java.io.
Serializable
)
java.lang.
Exception
top.onceio.core.exception.
OFailed
top.onceio.core.exception.
SqlFailed
java.lang.
RuntimeException
top.onceio.core.exception.
Failed
top.onceio.core.exception.
VolidateFailed
top.onceio.core.util.
Tuple2
<A,B>
top.onceio.core.util.
Tuple3
<A,B,C>
接口分层结构
top.onceio.core.cache.
Cache
top.onceio.core.db.dao.
Dao
<T,M>
top.onceio.core.db.dao.
DataSourceManager
top.onceio.core.db.dao.
DDLDao
top.onceio.core.db.model.
DefView
top.onceio.core.db.dao.
IdGenerator
top.onceio.core.db.model.
Queryable
top.onceio.core.db.dao.
TransDao
注释类型分层结构
top.onceio.core.annotation.
I18nMsg
(implements java.lang.annotation.
Annotation
)
top.onceio.core.annotation.
Definer
(implements java.lang.annotation.
Annotation
)
top.onceio.core.annotation.
OnCreate
(implements java.lang.annotation.
Annotation
)
top.onceio.core.annotation.
Config
(implements java.lang.annotation.
Annotation
)
top.onceio.core.annotation.
I18nCfg
(implements java.lang.annotation.
Annotation
)
top.onceio.core.annotation.
I18nCfgBrief
(implements java.lang.annotation.
Annotation
)
top.onceio.core.annotation.
Def
(implements java.lang.annotation.
Annotation
)
top.onceio.core.annotation.
BeansIn
(implements java.lang.annotation.
Annotation
)
top.onceio.core.annotation.
OnDestroy
(implements java.lang.annotation.
Annotation
)
top.onceio.core.annotation.
Validate
(implements java.lang.annotation.
Annotation
)
top.onceio.core.annotation.
Using
(implements java.lang.annotation.
Annotation
)
top.onceio.core.mvc.annocations.
AutoApi
(implements java.lang.annotation.
Annotation
)
top.onceio.core.mvc.annocations.
Cookie
(implements java.lang.annotation.
Annotation
)
top.onceio.core.mvc.annocations.
Param
(implements java.lang.annotation.
Annotation
)
top.onceio.core.mvc.annocations.
Header
(implements java.lang.annotation.
Annotation
)
top.onceio.core.mvc.annocations.
Api
(implements java.lang.annotation.
Annotation
)
top.onceio.core.mvc.annocations.
Attr
(implements java.lang.annotation.
Annotation
)
top.onceio.core.aop.annotation.
Aop
(implements java.lang.annotation.
Annotation
)
top.onceio.core.aop.annotation.
Cacheable
(implements java.lang.annotation.
Annotation
)
top.onceio.core.aop.annotation.
CacheEvict
(implements java.lang.annotation.
Annotation
)
top.onceio.core.aop.annotation.
Transactional
(implements java.lang.annotation.
Annotation
)
top.onceio.core.aop.annotation.
CachePut
(implements java.lang.annotation.
Annotation
)
top.onceio.core.db.annotation.
Model
(implements java.lang.annotation.
Annotation
)
top.onceio.core.db.annotation.
Col
(implements java.lang.annotation.
Annotation
)
top.onceio.core.db.annotation.
Name
(implements java.lang.annotation.
Annotation
)
top.onceio.core.db.annotation.
DefSQL
(implements java.lang.annotation.
Annotation
)
top.onceio.core.db.annotation.
Index
(implements java.lang.annotation.
Annotation
)
枚举分层结构
java.lang.
Object
java.lang.
Enum
<E> (implements java.lang.
Comparable
<T>, java.io.
Serializable
)
top.onceio.core.beans.
ApiMethod
top.onceio.core.db.annotation.
ModelType
top.onceio.core.db.annotation.
IndexType
top.onceio.core.db.annotation.
ColType
top.onceio.core.db.jdbc.
DBType
跳过导航链接
概览
程序包
类
使用
树
已过时
索引
帮助
上一个
下一个
框架
无框架
所有类
Copyright © 2020. All rights reserved.