JavaDeploy
SiteMap
JSP - Servlets
JDBC
EJB Concepts
Entity Beans
JDBC
«Prev
Next»
Intro JDBC
Learning JDBC
JDBC Course Project
JDBC Case Study
JDBC Team
Business Case Conclusion
Distributed Objects
Enterprise Solutions JDBC
System Organization Role
Relational Databases
JDBC/ODBC Relationship
Microsoft API ODBC
SQL Database Processing
JDBC Architectural Models
n-tier Architectural Benefits
JDBC Mechanics
Enterprise Conclusion
JDBC Connection
JDBC URL Connection
JDBC Driver
Driver Types
Driver Manager
Sample JDBC Program
JDBC DBMS Conclusion
Database Tables
Statement Objects
Examining Query Results
Accessing Data Methods
Database Metadata
Obtain Database Content
Prepared Statements
Interface ResultSet
Transaction Methods
Isolation Levels
JDBC Team Analysis - Quiz
Each question is worth one point. Select the best answer from the following questions.
1.
Describe your role in the case study used in JDBC Fundamentals.
Please select the best answer.
A.
I will be a team member in a Java troubleshooter group who will assess database connectivity.
B.
I will be a team member of a group of consultants who will create a system that will view and modify databases of healthcare facilities in Brazil.
C.
I will be a team member that is a JDBC expert who will create a system that views and modifies databases in Brazil.
D.
I will be a team member researching health trends across databases.
2.
What is the goal of your customer, Dr. Jonathan Michael?
Please select the best answer.
A.
To be able to update, maintain, and expand the hospital databases
B.
To be able to make the data in the hospital databases accessible over the Web
C.
To be able to provide fast database connections to the Brazilian hospitals
D.
To be able to view and modify databases in the Brazilian hospitals and acquire current information about health trends
3.
Which of the following are correct about various RowSet subinterfaces?
Please select the best answer.
A.
RowSets are helpful because they can be wrapped into a JavaBean component to provide a JavaBean view.
B.
A JdbcRowSet can be wrapped into a JavaBean component to provide a JavaBean view.
C.
A JdbcRowSet object can be used to make a ResultSet object scrollable and updatable.
D.
To make a JdbcRowSet JavaBean compliant, you must extend it and make the extension implement Serializable.
Your score is 0.0
Submit
Quiz Explanation