Uses of Interface
net.sf.jso.schema.SchemaCache

Packages that use SchemaCache
net.sf.jso.schema   
 

Uses of SchemaCache in net.sf.jso.schema
 

Subinterfaces of SchemaCache in net.sf.jso.schema
 interface SchemaProxy
          Proxy for a schema manager.
 

Classes in net.sf.jso.schema that implement SchemaCache
 class JSOSchemaCache
          Cache used to keep in memory storable classes from JSO schema.
 class JSOSchemaProxy
          Proxy for a schema manager.