If needed I can do something specific for H2. I have java services for each built-in driver...
But honestly I don't see the point of the Type parameter with the DataBaseMetadata.getTable() method if it treats it of this way... Le mardi 2 mai 2023 à 16:19:38 UTC+2, prrvchr a écrit : > I think that if we manage to progress then we will be able to reach the > level of integration of HsqlDB, namely to be able to manage the rights on > the tables... > > Le mardi 2 mai 2023 à 16:13:27 UTC+2, prrvchr a écrit : > >> jdbcDriverOOo is a JDBC 4 driver for LibreOffice and OpenOffice. >> It is packed with H2 driver 2.2.219 you can try it if you want... >> >> The problem is that this driver is only an adapter I do not analyze the >> resultset before returning them... >> >> To solve this problem, I only see a modification of the code of H2. >> >> Le mardi 2 mai 2023 à 16:04:52 UTC+2, Evgenij Ryazanov a écrit : >> >>> Do you still have an own special driver for LibreOffice? >>> >>> If so, you can assume that rows with TABLE_SCHEM = 'INFORMATION_SCHEMA' >>> describe system tables. >>> >>> (Actually they aren't tables, but it doesn't matter.) >>> >> -- 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 view this discussion on the web visit https://groups.google.com/d/msgid/h2-database/7fb0d707-ac72-4456-a6af-892f1d7e2956n%40googlegroups.com.
