openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
D
Dragonfly ORM
Settings
|
Report Duplicate
1
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Activity Not Available
Commits
: Listings
Analyzed
12 months
ago. based on code collected
12 months
ago.
Jan 19, 2023 — Jan 19, 2024
Showing page 4 of 7
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Added deferred key determination to batch inserts Added benchmark for batch insert vs. normal insert
Milad Naseri
More...
over 11 years ago
Fixed the bugs in the delegating data access Added a sapmle
Milad Naseri
More...
over 11 years ago
Added delegating data access
Milad Naseri
More...
over 11 years ago
Corrected support for nested batch operations
Milad Naseri
More...
over 11 years ago
Made nested batch operations work properly
Milad Naseri
More...
over 11 years ago
Extracted interface from the session
Milad Naseri
More...
over 11 years ago
Deferred keys are now supported by the framework if the database permits it.
Milad Naseri
More...
over 11 years ago
Fixed bug that would prevent delete statements from having an impact
Milad Naseri
More...
over 11 years ago
Added support for batch operations through the data access interface
Milad Naseri
More...
over 11 years ago
Fixed bugs in the cascade code
Milad Naseri
More...
over 11 years ago
Added support for cascading delete for deleteAll statements to the data access
Milad Naseri
More...
over 11 years ago
Made associated caching work properly for entities when invalidating associated items
Milad Naseri
More...
over 11 years ago
Renamed the sample module
Milad Naseri
More...
over 11 years ago
Reloading makes cached version release itself now
Milad Naseri
More...
over 11 years ago
Replaced the original DefaultDataAccess with the new one
Milad Naseri
More...
over 11 years ago
Added stored procedures Added partial data access support
Milad Naseri
More...
over 11 years ago
Added support for the DAO methods
Milad Naseri
More...
over 11 years ago
Added support for cascading support Added counting to data access
Milad Naseri
More...
over 11 years ago
Started working on the new data access
Milad Naseri
More...
over 11 years ago
Added caching data access Added nesting to entity initialization context The goal is to accommodate this new data access and make adjustments wherever necessary
Milad Naseri
More...
over 11 years ago
Added initialization context
Milad Naseri
More...
over 11 years ago
Removed loading of eager properties that have already been dirtied. A bug exists that will throw the loader into a loop for entities with eager references to their eager loaders
Milad Naseri
More...
over 11 years ago
Added support for eager loading of one to one relations
Milad Naseri
More...
over 11 years ago
Added support for cascading at runtime Removed semantically challenged methods from DAO interface
Milad Naseri
More...
over 11 years ago
Added extension manager Moved the entity definition module to the core Added support for runtime project initialization
Milad Naseri
More...
over 11 years ago
Removed auto-resolving of self-references in AnnotationMetadataResolver
Milad Naseri
More...
over 11 years ago
Extracted the entity handler context from the entity handler context Made the data access not a descendant of EntityContext
Milad Naseri
More...
over 11 years ago
Added compile time generation of factories and injection of the factories into setup context Incorporated entity definitions into setup context
Milad Naseri
More...
over 11 years ago
Separated handler context generation
Milad Naseri
More...
over 11 years ago
Made the entities not have any primary keys. They have primary keys through interfacing now. Adjusted the entity handlers to accommodate this.
Milad Naseri
More...
over 11 years ago
←
1
2
3
4
5
6
7
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree