12
I Use This!
Activity Not Available

Commits : Listings

Analyzed 8 months ago. based on code collected about 4 years ago.
Dec 27, 2019 — Dec 27, 2020
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Updated the resource section of the build so that the jar contains all properties files from the source tree
Andy Jefferson
as andy_jefferson
More... over 21 years ago
More updates and restructuring.
Andy Jefferson
as andy_jefferson
More... over 21 years ago
Addition of LifeCycle states to compliance state ... the document will be gradually reworked to be section by section against the JDO spec.
Andy Jefferson
as andy_jefferson
More... over 21 years ago
Comments added, and update to supportedOptions
Andy Jefferson
as andy_jefferson
More... over 21 years ago
Fix to makePersistent to check whether the passed object is indeed PersistenceCapable :-)
Andy Jefferson
as andy_jefferson
More... over 21 years ago
refactored the persistent id generator System property More... over 21 years ago
added a TransactionIsolation setter More... over 21 years ago
deployment files for the JCA connector More... over 21 years ago
Documented, and addition of InnoDB fix for MySQL.
Andy Jefferson
as andy_jefferson
More... over 21 years ago
Updates to include figures for 1-N uni, and M-N bi relationships
Andy Jefferson
as andy_jefferson
More... over 21 years ago
Continuation of commenting and formatting of code started in previous version. Now all methods have javadocs, and should adopt basic style in checkstyle.xml
Andy Jefferson
as andy_jefferson
More... over 21 years ago
Updated the check so that if a JDOUserException is not thrown when deleting the Products for the Supplier case, then it fails the test.
Andy Jefferson
as andy_jefferson
More... over 21 years ago
updated the images More... over 21 years ago
Change back to my image ... size is 11311.
Andy Jefferson
as andy_jefferson
More... over 21 years ago
*** keyword substitution change *** More... over 21 years ago
Updated relationships
Andy Jefferson
as andy_jefferson
More... over 21 years ago
updated the images More... over 21 years ago
Updates to MySQL compatibility.
Andy Jefferson
as andy_jefferson
More... over 21 years ago
Addition of comments
Andy Jefferson
as andy_jefferson
More... over 21 years ago
Addition of comments
Andy Jefferson
as andy_jefferson
More... over 21 years ago
Correction to URL to XDoclet site ... now using absolute URL so will link ok
Andy Jefferson
as andy_jefferson
More... over 21 years ago
Class diagram for M-to-N relationship example
Andy Jefferson
as andy_jefferson
More... over 21 years ago
Class diagrams for relationship examples
Andy Jefferson
as andy_jefferson
More... over 21 years ago
Update to status of package.jdo item
Andy Jefferson
as andy_jefferson
More... over 21 years ago
Changed the search process for jdo files. Now accepts files in the locations specified in JDO spec 1.0.1 section 18.
Andy Jefferson
as andy_jefferson
More... over 21 years ago
Update to version ... we are now on 1.0.0-alpha-3.
Andy Jefferson
as andy_jefferson
More... over 21 years ago
refactored and documented forClass method More... over 21 years ago
Updates to documentation and placeholder for updates to Meta-Data filename handling changes in JDO 1.0.1
Andy Jefferson
as andy_jefferson
More... over 21 years ago
Addition of JDO 1.0.1 "package.jdo" filename support. Currently we allow what JDO 1.0 said ... a file called the same name as the package.
Andy Jefferson
as andy_jefferson
More... over 21 years ago
More documentation to allow a basis for implementing a complete relationship handling
Andy Jefferson
as andy_jefferson
More... over 21 years ago