Package net.sf.jso.schema

Interface Summary
CID Inteface for transaction identification.
SchemaCache Cache used to keep in memory storable classes obtained from a schema manager.
SchemaListener Listener to schema events.
SchemaManager Manager responsible for schema operations.
SchemaProxy Proxy for a schema manager.
StorableClass Meta class for storable classes.
 

Class Summary
ClassDescriptor Class for class descritptors.
FieldDescriptor Class for storable field descritptors.
IndexDescriptor Class for storable index descritptors.
JSOSchemaCache Cache used to keep in memory storable classes from JSO schema.
JSOSchemaManager Manager responsible for schema operations.
JSOSchemaProxy Proxy for a schema manager.
JSOStorableClass Meta class for storable classes.
SchemaEvent An event which indicates that a schema operation occurred.
StorableClassMetadata Class for storable classes's storage management metadata.
StorableField Abstract class for field type mapping.
StorableIndex Class to represent an index for a storable implementation.
 

Exception Summary
SchemaException Storage exception thrown when an object is not found.