collection of interview question , preparations
Tuesday, November 29, 2011
Statement statement = dbConnection.createStatement(); . What is Statement refers to. is it a interface or a class??
It is a interface. Statement object executes the SQL statement and returns the result it produces.
Category:Java Interview Questions
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment