Thursday, 6 September 2012

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

A.     Database.getMaxConnections
B.     Connection.getMaxConnections
C.     DatabaseMetaData.getMaxConnections
D.     ResultSetMetaData.getMaxConnections

Ans:  C

No comments: