How can we maintain the integrity of a database by using jdbc?
No Answer is Posted For this Question
Be the First to Post Answer
How can I get information about foreign keys used in a table?
What is jdbc in dbms?
How can a java objects be stored in database?
What is savepoint in jdbc?
What do you understand by jdbc statements?
Which is best database for java?
Does jdbc use odbc?
what happens if connection is not closed?
What are the common tasks of JDBC?
how can connection with oracle10g with java
How a database driver can be loaded with jdbc 4.0 / java 6?
What's the benefit for specifying constraints like not null, primary key explicitly instead of specifying it against the column ?