| Class and Description |
|---|
| DatabaseUtils
@deprecated 用 DbUtils 代替
|
| DateEditor
Provides type conversion from Strings to java.util.Date instances.
|
| Method and Description |
|---|
| CacheUtils#evict(java.lang.String cacheName, java.io.Serializable key)
@deprecated 使用 remove 代替
|