Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: java servlet accessing two different db at the same time
> My assumption is you are not actually returning 400,000 rows for each
> RDBMS, but only a subset. If you are trying to this exclusively
> through JDBC and not through Heterogenous Services,
Yes, with JDBC
> always thread the requests to each RDBMS (unless you are doing this
> through a J2EE app server, in which case the container may provide the
> threading functionality).
OK I 'll try.
Received on Sat Nov 12 2005 - 00:13:24 CST
![]() |
![]() |