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 |
What is the difference between execute, executeQuery, executeUpdate?
What is static Synchronized method in JDBC API? Give an example?
3 Answers 3 Edge Solutions, R Systems, Sirvisetti Global Services,
Diff bet.. Function and Trigger?
JDBC Drivers properties?
Does jdbctemplate close connection?
How to invoke Oracle Stored Procedure with Database Objects as IN/OUT?
What is an advantage of using the jdbc connection pool?
Difference between Generic Servlet and HTTP Servlet?
commit() and rollback() methods are defined in which interface?
How a database driver can be loaded with jdbc 4.0 / java 6?
What is an outer join?
How do I insert an image file (or other raw data) into a database?