Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

oracle database jdbc issue-- multiple users vs single user

2 views
Skip to first unread message

yu2...@yahoo.com

unread,
Mar 14, 2005, 8:15:49 PM3/14/05
to
Hi Oracle/JDBC guru,

What is the difference for java/database project by using multiple
users vs. single user?

Our applications using oracle 9i database and the DBA created multiple
users to manage different sets of tables. But all users have to grant
insert, update, delete privileges to each other.

There is an overhead on DBA task obviously.

My question is does the multiple users mechanism has any benefits on
JDBC part of the application? such as better connections? (There is a
connection pool) or something else?

0 new messages