1.

Which of the following methods finds the maximum number of connections that a specific driver can obtain?

A. Database.getMaxConnections
B. Connection.getMaxConnection
C. DatabaseMetaData.getMaxConnections
D. ResultSetMetaData.getMaxConnections
Answer» D. ResultSetMetaData.getMaxConnections


Discussion

No Comment Found