[root]/src/au/com/whitesquare/dcaf/definition

| Author | Changes | Lines of Code | Lines per Change |
|---|---|---|---|
| steve | 24 (100.0%) | 487 (100.0%) | 20.2 |
Added new feature to enable adding of listeners to all DCAF events for logging or performance purpose's.
86 lines of code changed in:
Added additional logic to enable only scanning the resultset for items if the LoadTotalAvailable flag is enabled.
By default this value is true.
7 lines of code changed in:
Added ability to set a specific SQL Where clause to DCAF.
51 lines of code changed in:
Updated the persistable interface to expose the DBFields so that the
Commit manager can not only work out what files, but what type they are.
8 lines of code changed in:
Updated interface to support loading of a subset of a result set.
11 lines of code changed in:
Created this class's javadoc.
45 lines of code changed in:
Updated to new version that supports a different way of loading data
from the DataSets. Also supports reloading and locking from the database.
12 lines of code changed in:
Added fix to have better support for joins and table selections.
8 lines of code changed in:
Removed unneeded imports.
14 lines of code changed in:
Now extends SummaryLoadable, as it is now that interface that defines
the retreiveFromDs function.
7 lines of code changed in:
New load function to load SummaryListLoadable items.
7 lines of code changed in:
New element size().
Only used to debug how many elements are loaded.
7 lines of code changed in:
Added the base definitions for the SummaryList system.
These base interfaces allow the persistance system to be interchanged.
58 lines of code changed in:
Initial Load
166 lines of code changed in: