What do u mean by wrapper Class?
What do u mean by Jvm... How do u change JVM for other OS?
Or No need to Change ...? its like tricky

Answer Posted / rajashree

The Wrapper class represents the base class for a set of
data sources. This class provides library initialization
services and access to the data source servers that the
wrapper supports. The Wrapper class maintains the following
information:
The wrapper name.
The wrapper core library name. The returned name is the
name of the native library that loaded the wrapper.
A WrapperInfo object that contains all of the information
that pertains to this wrapper. This information gets stored
in the federated server's system catalog as a result of
issuing the DDL statements CREATE WRAPPER or ALTER WRAPPER.
The Wrapper class is a wrapper class for the Java API.

JVM (Java Virtual Machine): A Java runtime environment,
required for the running of Java programs, which includes a
Java interpreter. A different JVM is required for each
unique operating system (Linux, OS/2, Windows 98, etc.),
but any JVM can run the same version of a Java program.

Is This Answer Correct ?    12 Yes 5 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain the concept of hashtables?

607


What are controls and their different types in awt?

592


A non-static inner class may have object instances that are associated with instances of the class’s outer class. A static inner class does not have any object instances.

533


What is the length of a string?

513


What is the difference between reader/writer and inputstream/output stream?

545






What is the difference between replace and replace all?

462


Why are the objects immutable in java?

538


What are methods in java?

530


What is prime number in java?

530


Is char * a string?

530


What is final class?

569


What is difference between class and object in java?

521


what do you mean by classloader in java?

564


Explain about static imports in java?

589


Can java list be null?

541