Quiz
1: | What is the difference between a Statement, PreparedStatement, and CallableStatement in the JDBC API? |
2: | How would you retrieve data from a ResultSet? |
3: | What are the different ways provided in the JDBC API to execute SQL statements? |
4: | How do you make a ResultSet scrollable in both directions (forward and reverse)? |
5: | How do you make a ResultSet updatable? |
6: | What is the mechanism available in JDBC 2.0 API to group multiple SQL statements and execute them all at once? |
7: | Please list the SQL3 data types that are available in the JDBC 2.0 API. |
8: | What is the difference between a RowSet and a ResultSet? |
9: | What are the different types of RowSets available? |
Get Sams Teach Yourself BEA WebLogic Server 7.0™ in 21 Days now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.