IBM WebSphere Extended Deployment (XD)TM, Release 6.1
ObjectGrid API Specification

Package com.ibm.websphere.projector

This package contains the primary interfaces and exceptions for the Projector component.

See:
          Description

Interface Summary
Tuple A Tuple is a data structure that holds primitive attributes and associations (relationships) to other tuples.
 

Exception Summary
FieldAccessEntityNotInstrumentedException This exception will occur when the Java instrumentation is enabled, but the field-access Entity class is not included in the instrumentation domain.
MetadataException Base exception for all entity metadata errors.
ProjectorException Base exception class for all exceptions thrown by the Projector component.
 

Package com.ibm.websphere.projector Description

This package contains the primary interfaces and exceptions for the Projector component.

Overview

The projector allows converting Java objects to Tuples. The Java objects are described using Java SE 5 annotations or an XML descriptor file as entities. Each entity has persistent attributes and relationships to other entities.


IBM WebSphere Extended Deployment (XD)TM, Release 6.1
ObjectGrid API Specification

© Copyright International Business Machines Corp 2005-2007. All rights reserved.