| Interface | Description |
|---|---|
| OptimisticLockingPolicy |
| Class | Description |
|---|---|
| DescriptorIterator |
This class provides a generic way of using the descriptor information
to traverse an object graph.
|
| InstanceVariableAttributeAccessor |
Purpose: A wrapper class for handling cases when the domain object has instance varible
to map to the database field.
|
| InstantiationPolicy |
Purpose: Allows customization of how an object is created/instantiated.
|
| MethodAttributeAccessor |
Purpose: A wrapper class for handling cases when the domain object attributes are
to be accessed thru the accessor methods.
|
| ObjectBuilder |
Purpose: Object builder is one of the behaviour class attached to descriptor.
|