While I'm still not sure why the getObject() isn't working as I would think it would work, I decided to change my code and marshal and unmarshal the class to and from XML, storing as a CLOB instead. Probably not the most efficient method, but functional for our purposes for now.
Still would like to figure out the set/getObject for future work, for classes that might not be XML based, but I guess for that we might actually want to look at using Hibernate instead of the 'OTHER' data type. -- You received this message because you are subscribed to the Google Groups "H2 Database" 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/h2-database?hl=en.
