Re: [JDBC] How not to use JDBC (JDBC Performance Scale 15x presentation)

Поиск
Список
Период
Сортировка
От Dave Cramer
Тема Re: [JDBC] How not to use JDBC (JDBC Performance Scale 15x presentation)
Дата
Msg-id CADK3HHJRLSsqmNkOf1TccytehzKgTA4J3GdfZQ4JXCUG3ig3LA@mail.gmail.com
обсуждение исходный текст
Ответ на Re: [JDBC] How not to use JDBC (JDBC Performance Scale 15xpresentation)  (Stefan Lindner <stefan.lindner@visionet.de>)
Ответы Re: [JDBC] How not to use JDBC (JDBC Performance Scale 15x presentation)
Re: How not to use JDBC (JDBC Performance Scale 15x presentation)
Список pgsql-jdbc
Stefan,

Reading the docs, there is something called connection-property that I would expect to be passed to the driver.

  • <connection-property> - used to configure the connections retrieved from the java.sql.Driver, e.g.

   <connection-property name="char.encoding">UTF-8</connection-property>


Let me know if that works and I'll update the docs
Dave



On 15 March 2017 at 18:29, Stefan Lindner <stefan.lindner@visionet.de> wrote:

Dear Dave,

 

how can we control FetchSize in a XML-Style DatasourceDefinition e.g. for Wildfly?

 

Stefan

 

Von: pgsql-jdbc-owner@postgresql.org [mailto:pgsql-jdbc-owner@postgresql.org] Im Auftrag von Dave Cramer
Gesendet: Mittwoch, 15. März 2017 22:35
An: Jorge Solórzano
Cc: Vladimir Sitnikov; List
Betreff: Re: [JDBC] How not to use JDBC (JDBC Performance Scale 15x presentation)

 

please provide feedback, I'm giving the same talk at pgconf in nyc

 


 

On 15 March 2017 at 17:29, Jorge Solórzano <jorsol@gmail.com> wrote:


Jorge Solórzano

 

 

On Wed, Mar 15, 2017 at 3:25 PM, Vladimir Sitnikov <sitnikov.vladimir@gmail.com> wrote:

Is the presentation available online somewhere?

 

Vladimir

 

 


В списке pgsql-jdbc по дате отправления:

Предыдущее
От: Stefan Lindner
Дата:
Сообщение: Re: [JDBC] How not to use JDBC (JDBC Performance Scale 15xpresentation)
Следующее
От: Christian Bjørnbak
Дата:
Сообщение: Re: [JDBC] How not to use JDBC (JDBC Performance Scale 15x presentation)