0
I Use This!
Inactive

Commits : Listings

Analyzed about 9 hours ago. based on code collected about 9 hours ago.
Feb 01, 2025 — Feb 01, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Lots of changes More... about 18 years ago
Fixed Infinite loop problem More... about 18 years ago
[no comment] More... over 18 years ago
[no comment] More... over 18 years ago
Share project 'javaobjectdata' into 'https://javaobjectdata.svn.sourceforge.net/svnroot/javaobjectdata' More... over 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... over 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... over 18 years ago
Partial changes, updating for backup of source More... over 18 years ago
Update the interface for DataLoader and DataLoaderManager class More... over 18 years ago
Added ant build file More... over 18 years ago
Reorganized the project for easer building More... over 18 years ago
[no comment] More... over 18 years ago
[no comment] More... over 18 years ago
[no comment] More... over 18 years ago
[no comment] More... over 18 years ago
imported incorrectly More... over 18 years ago
[no comment] More... over 18 years ago
[no comment] More... over 18 years ago
[no comment] More... over 18 years ago