Well I would like you to realize that this problem which looks simple, 
trivial and irrefutable, in fact took me a lot of time in order to be able 
to find it, understand it and be able to explain it to you clearly. So sure 
I can patch it, but I think it would be reasonable to assume that your use 
of the type parameter in DataBaseMetadata.getTables() is unusable as 
implemented in your driver. So if you have to talk for three days, in order 
to get three lines of correction code, I give up...

Le mardi 2 mai 2023 à 17:00:02 UTC+2, prrvchr a écrit :

> 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 h2-database+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/h2-database/4d1887db-deb7-4d3e-91f8-eae56c116e66n%40googlegroups.com.

Reply via email to