We have a field that is generated in the Db. We would like NHibernate to read this value into the object following an insert. We would prefer to use the generted = "never|insert|always" mapping if we could. Active Record does not seem to support setting this.
Anyne have a smart idea how to work around this? On that note does anyone else think it would sometimes be useful to be able to 'override' the mapping for an attribute and tell Castle what to generate? --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Castle Project Users" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/castle-project-users?hl=en -~----------~----~----~----~------~----~------~--~---
