Prepare
Practice
Interview
Aptitude
Reasoning
English
GD
Placement papers
HR
Current affairs
Engineering
MCA
MBA
Online test
Login
Online Practice Test
>
JDBC
« Previous
Next »
BLOB, CLOB, ARRAY and REF type columns can be updated in
Options
- JDBC 1.0
- JDBC 4.0
- JDBC 2.0
- JDBC 3.0
CORRECT ANSWER : JDBC 3.0
Discussion Board
JDBC 3.0
JDBC 3.0 provide an updation classes for BLOB, CLOB, ARRAY and REF functions. It fills up smaller areas of missing functionality. The following list outlines the goals and design for the JDBC API in general and the JDBC 3.0 API:
1. It Fit into the J2EE and J2SE platforms
The JDBC API is a constituent technology of the Java platform. The JDBC 3.0 API should be aligned with the overall direction of the Java 2 Enterprise Edition and Java 2 Standard Edition platforms.
2. It is consistent with SQL99
The JDBC API provides programmatic access from applications written in the Java programming language to standard SQL. SQL99 is now a published standard and includes features that are widely supported among DBMS vendors as well as features that only a few vendors support.
3. Consolidate predecessor specifications
This document incorporates content from three prior JDBC specifications to provide a single standalone specification of the JDBC API.
4. It offers vendor-neutral access to common feature
Rohit Sharma 09-17-2014 11:11 PM
« Previous
Next »
Write your comments
*
*
Email must be in the form someone@domain.com
*
*
Enter the code shown above:
Please enter the code shown above
(Note: If you cannot read the numbers in the above image, reload the page to generate a new one.)
Related Content
Java Beginner (11)
Java (39)
Java (40)
Java (22)
Java (30)
Java (25)
Java (20)
Java (20)
Core Java (20)
Core Java (10)
Core Java (72)
EJB (20)
JDBC (20)
Applet (20)
Struts (21)
Servlets (20)
Java Web Services (20)
Javascript (40)
J2EE (10)
jQuery (46)
Advertisement
▲