MCQOPTIONS
Home
About Us
Contact Us
Bookmark
Saved Bookmarks
Testing Subject
General Aptitude
Logical and Verbal Reasoning
English Skills Ability
Technical Programming
Current Affairs
General Knowledge
Finance & Accounting
GATE (Mechanical Engineering)
Chemical Engineering
→
Spring
→
Managing Web Flows
→
To access the database with JDBC:-
1.
To access the database with JDBC:-
A.
DAO interface
B.
DAO Class
C.
DataAccess interface
D.
None of the mentioned
Answer» B. DAO Class
Show Answer
Discussion
No Comment Found
Post Comment
Related MCQs
Data source implementations provided by different vendors and projects.
Standard interface defined by the JDBC specification that factories Connection instances.
To access the database with JDBC:-
The general purpose of the Data Access Object (DAO) pattern is to avoid these logic related problems by separating data access logic from business logic and presentation logic.
JDBC Properties for Connecting to the Application Database.
THE_GENERAL_PURPOSE_OF_THE_DATA_ACCESS_OBJECT_(DAO)_PATTERN_IS_TO_AVOID_THESE_LOGIC_RELATED_PROBLEMS_BY_SEPARATING_DATA_ACCESS_LOGIC_FROM_BUSINESS_LOGIC_AND_PRESENTATION_LOGIC.?$
Standard interface defined by the JDBC specification that factories Connection instances.$
To_access_the_database_with_JDBC:-$
Which DataSource is not stable in MultiThreaded Environment?
SingleConnectionDataSource (a DriverManagerDataSource subclass). As its name indicates, this maintains only a single connection.
Reply to Comment
×
Name
*
Email
*
Comment
*
Submit Reply
Your experience on this site will be improved by allowing cookies. Read
Cookie Policy
Reject
Allow cookies