What is the syntax of URL to get connection?
Answer / devarathnam c,kotagudibanda(po
Hi...
Connection con=DriverManager.getConnection
("jdbc:odbc:datasource name","scott","tiger");
(To connect oracle database)
| Is This Answer Correct ? | 9 Yes | 1 No |
Explain in detail about JDBC and its general features?
What are the different types of interfaces in the api component?
What is the function of drivermanager class?
What is resultset in jdbc with example?
What does the jdbc resultsetmetadata interface?
Diff bet.. Function and Trigger?
Is jdbc and orm?
After creating conntinpool in weblogic how to write the code in programe where i can use that pool object in the programe connecting to the database and how to debug programe withou eclipse
How a driver can be loaded?
What is an SQL Locator?
how to prevent finally block from execution
What are the packages are used in jdbc?