[root]/src/au/com/whitesquare/dcaf/persistence/mckoi

| Author | Changes | Lines of Code | Lines per Change |
|---|---|---|---|
| steve | 28 (100.0%) | 503 (100.0%) | 17.9 |
Added new feature to enable adding of listeners to all DCAF events for logging or performance purpose's.
18 lines of code changed in:
Updated currentsequenceval to define the column name.
8 lines of code changed in:
Updated the commit actions to both extend a base commit action.
Updated their content to support the new Persistable interface and the
new concept of using PreparedStatements to update the columns.
20 lines of code changed in:
Updated mckoi configurator to work with new Connection Pool abstractions.
45 lines of code changed in:
Updated imports.
15 lines of code changed in:
Misc Javadoc updates.
24 lines of code changed in:
*** empty log message ***
7 lines of code changed in:
Misc whitespace changes.
56 lines of code changed in:
New Mckoi persistence implementation added to the system.
An abstraction of the ORACLE entrys were also created as a base for
all new standard SQL based implementations.
310 lines of code changed in: