SCM Repositories - andromda

Parent Directory Parent Directory


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


Revision 1.42.4.8 - (view) (download) (annotate) - [select for diffs]
Mon Dec 10 14:22:33 2007 UTC (11 months, 1 week ago) by vagtsi
Branch: V3_x_HEAD
CVS Tags: V3_3
Changes since 1.42.4.7: +2 -1 lines
Diff to previous 1.42.4.7 , to branch point 1.42 , to next main 1.43
introduced new namespace property "beanNamePrefix" supporting optional prefixing of all spring bean ids (services, entities, interceptors)

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

Revision 1.42.4.6 - (view) (download) (annotate) - [select for diffs]
Sat Nov 18 22:28:23 2006 UTC (2 years ago) by cwbrandon
Branch: V3_x_HEAD
Changes since 1.42.4.5: +2 -3 lines
Diff to previous 1.42.4.5 , to branch point 1.42
allow embedded values to be correctly rendered in auto generated queries

Revision 1.42.4.5 - (view) (download) (annotate) - [select for diffs]
Tue Oct 10 15:19:33 2006 UTC (2 years, 1 month ago) by cwbrandon
Branch: V3_x_HEAD
CVS Tags: V3_2
Changes since 1.42.4.4: +1 -0 lines
Diff to previous 1.42.4.4 , to branch point 1.42
make sure to lower case inheritance before doing check

Revision 1.42.4.4 - (view) (download) (annotate) - [select for diffs]
Thu Apr 27 20:38:09 2006 UTC (2 years, 6 months ago) by cwbrandon
Branch: V3_x_HEAD
CVS Tags: V3_2_RC1
Changes since 1.42.4.3: +0 -5 lines
Diff to previous 1.42.4.3 , to branch point 1.42
remove unused variable

Revision 1.42.4.3 - (view) (download) (annotate) - [select for diffs]
Wed Apr 5 07:23:16 2006 UTC (2 years, 7 months ago) by draftdog
Branch: V3_x_HEAD
Changes since 1.42.4.2: +10 -14 lines
Diff to previous 1.42.4.2 , to branch point 1.42
implemented HIB-185: hibernateMappingStrategy (subclass/hierarchy) controls whether or not a mapping file is generated per subclass; added <<Transient>> support to hibernate (transient in the sense of persistence, as in no corresponding mapping, serialization is still possible)

Revision 1.42.4.2 - (view) (download) (annotate) - [select for diffs]
Fri Feb 24 00:45:20 2006 UTC (2 years, 8 months ago) by cwbrandon
Branch: V3_x_HEAD
CVS Tags: V3x_BEFORE_METAFACADE_RESET
Changes since 1.42.4.1: +1 -1 lines
Diff to previous 1.42.4.1 , to branch point 1.42
Fix criteria searching + embedded values with super types.

Revision 1.43 - (view) (download) (annotate) - [select for diffs]
Mon Dec 5 06:01:55 2005 UTC (2 years, 11 months ago) by cwbrandon
Branch: MAIN
CVS Tags: HEAD
Changes since 1.42: +12 -0 lines
Diff to previous 1.42
merge from 3.x

Revision 1.42.4.1 - (view) (download) (annotate) - [select for diffs]
Sun Dec 4 10:20:11 2005 UTC (2 years, 11 months ago) by freter
Branch: V3_x_HEAD
Changes since 1.42: +12 -0 lines
Diff to previous 1.42
Spring-107

Revision 1.42 - (view) (download) (annotate) - [select for diffs]
Wed Oct 19 04:58:57 2005 UTC (3 years, 1 month ago) by cwbrandon
Branch: MAIN
CVS Tags: Root_V3, Root_V3_x, Root_V3_x_HEAD, V3_1, V3_2RC1SNAPSHOT
Branch point for: V3_1x, V3_x_HEAD
Changes since 1.41: +6 -6 lines
Diff to previous 1.41
add ability to save a webservice attachment from within a service

Revision 1.41 - (view) (download) (annotate) - [select for diffs]
Fri Sep 30 20:53:54 2005 UTC (3 years, 1 month ago) by cwbrandon
Branch: MAIN
Changes since 1.40: +2 -1 lines
Diff to previous 1.40
allow enumerations to be targeted for transformations as well

Revision 1.40 - (view) (download) (annotate) - [select for diffs]
Sun Sep 18 03:54:02 2005 UTC (3 years, 2 months ago) by cwbrandon
Branch: MAIN
Changes since 1.39: +1 -1 lines
Diff to previous 1.39
fix minor bug

Revision 1.39 - (view) (download) (annotate) - [select for diffs]
Sat Jul 16 17:11:51 2005 UTC (3 years, 4 months ago) by cwbrandon
Branch: MAIN
CVS Tags: V3_1RC1_tag
Branch point for: V3_1RC1
Changes since 1.38: +1 -33 lines
Diff to previous 1.38
improve critera search's handling of embedded values (now they can be used within multiple association levels)

Revision 1.38 - (view) (download) (annotate) - [select for diffs]
Fri Jul 15 17:55:01 2005 UTC (3 years, 4 months ago) by cwbrandon
Branch: MAIN
Changes since 1.37: +135 -46 lines
Diff to previous 1.37
there is now a crteria object per entity generated so that we can handle embeded values, however we can only currently handle embedded values directly off of the entity (not ones on associated entites)...need to think how to provide this

Revision 1.37 - (view) (download) (annotate) - [select for diffs]
Fri Jul 1 18:54:18 2005 UTC (3 years, 4 months ago) by draftdog
Branch: MAIN
Changes since 1.36: +5 -5 lines
Diff to previous 1.36
improved weird piece of code, added minor coding improvements, handling non-navigable many2many relationships, fixed a possiblity on compilation error when the displayname would be equal to the identifier name

Revision 1.36 - (view) (download) (annotate) - [select for diffs]
Thu May 5 17:44:34 2005 UTC (3 years, 6 months ago) by cwbrandon
Branch: MAIN
CVS Tags: Root_V3_0x, V3_0, V3_1M1
Branch point for: V3_0x
Changes since 1.35: +1 -2 lines
Diff to previous 1.35
remove unneeded constructor comment.

Revision 1.35 - (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.34: +31 -25 lines
Diff to previous 1.34
value object refs from parents were not being correctly rendered, also expose the toValueObjectCollection method on the interface

Revision 1.34 - (view) (download) (annotate) - [select for diffs]
Wed Apr 13 16:26:12 2005 UTC (3 years, 7 months ago) by draftdog
Branch: MAIN
CVS Tags: V3_0RC2
Changes since 1.33: +24 -14 lines
Diff to previous 1.33
reformat update: casting now no longer has a space separator, extends and implements keyswords are on a new line

Revision 1.33 - (view) (download) (annotate) - [select for diffs]
Tue Apr 12 17:44:03 2005 UTC (3 years, 7 months ago) by cwbrandon
Branch: MAIN
Changes since 1.32: +1 -2 lines
Diff to previous 1.32
minor cleanup

Revision 1.32 - (view) (download) (annotate) - [select for diffs]
Tue Apr 12 17:43:46 2005 UTC (3 years, 7 months ago) by cwbrandon
Branch: MAIN
Changes since 1.31: +2 -17 lines
Diff to previous 1.31
minor cleanup

Revision 1.31 - (view) (download) (annotate) - [select for diffs]
Sun Apr 10 17:55:55 2005 UTC (3 years, 7 months ago) by draftdog
Branch: MAIN
Changes since 1.30: +58 -105 lines
Diff to previous 1.30
reformatted code

Revision 1.30 - (view) (download) (annotate) - [select for diffs]
Fri Apr 1 02:12:44 2005 UTC (3 years, 7 months ago) by cwbrandon
Branch: MAIN
Changes since 1.29: +10 -7 lines
Diff to previous 1.29
transform ops can now be used with datatypes as well

Revision 1.29 - (view) (download) (annotate) - [select for diffs]
Thu Mar 31 04:53:34 2005 UTC (3 years, 7 months ago) by cwbrandon
Branch: MAIN
Changes since 1.28: +3 -3 lines
Diff to previous 1.28
remove unneeded Facade suffix from non-uml metafacades in the UML metafacade model (i.e. EntityFacade, ServiceFacade, RoleFacade, etc).

Revision 1.28 - (view) (download) (annotate) - [select for diffs]
Sun Mar 20 23:48:23 2005 UTC (3 years, 8 months ago) by cwbrandon
Branch: MAIN
CVS Tags: V3_0RC1
Changes since 1.27: +56 -236 lines
Diff to previous 1.27
Close SPRING-45.  Also add hibernateInhertanceStrategy namespace property as well since it determines when hibernate mappings are required within the applicationContext.xml

Revision 1.27 - (view) (download) (annotate) - [select for diffs]
Tue Feb 15 15:17:50 2005 UTC (3 years, 9 months ago) by cwbrandon
Branch: MAIN
Changes since 1.26: +0 -205 lines
Diff to previous 1.26
the spring cartridge now must be used with the hibernate cartridge in order to generate entities.

Revision 1.26 - (view) (download) (annotate) - [select for diffs]
Sun Feb 13 05:03:51 2005 UTC (3 years, 9 months ago) by cwbrandon
Branch: MAIN
Changes since 1.25: +0 -1 lines
Diff to previous 1.25
-  Improve inheritance within the metafacades, metafacades now only have delegated (i.e. fake inheritance) when moving between packages, otherwise its real inheritance.  This helps speed things up since we don't need to construct more than 1 or 2 objects per facade instance instead of up to 6 or so if we have a big inheritance hiearchy.  Also will make it easier to map metafacades based on properties.
- Remove declaration of implements on LogicImpls since the interface is declared already on the Logic class (it's redundant).

Revision 1.25 - (view) (download) (annotate) - [select for diffs]
Fri Feb 4 22:51:39 2005 UTC (3 years, 9 months ago) by cwbrandon
Branch: MAIN
Changes since 1.24: +53 -14 lines
Diff to previous 1.24
Make DAO names configurable: SPRING-23

Revision 1.24 - (view) (download) (annotate) - [select for diffs]
Tue Feb 1 03:47:37 2005 UTC (3 years, 9 months ago) by cwbrandon
Branch: MAIN
Changes since 1.23: +6 -6 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]
Mon Jan 24 20:31:32 2005 UTC (3 years, 9 months ago) by cwbrandon
Branch: MAIN
Changes since 1.22: +90 -101 lines
Diff to previous 1.22
Fix issue with default inheritance not working

Revision 1.22 - (view) (download) (annotate) - [select for diffs]
Mon Jan 24 01:01:48 2005 UTC (3 years, 9 months ago) by cwbrandon
Branch: MAIN
Changes since 1.21: +6 -6 lines
Diff to previous 1.21
Fix issue with hibernate discriminators

Revision 1.21 - (view) (download) (annotate) - [select for diffs]
Sun Jan 16 19:48:52 2005 UTC (3 years, 10 months ago) by cwbrandon
Branch: MAIN
Changes since 1.20: +19 -5 lines
Diff to previous 1.20
Add support for the foreign identifier flag to the spring cartridge.  Also add the missing HibernateGeneratorClass enumeration to the andromda-profile.  Added
EnumerationLiteralFacade mapping back to andromda-profile.xml (not sure why it was removed?) since we need it for tagged value conversion to strings.

Revision 1.20 - (view) (download) (annotate) - [select for diffs]
Sat Jan 15 16:53:57 2005 UTC (3 years, 10 months ago) by cwbrandon
Branch: MAIN
Changes since 1.19: +3 -3 lines
Diff to previous 1.19
fix a couple warnings that occur when building with jdk 5.

Revision 1.19 - (view) (download) (annotate) - [select for diffs]
Fri Jan 14 03:33:38 2005 UTC (3 years, 10 months ago) by cwbrandon
Branch: MAIN
Changes since 1.18: +1 -0 lines
Diff to previous 1.18
minor spacing cleanup

Revision 1.18 - (view) (download) (annotate) - [select for diffs]
Fri Jan 14 03:24:45 2005 UTC (3 years, 10 months ago) by carloslcuenca
Branch: MAIN
Changes since 1.17: +18 -0 lines
Diff to previous 1.17
Hibernate Cache settings for entities and associations

Revision 1.17 - (view) (download) (annotate) - [select for diffs]
Thu Jan 13 03:44:00 2005 UTC (3 years, 10 months ago) by draftdog
Branch: MAIN
Changes since 1.16: +3 -2 lines
Diff to previous 1.16
avoiding NPEs

Revision 1.16 - (view) (download) (annotate) - [select for diffs]
Tue Jan 4 07:49:44 2005 UTC (3 years, 10 months ago) by cwbrandon
Branch: MAIN
Changes since 1.15: +13 -13 lines
Diff to previous 1.15
add correct handling of parameters that are lists, also clean up some of the operations that should be attributes in the metafacade model.

Revision 1.15 - (view) (download) (annotate) - [select for diffs]
Mon Jan 3 19:26:40 2005 UTC (3 years, 10 months ago) by amartinwest
Branch: MAIN
Changes since 1.14: +2 -4 lines
Diff to previous 1.14
use new profile functions and replace "ID" with getDefaultIdentifier

Revision 1.14 - (view) (download) (annotate) - [select for diffs]
Mon Jan 3 16:10:59 2005 UTC (3 years, 10 months ago) by cwbrandon
Branch: MAIN
Changes since 1.13: +122 -115 lines
Diff to previous 1.13
minor cleanup

Revision 1.13 - (view) (download) (annotate) - [select for diffs]
Mon Jan 3 14:56:32 2005 UTC (3 years, 10 months ago) by amartinwest
Branch: MAIN
Changes since 1.12: +524 -51 lines
Diff to previous 1.12
inhiterance supprt

Revision 1.12 - (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.11: +3 -2 lines
Diff to previous 1.11
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.11 - (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.10: +6 -1 lines
Diff to previous 1.10
Improvements: spring DAO impls are no longer generated if they don't have a
transform operation or business operation.

Revision 1.10 - (view) (download) (annotate) - [select for diffs]
Mon Dec 27 14:32:30 2004 UTC (3 years, 10 months ago) by cwbrandon
Branch: MAIN
Changes since 1.9: +17 -6 lines
Diff to previous 1.9
minor code cleanup

Revision 1.9 - (view) (download) (annotate) - [select for diffs]
Mon Dec 27 08:35:06 2004 UTC (3 years, 10 months ago) by draftdog
Branch: MAIN
Changes since 1.8: +38 -12 lines
Diff to previous 1.8
fix: handler access
implemented new features for improved transformation support (for value objects)

Revision 1.8 - (view) (download) (annotate) - [select for diffs]
Wed Dec 22 18:48:41 2004 UTC (3 years, 10 months ago) by cwbrandon
Branch: MAIN
CVS Tags: V3_0M3
Changes since 1.7: +12 -9 lines
Diff to previous 1.7
format

Revision 1.7 - (view) (download) (annotate) - [select for diffs]
Wed Dec 15 00:21:08 2004 UTC (3 years, 11 months ago) by cwbrandon
Branch: MAIN
Changes since 1.6: +3 -4 lines
Diff to previous 1.6
minor cleanup

Revision 1.6 - (view) (download) (annotate) - [select for diffs]
Tue Dec 14 23:34:52 2004 UTC (3 years, 11 months ago) by draftdog
Branch: MAIN
Changes since 1.5: +25 -46 lines
Diff to previous 1.5
updated doa/entity operations (using classifier/instance flag instead of tagged values)

Revision 1.5 - (view) (download) (annotate) - [select for diffs]
Mon Dec 13 18:36:33 2004 UTC (3 years, 11 months ago) by cwbrandon
Branch: MAIN
Changes since 1.4: +78 -0 lines
Diff to previous 1.4
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.4 - (view) (download) (annotate) - [select for diffs]
Fri Dec 10 18:35:23 2004 UTC (3 years, 11 months ago) by cwbrandon
Branch: MAIN
Changes since 1.3: +14 -0 lines
Diff to previous 1.3
fix for save-update + cascade

Revision 1.3 - (view) (download) (annotate) - [select for diffs]
Thu Nov 25 05:23:19 2004 UTC (3 years, 11 months ago) by cwbrandon
Branch: MAIN
Changes since 1.2: +57 -0 lines
Diff to previous 1.2
non navigable properties are now navigable for hibernate generator classes of type foreign.

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

Revision 1.1 - (view) (download) (annotate) - [select for diffs]
Tue Oct 5 04:13:44 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: