(The verbose subject is because I'm trying to create the best possible search 
engine hit rate for any topic I post so others will have a higher chance to 
find the answer)

My question is simple, is it possible to map a string property in a Domain 
Object split into several DB fields with the same length?

Example DB:

Description_field1 varchar(70)
Description_field2 varchar(70)
Description_field3 varchar(70)

Domain object:

string Description (should be split into 1/2/3 parts depending on length and 
mapped to the Description_fieldX in DB)

Thanks for any answer or suggestions!

-- 
You received this message because you are subscribed to the Google Groups 
"nhusers" 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/nhusers?hl=en.

Reply via email to