Uses of Interface
scone.netobjects.TableRecordCacheInterface

Packages that use TableRecordCacheInterface
scone.netobjects This package provides objects which represent real objects from the internet and the WWW. 
 

Uses of TableRecordCacheInterface in scone.netobjects
 

Classes in scone.netobjects that implement TableRecordCacheInterface
 class AccessCache
          caches the access table from the database and provides means to update the database
 class HtmlNodeCache
          caches all HtmlNode objects.
 class InclusionCache
          caches all Inclusion objects.
 class KeywordCache
          Access and cache Keywords and provides means to update the database
 class LinkCache
          caches the links table from the database and provides means to update the database
 class NetNodeCache
          Caches all NetNode objects.
 class Node2KeyCache
           
 class PersonCache
          Used to access and cache Person objects
 class ServerCache
          caches the Server table from the database and provides means to update the database
 class UserCache
          This Class is used to access User objects and cache them in a hashtable.