Hello. You should not use internals of H2 unless you're ready that they can be changed or removed in any version without a warning.
This method was removed intentionally. You can try to use Value.getResult()` instead, but it returns an instance of org.h2.api.ResultInterface that also is not a part of stable API. -- 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.
