Hi, I'm sorry for the delay. Yes, this would be a nice feature, not just for in-memory databases. The easiest solution for a "feature switch" would be a system property, but a database level setting would be better of course.
I would probably try to use the ValueJavaObject class, maybe add a new field "Object javaObject" there, so that this object is used instead of the byte array if possible. The byte array would still be required when writing / reading to / from the database file. Regards, Thomas -- 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.
