| ||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Cacheable | |
com.sybase.jdbc2.jdbc | |
com.sybase.jdbc2.tds | |
com.sybase.jdbc2.utils |
Uses of Cacheable in com.sybase.jdbc2.jdbc |
Classes in com.sybase.jdbc2.jdbc that implement Cacheable | |
class | ParamManager |
class | ResultGetter |
class | SybResultSet |
Methods in com.sybase.jdbc2.jdbc with parameters of type Cacheable | |
void | ParamManager.registerParam(com.sybase.jdbc2.utils.Cacheable ) |
void | ParamManager.registerStatus(com.sybase.jdbc2.utils.Cacheable ) |
Uses of Cacheable in com.sybase.jdbc2.tds |
Classes in com.sybase.jdbc2.tds that implement Cacheable | |
class | TdsJdbcInputStream |
Uses of Cacheable in com.sybase.jdbc2.utils |
Classes in com.sybase.jdbc2.utils that implement Cacheable | |
class | CacheableInputStream |
Fields in com.sybase.jdbc2.utils declared as Cacheable | |
protected com.sybase.jdbc2.utils.Cacheable | CacheManager._current |
Methods in com.sybase.jdbc2.utils with parameters of type Cacheable | |
void | CacheManager.beginReading(com.sybase.jdbc2.utils.Cacheable ) |
synchronized void | CacheManager.dead(com.sybase.jdbc2.utils.Cacheable ) |
void | CacheManager.open(com.sybase.jdbc2.utils.Cacheable ) |
synchronized void | CacheManager.register(com.sybase.jdbc2.utils.Cacheable ) |
| ||||||||||
PREV NEXT | FRAMES NO FRAMES |