Packages |
storage |
This package provides methods to manage a storage data abstraction.
|
storage.advancedStorage |
This package provides methods to manage the the advanced storage component,
this is build over the intermediate storage component.
|
storage.intermediateStorage |
This package provides methods to manage the intermediate storage component
of storage data abstraction, this is build over the primitive storage component. |
storage.primitiveStorage |
This package provides methods to manage the primitive storage component
of storage data abstraction. |
storage.tools |
This package provides methods to make easier the organization and tunning of the data storage,
the methods in this package are a kind of shortcuts for the other components. |