Yes that's possible Search the mail archive for "nested field" or "embedded value" This message gives some details: http://www.mail-archive.com/[EMAIL PROTECTED]/msg00578.html
cheers, Thomas > -----Original Message----- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] > Sent: Tuesday, April 01, 2003 11:42 PM > To: OJB Users List > Subject: Object spanning multiple columns(Scanned for viruses: Notes > Admin) > > > Hi, > I am trying to use OJB to abstract the object > persistence. I > have a class that represents amounts for 12 accounting periods, class > FiscalValues. I want to save this to a record in a table. > My hope was to > use conversion class. Unfortunately the data would need to > spawn multiple > columns (I do not want to serialize to one field). Is there > a concept in > OJB that allows an object to be persisted across multiple > columns in the > table. > > Sincerely, > Vladimir Berezniker > Sr. Programmer Analyst > Staten Island University Hospital > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
