BinaryOrderableWrapper |
The BinaryOrderableWrapper is a wrapper class which intercepts the
readExternal() callback made by raw store during a fetch, and does a comparison
instead.
|
ConglomerateUtil |
Static utility routine package for all Conglomerates.
|
GenericConglomerate |
A class that implements the methods shared across all implementations of
the Conglomerate interface.
|
GenericConglomerateController |
|
GenericController |
|
GenericCostController |
A Generic class which implements the basic functionality needed for a cost
controller.
|
GenericScanController |
Generic class implementing shared ScanController methods.
|
OpenConglomerate |
A Generic class which implements the basic functionality needed to operate
on an "open" conglomerate.
|
OpenConglomerateScratchSpace |
A utility class to store and use temporary scratch space associated with
a conglomerate.
|
RowPosition |
Just an easy way to pass information back and forth about current position of
a row in a table.
|
TemplateRow |
|