Re: Using CopyManager with pooled JCA connection

Поиск
Список
Период
Сортировка
Искать
От
Jim Garrison
Тема
Re: Using CopyManager with pooled JCA connection
Дата
Msg-id
0C723FEB5B4E5642B25B451BA57E27303EE033DC@S1P5DAG3C.EXCHPROD.USA.NET
Ответ на
Список
Дерево обсуждения
Using CopyManager with pooled JCA connection Jim Garrison <jim.garrison@nwea.org>
Tried

        DatabaseMetaData md = con.getMetaData();
        Connection       rc = md.getConnection();

 but that just returns the same ConnectionHandle object.  Looks like I'm at a dead end because for two different connections I get instances of the same classes loaded by two different classloaders, which makes them completely incompatible. Sigh...

В списке pgsql-jdbc по дате отправления
От: Jim Garrison
Дата:
От: Kris Jurka
Дата:
FAQ