JDBC Interview Questions and Answers
  http://dev.fyicenter.com/Interview-Questions/JDBC/
  
  What is JDBC?
  
  JDBC may stand for Java Database Connectivity. It is also a trade mark. JDBC is a layer of abstraction that allows users to choose between databases. It allows you to change to a different database engine and to write to a single API. JDBC allows you to write database applications in Java without having to concern yourself with the underlying details of a particular database.
  
  Please visit this site:
  http://dev.fyicenter.com/Interview-Questions/JDBC/
  
  Thank you,
  Team DEVFYI - Developer Resource FYI
  http://dev.fyicenter.com/
  
__._,_.___
                                   Posted by: Luck <luck102005@yahoo.com>
| Reply via web post | • | Reply to sender | • | Reply to group | • | Start a New Topic | • | Messages in this topic (1) | 
.
  __,_._,___
      


