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
replaced usage of the removed "type" parameter More... over 20 years ago
using the same algorithm for a value object's implements and extends to prevent problems when having multiple value-objects for the same entity bean (XDT-691) More... over 20 years ago
fix for method-level ejb.ejb-external-ref's (XDT-1325) More... over 20 years ago
Update stale link.
andy.stevens
as stevensa
More... over 20 years ago
Fixed "destDir attribute must be present" error that happens when running targets twice in Ant 1.6 (XDT-879)
Matt Raible
as mraible
More... over 20 years ago
support for the new environment handling added (XDT-1330) More... over 20 years ago
fixed dupplicate ejb-external-ref detection (XDT-1325) More... over 20 years ago
jndi-name parameter for ejb.external-ref and ejb.resource-env-ref documented (XDT-1259) More... over 20 years ago
Javadocs.
andy.stevens
as stevensa
More... over 20 years ago
Tidy up handling of PrettyPrintWriter (XDT-1290). Also javadocs (XDT-1225).
andy.stevens
as stevensa
More... over 20 years ago
added easier environment handling (XDT-1325) More... over 20 years ago
removed unnecessary cast More... over 20 years ago
Add webservice end tag More... over 20 years ago
Fix typo in port component end tag More... over 20 years ago
environment-tags are also alowed at method and field level for easier environment handling (XDT-1325) More... over 20 years ago
added support for lazy-resultset-loading and ql-compiler to jboss.query (XDT-1328) More... over 20 years ago
Re-Added isIdentical() Method and renamed getUnderlying() to underlying() to avoid conflicts. Thanks to Tyler Ward for patches. (XDT-1313) More... over 20 years ago
improved value objectes documented. Thanks to Tyler Ward for patches. (XDT-1313) More... over 20 years ago
Fixed invalid constructor if a property has only a getter method in the ejb (XDT-1313) More... over 20 years ago
fixed possible NPE when match attribute is missing More... over 20 years ago
Fixed generation rules to use ejb.home instead of ejb.interface for the generate-Parameter (XDT-509). Thanks to Dan Malec for the patch. More... over 20 years ago
fix for relations with multiple VOs (XDT-1057) More... over 20 years ago
added parameter for controlling the plural form of aggregate-name and compose-name (XDT-139) More... over 20 years ago
Addresses XDT-1323 and XDT-1114 More... over 20 years ago
New tag parameter to let user decide the concrete type of collections in Value Objects (XDT-518) More... over 20 years ago
removed the type attribute (XDT-670 and XDT-903) More... over 20 years ago
removed the type attribute for ejb.value-object (using the method's return type) (XDT-670) More... over 20 years ago
Updated for generating HIbernate 3.0 DTDs in the mapping and configuration documents. More... over 20 years ago
Updated for HIbernate 3.0 DTDs More... over 20 years ago
renamed the pk instance variable to primaryKey to ensure that only one cmp-field name ('primaryKey') is reserved when using value objects(XDT-480) More... over 20 years ago