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 |
What is serialization and deserialization in java programming?
callable is interface or class ?
Explain creation of statement object with connection method create method with help of an example.
How do I insert an image file (or other raw data) into a database?
how you will execute the many tables data
Explain the process of creating tables using NetBeans IDE?
What is connection commit?
What does executeupdate return in jdbc?
What is JDBC?
3 Answers Akamai Technologies,
What is static Synchronized method in JDBC API? Give an example?
3 Answers 3 Edge Solutions, R Systems, Sirvisetti Global Services,
What is jdbc explain?
How do we call a stored procedure from jdbc?