How to get the data from a table into a buffer?
Answers were Sorted based on User's Feedback
Answer / vicky
By using the views you can get the data in buffer.like in
JDBC we hava ResultSet interface to store data temporary
and permanent to database as well.
| Is This Answer Correct ? | 0 Yes | 0 No |
How can I retrieve a String or other object type without creating a new object each time?
What does the jdbc resultset interface?
Where is jdbc url mysql?
Why resultset is used in java?
What do you mean by two phase commits?
What is 2 phase commit?
What are the standard isolation levels defined by JDBC?
What are the jdbc api components?
Is not bound in this context unable to find jdbc spring boot?
What are the different types of statements? How we can you use preparedstatement.
What are the new features added to JDBC 4.0?
What do you mean by odbc?