1
I Use This!
Inactive

Commits : Listings

Analyzed about 1 hour ago. based on code collected 1 day ago.
Sep 16, 2025 — Sep 16, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #112 from delocalizer/master More... about 11 years ago
* use LinkedHashSet to store the classes in @EntityListeners annotation More... about 11 years ago
* Use ArrayList instead of HashSet to store EntityListener classes from * annotation so their methods get executed in fixed and expected order More... about 11 years ago
Merge pull request #109 from delocalizer/master More... about 11 years ago
* re-throw exceptions from callback methods More... about 11 years ago
* supplied missing classes for test More... about 11 years ago
Merge pull request #108 from delocalizer/master More... about 11 years ago
* tidied up More... about 11 years ago
* actually with CascadeType.PERSIST set, we get an EntityExistsException * if we try to save both parent & child, so don't do that. More... about 11 years ago
* Be more defensive in data setup More... about 11 years ago
* test cases for issues #106 and #107 More... about 11 years ago
* spurious colon More... about 11 years ago
* spaces -> tabs More... about 11 years ago
* Make proxy objects for lazy loading handle being supplied an interface. More... about 11 years ago
* proper fix to https://github.com/mhgrove/Empire/issues/106 More... about 11 years ago
* changes to make isFetchTypeLazy correctly check a getter method for * JPA "relationship" annotations even if supplied a setter More... about 11 years ago
Merge pull request #105 from delocalizer/master More... about 11 years ago
* test case for fix to InstanceGenerator More... about 11 years ago
* simpler fix to InstanceGenerator#inheritAnnotations issue More... about 11 years ago
* fix InstanceGenerator#inheritAnnotations so that all annotations are inherited More... about 11 years ago
release date for 0.9 More... over 11 years ago
updating build to pull stardog from maven repo More... over 11 years ago
Merge pull request #95 from schwarzmx/master More... over 11 years ago
* removing old ivy files. More... over 11 years ago
* Open sourced stardog bindings More... over 11 years ago
* updating sesame. More... over 11 years ago
* drop outdated sdb support More... over 11 years ago
* Gradleized project * updated cp-common-utils * updated cp-openrf-utils * bumped rev More... over 11 years ago
update to sesame 2.7.12 and openrdf utils 2.0.4 More... about 12 years ago
Merge pull request #93 from sotty/master More... over 12 years ago