Hi Is there option changing Database File Layout "per database" to "per schema" ??
(database construction) database * test schema * testschema1 * testschema2 --------------------------------------- (Database File) test.h2.db test.trace.db Is it possible to change Database File Layout like this? (Database File) testschema1.h2.db testschema1.trace.db testschema2.h2.db testschema2.trace.db 宜しくお願い致します。 -- 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.
