0
I Use This!
Inactive

Commits : Listings

Analyzed about 22 hours ago. based on code collected 2 days ago.
Apr 14, 2023 — Apr 14, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
removed unused comment More... over 15 years ago
got it working after big refactor More... over 15 years ago
more work getting this to compile with maven More... over 15 years ago
started building with maven More... over 15 years ago
removing files that are not needed in the new system More... over 15 years ago
moving code into its new home More... over 15 years ago
finished chasing compile errors More... over 15 years ago
changes made in svn moved to this git branch More... over 15 years ago
continued work on cleaning up the way entitys are managed... working on a [Column] tag now More... over 15 years ago
integrating the new reflection ideas into the way properties are retrieved and set on entities More... over 15 years ago
continued wok on reflection More... over 15 years ago
added a reflection package, with a view to refactoring the Schemebuilder to be more flexible, see #22 More... over 15 years ago
cleaned up the addValue method on the statements More... over 15 years ago
removed dependance on external library More... over 15 years ago
continued progress with object retrieval (see #3). Need to come up with a robust way to pass the result data, which impacts #22 More... over 15 years ago
working towards #3. Created the RetrieveDepNode class and implementing its creation within DependencyTreeCreatorImpl More... over 15 years ago
forgot this :) More... over 15 years ago
cleaning up the build and unit tests More... over 15 years ago
finally fixed issue with many to many inserts, see #16 More... over 15 years ago
working to fix the many to many insert issues More... over 15 years ago
oops, forgot to add these as well More... over 15 years ago
oops, forgot to add these More... over 15 years ago
refactored the deptrees and depnodes to be more flexible as well as completly reworking the internals queues.. The result it much remore robust management of statement execution, however, it does mean i need to fix all my broken tests.. which relyed on the old responder interface that is now gone, replaced by events and the Dispatcer. More... over 15 years ago
working towards tickets #18 and #20 More... almost 16 years ago
refactoring the dependency nodes to make it flexible enough for all the necessary types of operations More... almost 16 years ago
fixed issue with foreign key nulls and added more documentation More... almost 16 years ago
testing testing testing More... almost 16 years ago
many to many relationships now generate correctly, just need to edit the insertion code and then i can move onto the next ticket More... almost 16 years ago
adding another domain to do testing with More... almost 16 years ago
many to many relationships looking much cleaner now. just the extra sql generation to go now More... almost 16 years ago