Re: [JDBC] JDBC Connection Pooling

2001-09-26 Thread Barry Lind
No it does not. thanks, --Barry jcooney wrote: > Does the 7.1-1.3 driver availalble on fastcrypt support JDBC 2.0 driver based > connection pooling? > > I'm more than willing to look up the answer to this myself if someone can > point be towards some technical documentation. > > Thanks, >

Re: [JDBC] JDBC Connection Pooling

2001-09-26 Thread Dave Cramer
] JDBC Connection Pooling Does the 7.1-1.3 driver availalble on fastcrypt support JDBC 2.0 driver based connection pooling? I'm more than willing to look up the answer to this myself if someone can point be towards some technical documentation. Thanks, jc Jack Cooney Senior Consu

[JDBC] JDBC Connection Pooling

2001-09-26 Thread jcooney
Does the 7.1-1.3 driver availalble on fastcrypt support JDBC 2.0 driver based connection pooling? I'm more than willing to look up the answer to this myself if someone can point be towards some technical documentation. Thanks, jc Jack Cooney Senior Consultant MONTAGE.DMC eBusiness Services A

[JDBC] Connection pooling

2001-09-18 Thread Mihai Gheorghiu
Can someone please point me to a documentation that presents connection pooling in more detail? I am particularly interested in passing the java session username to the database, for signing transactions. Thank you all. ---(end of broadcast)--- TIP

Re: [JDBC] Connection Pooling?

2001-06-28 Thread Tony Grant
Adam Haberlach wrote: > This may be a Postgres JDBC question, but it may also be an > Apache Jakarta/Tomcat question... > > I recently moved a few of my pages over from PHP to .jsp and > now I notice that I've got postgres backends sitting around, as > though some of my connections a

[JDBC] connection pooling in JDBC driver

2001-03-06 Thread Qiqi Dong
Does anyone know that if the pgsql-jdbc driver has connection pooling built in, or I must write one for myself? ---(end of broadcast)--- TIP 3: if posting/reading through Usenet, please send an appropriate subscribe-nomail command to [EMAIL PROTECT

[JDBC] Connection pooling

2001-03-04 Thread Aaron Brashears
Is anyone working on jdbc2 connection pooling through jndi/javax.sql? ---(end of broadcast)--- TIP 2: you can get off all lists at once with the unregister command (send "unregister YourEmailAddressHere" to [EMAIL PROTECTED])