Hello, Currently, in H2, we can implement one custom data type by implementing CustomDataTypeHandler and setting the system property h2.customDataTypesHandler to the class name that provides the implementation of this interface. Is there a provision in H2 where we could implement more than one custom data types? If so, could you please point me in the right direction?
Regards, Deepak Shankar -- You received this message because you are subscribed to the Google Groups "H2 Database" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/h2-database. For more options, visit https://groups.google.com/d/optout.
