Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
C
D
E
F
G
H
I
J
L
M
O
P
Q
R
S
T
U
X
C
CONNECTION_DRIVER
- Static variable in interface com.easyjf.dbo.config.
IConfigFactory
CONNECTION_JNDI
- Static variable in interface com.easyjf.dbo.config.
IConfigFactory
CONNECTION_JNDIFACTORY
- Static variable in interface com.easyjf.dbo.config.
IConfigFactory
CONNECTION_PASSWORD
- Static variable in interface com.easyjf.dbo.config.
IConfigFactory
CONNECTION_POOLFACTORY
- Static variable in interface com.easyjf.dbo.config.
IConfigFactory
CONNECTION_URL
- Static variable in interface com.easyjf.dbo.config.
IConfigFactory
CONNECTION_USER
- Static variable in interface com.easyjf.dbo.config.
IConfigFactory
CacheException
- exception com.easyjf.cache.
CacheException
.
CacheException()
- Constructor for class com.easyjf.cache.
CacheException
CacheException(String)
- Constructor for class com.easyjf.cache.
CacheException
CacheException(String, Exception)
- Constructor for class com.easyjf.cache.
CacheException
CacheException(Exception)
- Constructor for class com.easyjf.cache.
CacheException
CacheManager
- class com.easyjf.cache.
CacheManager
.
Cache管理类,负责管理所有的Cache,负责与调用Cache的应用程序接口
CacheManager(Config)
- Constructor for class com.easyjf.cache.
CacheManager
CacheManager(String)
- Constructor for class com.easyjf.cache.
CacheManager
CacheManager()
- Constructor for class com.easyjf.cache.
CacheManager
Config
- class com.easyjf.cache.
Config
.
通过XML文件读取Cache配置文件,配置文件信息主要用于创建ICache对象
Config(String)
- Constructor for class com.easyjf.cache.
Config
cacheExists(String)
- Method in class com.easyjf.cache.
CacheManager
clear()
- Method in class com.easyjf.cache.
EasyCache
clear()
- Method in interface com.easyjf.cache.
ICache
clearRelativeKey(String, Object)
- Static method in class com.easyjf.dbo.
DboCache
clone()
- Method in class com.easyjf.cache.
EasyCache
clone()
- Method in class com.easyjf.cache.
Element
clone()
- Method in interface com.easyjf.cache.
ICache
com.easyjf.cache
- package com.easyjf.cache
com.easyjf.cache.store
- package com.easyjf.cache.store
com.easyjf.dbo
- package com.easyjf.dbo
com.easyjf.dbo.config
- package com.easyjf.dbo.config
com.easyjf.dbo.example
- package com.easyjf.dbo.example
com.easyjf.dbo.sql
- package com.easyjf.dbo.sql
compare(Object, Object)
- Method in class com.easyjf.cache.store.
LfuMemoryStore.ElementComparator
Compares two elements
compareElements(Element, Element)
- Method in class com.easyjf.cache.store.
LfuMemoryStore
Compares its two arguments for order.
config
- Static variable in class com.easyjf.dbo.config.
DBOConfig
containsKey(Object)
- Method in class com.easyjf.cache.store.
MemoryStore
count(String)
- Method in interface com.easyjf.dbo.
IDbOperation
create()
- Static method in class com.easyjf.cache.
CacheManager
create(String)
- Static method in class com.easyjf.cache.
CacheManager
create(ICache)
- Static method in class com.easyjf.cache.store.
MemoryStore
createDriverSource()
- Method in class com.easyjf.dbo.
DataSourceManager
创建驱动数据源
createJNDISource()
- Method in class com.easyjf.dbo.
DataSourceManager
创建JNDI数据源
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
C
D
E
F
G
H
I
J
L
M
O
P
Q
R
S
T
U
X