Answer Posted / rock
System.Environment.Exit(0);
Is This Answer Correct ? | 1 Yes | 2 No |
Post New Answer View All Answers
What is the role of the jdbc drivermanager class?
What are different types of ResultSet?
What are the basic exceptions in jdbc?
How are jdbc statements used?
What is data source in java?
What are the different types of classes in the api component?
How to invoke Oracle Stored Procedure with Database Objects as IN/OUT?
Does sql allow null values ? Can we use it within where clause ?
Explain about Join?
What are jdbc?
What class.forname will do while loading drivers of jdbc?
Why do we use jdbc in java?
How do I retrieve a whole row of data at once, instead of calling an individual ResultSet.getXXX method for each column?
What are the common jdbc exceptions?
Where can I find info, frameworks and example source for writing a JDBC driver?