If I write to a column of type binary - the document says all the data is stored in memory, when are the H2 buffers cleared? On the next write or after the write completes... Also the MAX_OPERATION_MEMORY parameter says in max default in memory is 100K - if my value is 2m is it cached on disk or still stored in memory. If cached on disk when so the disk file get closed and go away?
Thanks..... -- 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.
