stmtCacheSize);
spsIdHash = new Hashtable<UUID,SPSDescriptor>(stmtCacheSize);
// spsTextHash = new Hashtable(stmtCacheSize);
}
sequenceGeneratorCache = cf.newCacheManager
( this, "SequenceGeneratorCache", seqgenCacheSize, seqgenCacheSize );
sequenceIDs = new HashMap<String,HashMap<String,String>>();
/* Get the object to coordinate cache transitions */