Are you using HTTP as your transport protocol? If so, you can automatically achieve compression by using the right combination of client (a web browser?) and server (Tomcat?) and making sure HTTP compression is enabled.
On Nov 1, 5:05 pm, Rinse Lemstra <[email protected]> wrote: > Is there a hook where we could implement compression / decompression, > this to reduce the size of the resultset wich should be transported by > the public internet. > > regards, > > Rinse -- 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.
