What does the Hibernate mapping/annotation look like? I could see you having a problem if you tagged the attribute with a version tag.

Coleman


On Oct 8, 2007, at 7:09 PM, Matt Raible wrote:

Is this a java.util.Date or a number? If it's a java.util.Date, it
should generate the correct sample data. If it doesn't, that's a bug.

Matt

On 10/8/07, RoyPorter <[EMAIL PROTECTED]> wrote:

Our model classes have a lastChangedDate which doubles up as the version
field for the model, and a trace of when the record was last changed.

When using the appfuse plugin to generate the CRUD code, sample data is created with incorrect entries in the lastChangedDate fields - i.e. '1'
rather than a valid date.

If this a known problem?


--
View this message in context: http://www.nabble.com/CRUD- generation-for-models-with-non-numeric-version-fields- tf4590981s2369.html#a13105779
Sent from the AppFuse - User mailing list archive at Nabble.com.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]




--
http://raibledesigns.com

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to