Directory src/au/com/whitesquare/dcaf/definition/

Directory Created:
2003-06-22 20:33
Total Files:
8
Deleted Files:
0
Lines of Code:
335

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

Lines of Code

src/au/com/whitesquare/dcaf/definition/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
steve 24 (100.0%) 487 (100.0%) 20.2

Most Recent Commits

steve 2007-11-27 11:06

Added new feature to enable adding of listeners to all DCAF events for logging or performance purpose's.

86 lines of code changed in:

  • src/au/com/whitesquare/dcaf/definition: CommitManager.java (+9 -4), ListLoadable.java (+56 -52), LoadManager.java (+14 -8), SummaryLoadable.java (+7 -3)
steve 2007-08-28 19:58

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:

  • src/au/com/whitesquare/dcaf/definition: ListLoadable.java (+7 -3)
steve 2007-08-24 15:46

Added ability to set a specific SQL Where clause to DCAF.

51 lines of code changed in:

  • src/au/com/whitesquare/dcaf/definition: ListLoadable.java (+51 -46)
steve 2004-11-02 12:07

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:

  • src/au/com/whitesquare/dcaf/definition: Persistable.java (+8 -5)
steve 2004-10-28 09:36

Updated interface to support loading of a subset of a result set.

11 lines of code changed in:

  • src/au/com/whitesquare/dcaf/definition: ListLoadable.java (+11 -2)
steve 2004-09-05 23:07

Created this class's javadoc.

45 lines of code changed in:

  • src/au/com/whitesquare/dcaf/definition: Persistable.java (+45 -3)
steve 2004-08-19 21:18

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:

  • src/au/com/whitesquare/dcaf/definition: LoadManager.java (+12 -2)
steve 2004-06-19 01:22

Added fix to have better support for joins and table selections.

8 lines of code changed in:

  • src/au/com/whitesquare/dcaf/definition: ListLoadable.java (+8 -3)
steve 2004-03-02 16:50

Removed unneeded imports.

14 lines of code changed in:

  • src/au/com/whitesquare/dcaf/definition: SingleLoadable.java (+6 -4), SummaryListLoadable.java (+8 -5)
steve 2003-08-05 22:07

Now extends SummaryLoadable, as it is now that interface that defines
the retreiveFromDs function.

7 lines of code changed in:

  • src/au/com/whitesquare/dcaf/definition: SingleLoadable.java (+7 -5)
steve 2003-08-05 22:06

New load function to load SummaryListLoadable items.

7 lines of code changed in:

  • src/au/com/whitesquare/dcaf/definition: LoadManager.java (+7 -4)
steve 2003-08-05 22:06

New element size().
Only used to debug how many elements are loaded.

7 lines of code changed in:

  • src/au/com/whitesquare/dcaf/definition: ListLoadable.java (+7 -3)
steve 2003-08-05 22:05

Added the base definitions for the SummaryList system.
These base interfaces allow the persistance system to be interchanged.

58 lines of code changed in:

  • src/au/com/whitesquare/dcaf/definition: SummaryListLoadable.java (new 33), SummaryLoadable.java (new 25)
steve 2003-06-22 20:33

Initial Load

166 lines of code changed in:

  • src/au/com/whitesquare/dcaf/definition: CommitManager.java (new 23), ListLoadable.java (new 32), LoadManager.java (new 25), Persistable.java (new 38), SingleLoadable.java (new 26), TransactionManager.java (new 22)
Generated by StatCVS 0.3