What is transaction processing in jdbc?
No Answer is Posted For this Question
Be the First to Post Answer
MY code is: public class P1{ public static void main(String ar[]) { class.forName("java.lang.String"); } } errors i got are :New.java:5: error: <identifier> expected class.forName("java.lang.String"); ^ New.java:5: error: invalid method declaration; return type required class.forName("java.lang.String"); ^ New.java:5: error: illegal start of type class.forName("java.lang.String"); ^ New.java:7: error: reached end of file while parsing } ^ 4 errors HELP ME>......
What is meant by jdbc and odbc?
How to rollback a JDBC transaction?
When you will get error like ?No suitable driver??
What is the execute method in java?
What is resultset?
What is jdbc odbc driver?
How can I determine where a given table is referenced via foreign keys?
Is it possible to connect to multiple databases simultaneously? Using single statement can one update or extract data from multiple databases?
What do you understand by jdbc datasource?
What are the different types of 2 tier and 3 tier architecture ?
What is an encrypted internet connection?