It would be better to specify the new additional parameters of Connection 
and Statement outside of these parentheses.

Do you have an idea in mind ?  I'd like to set the parameters from the SQL 
engine.


Le jeudi 31 décembre 2020 à 15:15:16 UTC+1, Evgenij Ryazanov a écrit :

> On Thursday, 31 December 2020 at 21:52:10 UTC+8 bocher wrote:
>
>> I have a doubt on how to define the fetch_size from the create linked 
>> table signature. What do you think about adding an option like this 
>>
>> CREATE LINKED TABLE LINK('org.h2.Driver', 'jdbc:h2:./test2',
>>     'sa', 'sa', 'TEST', parameters);
>>
>
> I think it isn't possible without unwanted incompatible changes in syntax 
> of CREATE LINKED TABLE command.
> https://h2database.com/html/commands.html#create_linked_table
> This command already accepts 5 or 6 parameters.
>
> It would be better to specify the new additional parameters of Connection 
> and Statement outside of these parentheses.
>

-- 
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/a14a50f2-7946-49e3-963a-a5a4dda72ac3n%40googlegroups.com.

Reply via email to