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
specify xmlprettify parameter from Hibernate ant task More... over 20 years ago
XDT-1478: added @hibernate.idbag tag More... over 20 years ago
correct xdt block method tags More... over 20 years ago
XDT-1479: add query-list support More... over 20 years ago
XDT-1257: add H3 hibernate-representation tag More... over 20 years ago
XDT-1381: add sql-query support More... over 20 years ago
formatting More... over 20 years ago
Fix bug in which forAllClassTags() method loses context in nested merged files where a parent and child merge file both use forAllClassTags() More... over 20 years ago
improved debugging for nested merge files; show file that caused error More... over 20 years ago
formatting More... over 20 years ago
XDT-1420: support union-subclass with @hibernate.union-subclass More... over 20 years ago
Another cut & paste error, pointed out by Jesper Pedersen More... over 20 years ago
XDT-1473: make @hibernate.id map to primitive ID, add @hibernate.composite-id and @hibernate.generate tags, make all map more closely to Hibernate DTD More... over 20 years ago
formatting More... over 20 years ago
delete empty package.jdo files (found no possibility to prevent creation, hence I delete them after package processing) More... over 20 years ago
generate "{package}/package.jdo" instead of "{package}.jdo" as this is not supported in JDO2 anymore and JDO1.0.1 allows the "package.jdo" already. More... over 20 years ago
XDT-1422, add @hibernate.properties tag to create <properties> element. XDT-1257 add more H3 element mappings More... over 20 years ago
Show use of @hibernate.properties More... over 20 years ago
Better logic for parent-child merges, if parent ID is specified then the ifParentIdEquals block should not be evaluated regardless of whether or not an ID is specified More... over 20 years ago
Don't validate XML when reformatting More... over 20 years ago
- removed package/class/field/fetch-group as it has disappeared in the final JDO2 DTD - corrected order of the tags as the order seems to be important (got validation errors) More... over 20 years ago
XDT-1469 removed negating tag that made it impossible to get into the @hibernate.collection-many-to-many block More... over 20 years ago
added @jdo.key-column, @jdo.value-column and @jdo.element-column More... over 20 years ago
new JDO 2.0 DTD More... over 20 years ago
query with global attribute (even though global = true doesn't work yet, because of bug XDT-1303 ) More... over 20 years ago
Fix (what was likely a Cut and Past) typo resulting in incorrect end tags for conditional. More... over 20 years ago
Reformat generated XML More... over 20 years ago
Optionally reformat generated XML More... over 20 years ago
*** empty log message *** More... over 20 years ago
Xerces-J 2.6.2 More... over 20 years ago