7
I Use This!
Activity Not Available

Commits : Listings

Analyzed over 1 year ago. based on code collected almost 3 years ago.
Feb 12, 2022 — Feb 12, 2023
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
fixed fix for XDT-1525 More... almost 20 years ago
Add session-timeout-seconds support (XDT-1569). Thanks to Eric Fenderbosch for patch.
andy.stevens
as stevensa
More... almost 20 years ago
Latest versions from bea.com
andy.stevens
as stevensa
More... almost 20 years ago
Updated Commons Validator support for 1.1.3, validation-forms.xml merge file and indexed properties (XDT-1593)
Matt Raible
as mraible
More... almost 20 years ago
- java_objectid.xdt: prevent NPE in hashcode() - xtags.xml: fixed indent (only cosmetics) More... almost 20 years ago
Add java.util.Date as a primitive ID type. XDT-543 & XDT-1118
andy.stevens
as stevensa
More... almost 20 years ago
Add java.lang.Character to the primitive types list. Should fix XDT-741.
andy.stevens
as stevensa
More... almost 20 years ago
Remove documentation of sql.table, sql.field and sql.relation tags, as they don't appear to be used in the JDO templates (XDT-601).
andy.stevens
as stevensa
More... almost 20 years ago
Applied support for class' version sub-element (XDT-1570). Thanks to witek wolejszo for patch.
andy.stevens
as stevensa
More... almost 20 years ago
Fix dodgy EOLs
andy.stevens
as stevensa
More... almost 20 years ago
I am no longer active. More... almost 20 years ago
Fix bug XDT-1541 More... about 20 years ago
Fix Bug XDT-1567 More... about 20 years ago
Fix Bug XDT-1563 More... about 20 years ago
XDT-1566: update JMX package name for Hibernate 3.0 More... about 20 years ago
XDT-1556: patch from Brian Dobby More... about 20 years ago
Add support for EJB invoker-bindings to JBoss module. Fixes XDT-1138. Thanks to Jason Childers for patch.
andy.stevens
as stevensa
More... about 20 years ago
added fix for XDT-1525 More... about 20 years ago
- replaced java.nio.CharBuffer by java-1.4-compliant classes - added support of inheritance strategy "subclass-table" (previous "no-table" is still supported) More... about 20 years ago
XDT-416: generate mapping for subclasses when intermediate subclass may not be mapped More... about 20 years ago
- xtags.xml: Replaced all ' by ' and all " by " - Tag 'jdo.fetch-group': Attributes 'field-names' and 'fetch-group-names' are deprecated now and replaced by 'fields' and 'fetch-groups'. More... about 20 years ago
- removed the project's default-fetch-depth again (not necessary, because the fetch-depth applies only to a few special situations) - added the possibility to declare the fetch-depth (in square brackets) for each field within a fetch-group (e.g.: jdo.fetch-group name="myFetchGroup" field-names="name, parent[2], children[5]") More... about 20 years ago
forgot to check this in yesterday More... about 20 years ago
The project-wide default-fetch-depth is now only applied, if the field is a member of at least one fetch-group. More... about 20 years ago
Added project-wide default-fetch-depth (which is overridden by field-tag "fetch-depth"). More... about 20 years ago
Restored Norwegian letters test in Hello2.java test class More... about 20 years ago
Test cases related to XJD-41 are updated More... about 20 years ago
Patch for XJD-66 was applied More... over 20 years ago
Test cases concerning XJD-64 More... over 20 years ago
added support of include-files (imports and body) in objectid-creation More... over 20 years ago