Name different methods for getting streams.
No Answer is Posted For this Question
Be the First to Post Answer
There is a method getColumnCount in the JDBC API. Is there a similar method to find the number of rows in a result set?
Can you create an index on sex column where there is M or F?
Which is better odbc or jdbc?
What is the use of getGeneratedKeys() method in Statement?
What is odbc. how is it related to sql cli?
What are restrictions on triggers?
What is a Connection?
What is jdbc connection?
What are the different types of locking in JDBC?
Give me some example for getting connection from connection pooling in JBoss Server. Is Connection Pool default in Server or we have to create it? Who can create Connection Pool in a Team. How it will be accessed by the developer code?
What is the different between ResultSet and RowSet?
What is jdbc architecture?