0
I Use This!
Inactive

Commits : Listings

Analyzed about 11 hours ago. based on code collected about 11 hours ago.
Aug 12, 2024 — Aug 12, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Lots of changes More... over 17 years ago
Fixed Infinite loop problem More... almost 18 years ago
[no comment] More... almost 18 years ago
[no comment] More... almost 18 years ago
Share project 'javaobjectdata' into 'https://javaobjectdata.svn.sourceforge.net/svnroot/javaobjectdata' More... almost 18 years ago
Fixed the QueryProcessor class getNextQueryGroup method so that it now returns false when the end of the query string is reached. Also changed the method signiture so that the array that that the query is stored in is now passed in (reducing object creation). It now returns a String which is the query string that was passed in (minus the next group). When the end of the query string is reached (i.e the string is empty "") the method returns false More... almost 18 years ago
Changed the structure of the QueryProcessor. Created a QueryProcessor super class for the other QueryProcessors to inherit from. Also I changed the Locator class so that it now uses a deliminated string to hold the query. Lastly I changed the call for to process the query to come from within the (Datatype)DataLoader class (i.e. the XMLDataLoader calls the XMLQueryProcessor to get the Xpath not the DataManager calling the XMLQueryProcessor to get the XPath). More... almost 18 years ago
Partial changes, updating for backup of source More... almost 18 years ago
Update the interface for DataLoader and DataLoaderManager class More... almost 18 years ago
Added ant build file More... almost 18 years ago
Reorganized the project for easer building More... almost 18 years ago
[no comment] More... almost 18 years ago
[no comment] More... almost 18 years ago
[no comment] More... almost 18 years ago
[no comment] More... almost 18 years ago
imported incorrectly More... almost 18 years ago
[no comment] More... almost 18 years ago
[no comment] More... almost 18 years ago
[no comment] More... almost 18 years ago