0
I Use This!
Inactive

Commits : Listings

Analyzed about 15 hours ago. based on code collected about 21 hours ago.
Mar 28, 2023 — Mar 28, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
added More... about 19 years ago
added a test case to check if the sql bean dataloader accepts null values in the value bean More... almost 20 years ago
populating value bean is now abstracted into a protected method fixes the null pointer exception thrown when the value retrieved from the database is null More... almost 20 years ago
classes that implement the map interface in configuration interfaces are no longer treated as Maps More... almost 20 years ago
commiting the bug life cycle visio to enable future edits to the process More... almost 20 years ago
Corrected the component configruation location. Though the name was correct, it had different cases. Windows accepted it but unix environments declined More... almost 20 years ago
patch for bug 865485. The writeable cache was not accpeting a custom map type More... almost 20 years ago
organized imports More... almost 20 years ago
new mru and total cache test cases More... almost 20 years ago
configurations for the new mru and total cache test cases More... almost 20 years ago
included reference to the carbon bug life cycle More... almost 20 years ago
Swapped to a better base64 implementation. More... almost 20 years ago
removed unwanted import statements More... almost 20 years ago
modified the @since doclet to reflect the correct version More... almost 20 years ago
commented out the clearParameter to make the test pass on oracle database More... about 20 years ago
corrected a sql statement for which the oracle engine was complaining. More... about 20 years ago
oracle jdbc implementation doesnt seem to like preparedStatement.clearParameters() and throws a null pointer exception. need to investigate. Strange as pointbase accepted this pretty well. More... about 20 years ago
first checkin of total cache composite key sql data loader More... about 20 years ago
simplified test cases, eliminated the 2 cloumn bean test and standardized on the 3 column bean test. More... about 20 years ago
improved logging and removed the number of SHOUT comments More... about 20 years ago
alternate implementation of the comparator based on bigdecimal rather than String as comparing the sequence of the cache is easier More... about 20 years ago
deprecated getMapInstance() and fixed big which caused the loadDatum method to return a map instead of the object which needs to be cached More... about 20 years ago
modified test cases for the sql bean map data loader test More... about 20 years ago
replaced these files with shorter names More... about 20 years ago
statement factories for different sql data loader test suites. More... about 20 years ago
newly added configuration documents for testing the sql dataloader functionality. They are similar to the previous configuration document but have musch simpler and shorter names More... about 20 years ago
composite key sql data loader statement factory configuration More... about 20 years ago
modified configuration document for use by the mru sql data loader More... about 20 years ago
new configuration documents for testing the composite key total sql dataloader More... about 20 years ago
Removed the logging of generic Exceptions as a mechanism for debugging the opening and closing of jars. This was confusing users into believing there was an actual failure.
Greg Hinkle
as ghinkl
More... about 20 years ago