On 2014-02-18 13:06, Mike Cobo wrote:
What is strange, is that after closing the connection with Oracle compatibility mode and reconnecting to H2 (Embedded or Generic) the following statement also retruns TRUE:
The compatibility mode is global to the database, so the first connection sets it, and it stays that way afterwards. Basically, this feature is for unit-testing only, not for production use. -- 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 http://groups.google.com/group/h2-database. For more options, visit https://groups.google.com/groups/opt_out.
