Bpm4Struts Cartridge

Please add defaultDateTimeFormat

Details

  • Type: New Feature New Feature
  • Status: Closed Closed
  • Priority: Minor Minor
  • Resolution: Fixed
  • Affects Version/s: 3.1M1
  • Fix Version/s: 3.1-RC1
  • Component/s: CRUD
  • Description:
    Hide
    In my model some Entity attributes require a date format others require a date-time format. The Spring cartridge allows only one default format - defaultDateFormat. What I need in addition is a defaultDateTimeFormat. Also since both type of attributes are of type Date we need some way to distinguish beetween Date and DateTime. Now I know there is a DateTime UML type in the AndroMDA profile, but it appears that this type has been mapped to java.sql.Timestamp. If I use this type then I get a compilation error when using managable entities. So the UML to Java mappings do need some more thought.
    Show
    In my model some Entity attributes require a date format others require a date-time format. The Spring cartridge allows only one default format - defaultDateFormat. What I need in addition is a defaultDateTimeFormat. Also since both type of attributes are of type Date we need some way to distinguish beetween Date and DateTime. Now I know there is a DateTime UML type in the AndroMDA profile, but it appears that this type has been mapped to java.sql.Timestamp. If I use this type then I get a compilation error when using managable entities. So the UML to Java mappings do need some more thought.

Activity

Wouter Zoons made changes - 13/Aug/05 7:14 PM
Field Original Value New Value
Affects Version/s 3.1RC1 [ 10143 ]
Component/s CRUD [ 10071 ]
Project Spring Cartridge [ 10060 ] Bpm4Struts Cartridge [ 10000 ]
Affects Version/s 3.1M1 [ 10111 ]
Key SPRING-99 BPM-244
Fix Version/s 3.1-RC1 [ 10144 ]
Wouter Zoons made changes - 13/Aug/05 7:14 PM
Assignee Chad Brandon [ chad ] Wouter Zoons [ wouter ]
Wouter Zoons made changes - 13/Aug/05 7:59 PM
Status Open [ 1 ] In Progress [ 3 ]
Wouter Zoons made changes - 13/Aug/05 7:59 PM
Component/s CRUD [ 10070 ]
Wouter Zoons made changes - 13/Aug/05 8:47 PM
Resolution Fixed [ 1 ]
Status In Progress [ 3 ] Closed [ 6 ]

People

Dates

  • Created:
    13/Aug/05 9:45 AM
    Updated:
    13/Aug/05 8:47 PM
    Resolved:
    13/Aug/05 8:47 PM