|
Class Summary |
| DefaultPropertyAccessor |
This class is the Canyon implementation of the PropertyAccessor. |
| ObjectAccessor |
The ObjectAccessor is the base class for the way Canyon accesses objects and it provides
some comon utility methods that the ObjectGenerator and the ObjectPersister share |
| ObjectGenerator |
The ObjectGenerator is responsible for the building of object graphs based
on the configured mappings for a particluar session |
| ObjectPersister |
The ObjectPersister is responsible for the persisting of object graphs based
on the configured mappings for a particular session |
| PropertyAccessorFactory |
Maintains the accessors required by Canyon for use. |