I need to support a variety of databases, H2 being one of them. Some
databases support "NOCACHE" or similar variants, some don't. H2
doesn't it would appear.

If I want to disable sequence id caching entirely do I:

* specify no CACHE term
* specify 'CACHE 1'
* specify 'CACHE 0'

?

-- 
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.

Reply via email to