Re: [h2] Adding New Data Types in H2 Open Source Code

2022-10-12 Thread Noel Grandin
The relevant classes are called things like Value* - ValueString,
ValueDecimal, etc.

So you'd need to make a new subclass of Value and work from there.

-- 
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 h2-database+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/h2-database/CAFYHVnVo8Sem8aKwirWYXmezKi1bdbYL_wQ%3DfAub%3DXYCgwLGMA%40mail.gmail.com.


[h2] Adding New Data Types in H2 Open Source Code

2022-10-12 Thread Harrison Kaiser
Hello everyone,

I have my own copy of the H2 open source code of the H2 database and I'd 
like to experiment with new data types. What's the best way to add new data 
types in the code? Any advice would greatly appreciated. Thank you!

-Harrison

-- 
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 h2-database+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/h2-database/d4262c14-2a3e-4f22-b1b2-c8935eb406f5n%40googlegroups.com.