Package | Description |
---|---|
net.sourceforge.jtds.jdbc | |
net.sourceforge.jtds.jdbc.cache |
Modifier and Type | Method and Description |
---|---|
(package private) void |
JtdsConnection.addCachedProcedure(java.lang.String key,
ProcEntry proc)
Add a stored procedure to the cache.
|
Modifier and Type | Field and Description |
---|---|
(package private) ProcEntry |
ProcedureCache.CacheEntry.value |
Constructor and Description |
---|
ProcedureCache.CacheEntry(java.lang.String key,
ProcEntry value)
Constructs a new cache entry encapsulating the supplied key and
value.
|
Generated on June 8 2013