SCM Repositories - andromda

Parent Directory Parent Directory


Links to HEAD: (view) (download) (annotate)
Sticky Tag:


Revision 1.44.4.20 - (view) (download) (annotate) - [select for diffs]
Fri May 9 23:26:34 2008 UTC (6 months, 1 week ago) by cwbrandon
Branch: V3_x_HEAD
Changes since 1.44.4.19: +634 -594 lines
Diff to previous 1.44.4.19 , to branch point 1.44
Make transformEntity and transformEntities public

Revision 1.44.4.19 - (view) (download) (annotate) - [select for diffs]
Sun Feb 17 20:16:42 2008 UTC (9 months ago) by draftdog
Branch: V3_x_HEAD
CVS Tags: V3_3
Changes since 1.44.4.18: +594 -594 lines
Diff to previous 1.44.4.18 , to branch point 1.44
applied MISC-50; updated @SuppressWarnings references to fully-qualified form in generated files

Revision 1.44.4.18 - (view) (download) (annotate) - [select for diffs]
Thu Nov 1 22:10:57 2007 UTC (12 months, 2 weeks ago) by cwbrandon
Branch: V3_x_HEAD
Changes since 1.44.4.17: +9 -0 lines
Diff to previous 1.44.4.17 , to branch point 1.44
add "toEntities" method

Revision 1.44.4.17 - (view) (download) (annotate) - [select for diffs]
Wed Aug 8 08:50:35 2007 UTC (15 months, 1 week ago) by vagtsi
Branch: V3_x_HEAD
Changes since 1.44.4.16: +2 -2 lines
Diff to previous 1.44.4.16 , to branch point 1.44
fixed support of enableTemplating for daoBusinessOperations

Revision 1.44.4.16 - (view) (download) (annotate) - [select for diffs]
Tue Jul 24 09:50:29 2007 UTC (15 months, 4 weeks ago) by vagtsi
Branch: V3_x_HEAD
Changes since 1.44.4.15: +26 -15 lines
Diff to previous 1.44.4.15 , to branch point 1.44
replaced raw types through generics for $enableTemplating, fixed SPRING-197

Revision 1.44.4.15 - (view) (download) (annotate) - [select for diffs]
Tue Jul 17 22:32:34 2007 UTC (16 months ago) by cwbrandon
Branch: V3_x_HEAD
Changes since 1.44.4.14: +13 -8 lines
Diff to previous 1.44.4.14 , to branch point 1.44
Add toArray transformation method

Revision 1.44.4.14 - (view) (download) (annotate) - [select for diffs]
Wed Mar 21 21:29:53 2007 UTC (20 months ago) by cwbrandon
Branch: V3_x_HEAD
Changes since 1.44.4.13: +23 -26 lines
Diff to previous 1.44.4.13 , to branch point 1.44
improve pagination support for "search" methods on DAOs

Revision 1.44.4.13 - (view) (download) (annotate) - [select for diffs]
Wed Mar 14 16:05:53 2007 UTC (20 months, 1 week ago) by vagtsi
Branch: V3_x_HEAD
Changes since 1.44.4.12: +1 -13 lines
Diff to previous 1.44.4.12 , to branch point 1.44
re-fixed SPRING-165: removed generation of transformation methods of inherited entities if dao inheritance is disabled

Revision 1.44.4.12 - (view) (download) (annotate) - [select for diffs]
Mon Feb 12 23:23:42 2007 UTC (21 months, 1 week ago) by cwbrandon
Branch: V3_x_HEAD
Changes since 1.44.4.11: +17 -1 lines
Diff to previous 1.44.4.11 , to branch point 1.44
fox a couple minor issues with new dao search functionality

Revision 1.44.4.11 - (view) (download) (annotate) - [select for diffs]
Mon Feb 12 15:29:12 2007 UTC (21 months, 1 week ago) by cwbrandon
Branch: V3_x_HEAD
Changes since 1.44.4.10: +38 -0 lines
Diff to previous 1.44.4.10 , to branch point 1.44
Add some generic search function to daos, that allow searching based on property names.

Revision 1.44.4.10 - (view) (download) (annotate) - [select for diffs]
Sun Feb 11 17:26:04 2007 UTC (21 months, 1 week ago) by cwbrandon
Branch: V3_x_HEAD
Changes since 1.44.4.9: +29 -0 lines
Diff to previous 1.44.4.9 , to branch point 1.44
add paging to loadAll

Revision 1.44.4.9 - (view) (download) (annotate) - [select for diffs]
Sun Feb 11 16:08:57 2007 UTC (21 months, 1 week ago) by cwbrandon
Branch: V3_x_HEAD
Changes since 1.44.4.8: +88 -5 lines
Diff to previous 1.44.4.8 , to branch point 1.44
Add additional query operations that take pageNumber and pageSize (so that each query can optionally support paging).

Revision 1.44.4.8 - (view) (download) (annotate) - [select for diffs]
Mon Nov 27 23:55:35 2006 UTC (23 months, 3 weeks ago) by cwbrandon
Branch: V3_x_HEAD
Changes since 1.44.4.7: +2 -1 lines
Diff to previous 1.44.4.7 , to branch point 1.44
add a couple merge points to the DAO interface and base

Revision 1.44.4.7 - (view) (download) (annotate) - [select for diffs]
Wed Nov 8 00:20:07 2006 UTC (2 years ago) by cwbrandon
Branch: V3_x_HEAD
CVS Tags: V3_2
Changes since 1.44.4.6: +4 -4 lines
Diff to previous 1.44.4.6 , to branch point 1.44
slight name improvements

Revision 1.44.4.6 - (view) (download) (annotate) - [select for diffs]
Thu Apr 27 11:56:38 2006 UTC (2 years, 6 months ago) by vagtsi
Branch: V3_x_HEAD
CVS Tags: V3_2_RC1
Changes since 1.44.4.5: +83 -71 lines
Diff to previous 1.44.4.5 , to branch point 1.44
fixed SPRING-166: generate tranformations methods for all inherited (entity) dependencies if 'daoInheritanceEnabled=false'

Revision 1.44.4.5 - (view) (download) (annotate) - [select for diffs]
Wed Mar 15 14:43:08 2006 UTC (2 years, 8 months ago) by cwbrandon
Branch: V3_x_HEAD
Changes since 1.44.4.4: +2 -2 lines
Diff to previous 1.44.4.4 , to branch point 1.44
a couple of fixes to previous commit to the Dao support

Revision 1.44.4.4 - (view) (download) (annotate) - [select for diffs]
Mon Mar 13 14:26:32 2006 UTC (2 years, 8 months ago) by draftdog
Branch: V3_x_HEAD
Changes since 1.44.4.3: +25 -14 lines
Diff to previous 1.44.4.3 , to branch point 1.44
fixed SPRING-157: ambiguous constructor in daobase using value objects, minor code improvement, added support for disabling DAO inheritance (used in combination with the jdk5 templating capabilities)

Revision 1.44.4.3 - (view) (download) (annotate) - [select for diffs]
Thu Jan 19 05:26:31 2006 UTC (2 years, 10 months ago) by joelkoz
Branch: V3_x_HEAD
CVS Tags: V3x_BEFORE_METAFACADE_RESET
Changes since 1.44.4.2: +35 -0 lines
Diff to previous 1.44.4.2 , to branch point 1.44
HIB-141 Add support for Hibernate XML Persistence

Revision 1.44.4.2 - (view) (download) (annotate) - [select for diffs]
Fri Dec 23 00:55:52 2005 UTC (2 years, 10 months ago) by cwbrandon
Branch: V3_x_HEAD
Changes since 1.44.4.1: +1 -1 lines
Diff to previous 1.44.4.1 , to branch point 1.44
Fix SPRING-136

Revision 1.44.4.1 - (view) (download) (annotate) - [select for diffs]
Thu Dec 22 00:13:13 2005 UTC (2 years, 10 months ago) by joelkoz
Branch: V3_x_HEAD
Changes since 1.44: +20 -0 lines
Diff to previous 1.44
Generate a default implementation for ValueObject/Entity conversion routines found in Spring DAOs

Revision 1.44 - (view) (download) (annotate) - [select for diffs]
Thu Oct 27 23:17:39 2005 UTC (3 years ago) by cwbrandon
Branch: MAIN
CVS Tags: HEAD, Root_V3, Root_V3_x, Root_V3_x_HEAD, V3_1, V3_2RC1SNAPSHOT
Branch point for: V3_1x, V3_x_HEAD
Changes since 1.43: +1 -1 lines
Diff to previous 1.43
add new "evictEntitiesOnTransformation" namespace property, default is false.

Revision 1.43 - (view) (download) (annotate) - [select for diffs]
Sat Sep 17 18:08:43 2005 UTC (3 years, 2 months ago) by cwbrandon
Branch: MAIN
Changes since 1.42: +17 -6 lines
Diff to previous 1.42
SPRING-116 (Add a transform method to the generated DAO to convert associated VO to entity)

Revision 1.42 - (view) (download) (annotate) - [select for diffs]
Mon Aug 15 14:09:12 2005 UTC (3 years, 3 months ago) by cwbrandon
Branch: MAIN
CVS Tags: V3_1RC1_tag
Branch point for: V3_1RC1
Changes since 1.41: +22 -0 lines
Diff to previous 1.41
SPRING-100 (loadAll() method within DAO´s)

Revision 1.41 - (view) (download) (annotate) - [select for diffs]
Thu Jul 28 22:17:48 2005 UTC (3 years, 3 months ago) by draftdog
Branch: MAIN
Changes since 1.40: +1 -1 lines
Diff to previous 1.40
BPM-213: added error pages to bpm4struts, BPM-169: added the possibility to submit selected rows, BPM-222: remove old docs section, added 'table' action type to presentation profile, updated online store to include new feature, fixed bug in SpringDAO: wrong exception list $variable

Revision 1.40 - (view) (download) (annotate) - [select for diffs]
Mon Jul 18 16:35:00 2005 UTC (3 years, 4 months ago) by cwbrandon
Branch: MAIN
Changes since 1.39: +2 -0 lines
Diff to previous 1.39
allow disabling of the DAO create method that take properties.

Revision 1.39 - (view) (download) (annotate) - [select for diffs]
Sun Jun 19 19:57:47 2005 UTC (3 years, 5 months ago) by cwbrandon
Branch: MAIN
CVS Tags: V3_1M1
Changes since 1.38: +1 -1 lines
Diff to previous 1.38
add a test for required properties, and minor fix

Revision 1.38 - (view) (download) (annotate) - [select for diffs]
Thu Jun 16 17:33:13 2005 UTC (3 years, 5 months ago) by cwbrandon
Branch: MAIN
Changes since 1.37: +2 -2 lines
Diff to previous 1.37
fix spacing

Revision 1.37 - (view) (download) (annotate) - [select for diffs]
Thu Jun 16 17:31:11 2005 UTC (3 years, 5 months ago) by cwbrandon
Branch: MAIN
Changes since 1.36: +3 -2 lines
Diff to previous 1.36
fix spacing

Revision 1.35.2.1 - (view) (download) (annotate) - [select for diffs]
Wed May 11 23:41:01 2005 UTC (3 years, 6 months ago) by cwbrandon
Branch: V3_0x
Changes since 1.35: +2 -2 lines
Diff to previous 1.35 , to next main 1.44
required properties were not using the getterSetterTypeName

Revision 1.36 - (view) (download) (annotate) - [select for diffs]
Wed May 11 23:38:03 2005 UTC (3 years, 6 months ago) by cwbrandon
Branch: MAIN
Changes since 1.35: +2 -2 lines
Diff to previous 1.35
required properties were not using the getterSetterTypeName

Revision 1.35 - (view) (download) (annotate) - [select for diffs]
Fri May 6 02:15:34 2005 UTC (3 years, 6 months ago) by cwbrandon
Branch: MAIN
CVS Tags: Root_V3_0x, V3_0
Branch point for: V3_0x
Changes since 1.34: +9 -10 lines
Diff to previous 1.34
fix SPRING-65 (create method for required properties)

Revision 1.34 - (view) (download) (annotate) - [select for diffs]
Tue May 3 01:35:11 2005 UTC (3 years, 6 months ago) by cwbrandon
Branch: MAIN
Changes since 1.33: +1 -1 lines
Diff to previous 1.33
The transformation constrant values now take inheritance into account

Revision 1.33 - (view) (download) (annotate) - [select for diffs]
Sun May 1 21:38:03 2005 UTC (3 years, 6 months ago) by cwbrandon
Branch: MAIN
Changes since 1.32: +14 -9 lines
Diff to previous 1.32
value object refs from parents were not being correctly rendered, also expose the toValueObjectCollection method on the interface

Revision 1.32 - (view) (download) (annotate) - [select for diffs]
Thu Mar 31 21:58:21 2005 UTC (3 years, 7 months ago) by cwbrandon
Branch: MAIN
CVS Tags: V3_0RC2
Changes since 1.31: +5 -0 lines
Diff to previous 1.31
add update(Collection) as well

Revision 1.31 - (view) (download) (annotate) - [select for diffs]
Thu Mar 31 21:38:41 2005 UTC (3 years, 7 months ago) by cwbrandon
Branch: MAIN
Changes since 1.30: +29 -6 lines
Diff to previous 1.30
add a create method that takes a collection of entities

Revision 1.30 - (view) (download) (annotate) - [select for diffs]
Fri Mar 18 11:04:32 2005 UTC (3 years, 8 months ago) by freter
Branch: MAIN
CVS Tags: V3_0RC1
Changes since 1.29: +3 -3 lines
Diff to previous 1.29
Added support for hibernate matchmode (fixes SPRING-49). Added support for hibernate report queries.

Revision 1.29 - (view) (download) (annotate) - [select for diffs]
Wed Mar 16 06:07:45 2005 UTC (3 years, 8 months ago) by cwbrandon
Branch: MAIN
Changes since 1.28: +1 -1 lines
Diff to previous 1.28
don't output the package unless it exists

Revision 1.28 - (view) (download) (annotate) - [select for diffs]
Wed Mar 16 05:41:35 2005 UTC (3 years, 8 months ago) by cwbrandon
Branch: MAIN
Changes since 1.27: +2 -0 lines
Diff to previous 1.27
don't output the package unless it exists

Revision 1.27 - (view) (download) (annotate) - [select for diffs]
Sun Mar 13 18:12:53 2005 UTC (3 years, 8 months ago) by cwbrandon
Branch: MAIN
Changes since 1.26: +20 -0 lines
Diff to previous 1.26
Close SPRING-38 (criteria query search support)

Revision 1.26 - (view) (download) (annotate) - [select for diffs]
Wed Feb 23 12:35:46 2005 UTC (3 years, 8 months ago) by draftdog
Branch: MAIN
Changes since 1.25: +1 -0 lines
Diff to previous 1.25
license header mapping (fixes MISC-24 for spring)

Revision 1.25 - (view) (download) (annotate) - [select for diffs]
Mon Feb 7 17:03:38 2005 UTC (3 years, 9 months ago) by cwbrandon
Branch: MAIN
Changes since 1.24: +1 -1 lines
Diff to previous 1.24
fix spacing

Revision 1.24 - (view) (download) (annotate) - [select for diffs]
Tue Feb 1 03:47:38 2005 UTC (3 years, 9 months ago) by cwbrandon
Branch: MAIN
Changes since 1.23: +1 -1 lines
Diff to previous 1.23
remove finders to "queryOperations" since a finder is pretty EJB specific, and a query operation in the future will be more than just a "finder".  Also rename EntityFinderMethod to EntityQueryOperation.

Revision 1.23 - (view) (download) (annotate) - [select for diffs]
Thu Jan 27 01:26:08 2005 UTC (3 years, 9 months ago) by carloslcuenca
Branch: MAIN
Changes since 1.22: +249 -249 lines
Diff to previous 1.22
change to ASCII

Revision 1.22 - (view) (download) (annotate) - [select for diffs]
Thu Jan 13 03:44:43 2005 UTC (3 years, 10 months ago) by draftdog
Branch: MAIN
Changes since 1.21: +0 -2 lines
Diff to previous 1.21
introducing EnumerationFacade

Revision 1.21 - (view) (download) (annotate) - [select for diffs]
Tue Jan 11 01:05:14 2005 UTC (3 years, 10 months ago) by cwbrandon
Branch: MAIN
Changes since 1.20: +7 -6 lines
Diff to previous 1.20
remove all tabs from templates

Revision 1.20 - (view) (download) (annotate) - [select for diffs]
Mon Jan 10 22:03:34 2005 UTC (3 years, 10 months ago) by draftdog
Branch: MAIN
Changes since 1.19: +22 -21 lines
Diff to previous 1.19
improved enums: single file, actual entity with enumerated column value (user type)

Revision 1.19 - (view) (download) (annotate) - [select for diffs]
Mon Jan 10 10:26:17 2005 UTC (3 years, 10 months ago) by amartinwest
Branch: MAIN
Changes since 1.18: +2 -1 lines
Diff to previous 1.18
#Spring-19 correct duplicate TRANSFORM_NONE defintions

Revision 1.18 - (view) (download) (annotate) - [select for diffs]
Fri Jan 7 23:53:21 2005 UTC (3 years, 10 months ago) by cwbrandon
Branch: MAIN
Changes since 1.17: +9 -9 lines
Diff to previous 1.17
cleanup javadocs

Revision 1.17 - (view) (download) (annotate) - [select for diffs]
Tue Jan 4 00:01:16 2005 UTC (3 years, 10 months ago) by cwbrandon
Branch: MAIN
Changes since 1.16: +2 -3 lines
Diff to previous 1.16
minor javadoc fixes

Revision 1.16 - (view) (download) (annotate) - [select for diffs]
Mon Jan 3 23:06:42 2005 UTC (3 years, 10 months ago) by cwbrandon
Branch: MAIN
Changes since 1.15: +2 -3 lines
Diff to previous 1.15
minor javadoc improvements on DAOs

Revision 1.15 - (view) (download) (annotate) - [select for diffs]
Mon Jan 3 22:14:24 2005 UTC (3 years, 10 months ago) by draftdog
Branch: MAIN
Changes since 1.14: +6 -0 lines
Diff to previous 1.14
dao transformers have been made public instead of protected

Revision 1.14 - (view) (download) (annotate) - [select for diffs]
Mon Dec 27 17:58:02 2004 UTC (3 years, 10 months ago) by cwbrandon
Branch: MAIN
Changes since 1.13: +1 -1 lines
Diff to previous 1.13
fix comment

Revision 1.13 - (view) (download) (annotate) - [select for diffs]
Mon Dec 27 17:18:34 2004 UTC (3 years, 10 months ago) by cwbrandon
Branch: MAIN
Changes since 1.12: +1 -0 lines
Diff to previous 1.12
Only generating impls when we have transform or business operations is not the best solution: therefore we only generate impls to the manual src directory if we have any operations at all, otherwise the Impls go to the target directory.  We always need impls for finders because its possible we may want to override the finder implementation.

Revision 1.12 - (view) (download) (annotate) - [select for diffs]
Mon Dec 27 16:17:40 2004 UTC (3 years, 10 months ago) by cwbrandon
Branch: MAIN
Changes since 1.11: +1 -0 lines
Diff to previous 1.11
Improvements: spring DAO impls are no longer generated if they don't have a
transform operation or business operation.

Revision 1.11 - (view) (download) (annotate) - [select for diffs]
Mon Dec 27 08:36:02 2004 UTC (3 years, 10 months ago) by draftdog
Branch: MAIN
Changes since 1.10: +48 -30 lines
Diff to previous 1.10
improved transformation support (for value objects)

Revision 1.10 - (view) (download) (annotate) - [select for diffs]
Mon Dec 13 18:36:34 2004 UTC (3 years, 11 months ago) by cwbrandon
Branch: MAIN
CVS Tags: V3_0M3
Changes since 1.9: +13 -2 lines
Diff to previous 1.9
Close SPRING-9 issue: a namespace property has been added to indicate the default location of where entity operations should be placed (can be 'dao' or 'entity'), 'entity' is
the default, added a new tagged value that the spring cartridge can use on operations: @andromda.spring.entity.operation.location.  This new tagged value can override the
namespace property specifying the default entity business operation location.

Revision 1.9 - (view) (download) (annotate) - [select for diffs]
Fri Nov 12 17:56:51 2004 UTC (4 years ago) by cwbrandon
Branch: MAIN
Changes since 1.8: +64 -14 lines
Diff to previous 1.8
improve create methods to allow transform (just like the load and finder
methods)

Revision 1.8 - (view) (download) (annotate) - [select for diffs]
Thu Nov 11 17:47:05 2004 UTC (4 years ago) by cwbrandon
Branch: MAIN
Changes since 1.7: +4 -4 lines
Diff to previous 1.7
Fix issue with inheritance and DAOs (SPRING-7)

Revision 1.7 - (view) (download) (annotate) - [select for diffs]
Thu Nov 11 00:43:48 2004 UTC (4 years ago) by cwbrandon
Branch: MAIN
Changes since 1.6: +3 -3 lines
Diff to previous 1.6
all create methods now return the created entity (which they should have done in the first place)

Revision 1.6 - (view) (download) (annotate) - [select for diffs]
Wed Nov 10 22:58:17 2004 UTC (4 years ago) by cwbrandon
Branch: MAIN
Changes since 1.5: +1 -1 lines
Diff to previous 1.5
fix typo in javadocs

Revision 1.5 - (view) (download) (annotate) - [select for diffs]
Thu Nov 4 16:24:07 2004 UTC (4 years ago) by cwbrandon
Branch: MAIN
Changes since 1.4: +31 -1 lines
Diff to previous 1.4
fix issue with not being able to override query strings (without cutting and
pasting a lot of code)

Revision 1.4 - (view) (download) (annotate) - [select for diffs]
Wed Oct 13 16:19:38 2004 UTC (4 years, 1 month ago) by cwbrandon
Branch: MAIN
Changes since 1.3: +24 -6 lines
Diff to previous 1.3
minor improvements, add another load method that allows transformation
to a value object, also make non transform finders return the actual
entity intead of an Object

Revision 1.3 - (view) (download) (annotate) - [select for diffs]
Sun Oct 10 22:58:16 2004 UTC (4 years, 1 month ago) by draftdog
Branch: MAIN
Changes since 1.2: +2 -2 lines
Diff to previous 1.2
converted facade properties from operation to attribute where possible, boolean getters have now 'is' instead of 'get'

Revision 1.2 - (view) (download) (annotate) - [select for diffs]
Thu Oct 7 13:46:32 2004 UTC (4 years, 1 month ago) by cwbrandon
Branch: MAIN
Changes since 1.1: +63 -63 lines
Diff to previous 1.1
Fix issue with an invalid create method being created when no requiired
attributes are present on an enity

Revision 1.1 - (view) (download) (annotate) - [select for diffs]
Tue Oct 5 04:13:45 2004 UTC (4 years, 1 month ago) by cwbrandon
Branch: MAIN
move andromda-spring to the cartridge directory (its now fully documented
and ready for use)

This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, select a symbolic revision name using the selection box, or choose 'Use Text Field' and enter a numeric revision.

  Diffs between and
  Type of Diff should be a

Sort log by: