Question: To establish a connection with a DataSource object, you need to a. Create a DataSource object, set properties and use this object b. Set properties,
To establish a connection with a DataSource object, you need to
a. Create a DataSource object, set properties and use this object
b. Set properties, set up a connection and perform queries
c. Create a DataSource object, set properties and register it with a JNDI naming service
d. Register a DataSource object, set properties and create a DataSource object
Step by Step Solution
3.39 Rating (152 Votes )
There are 3 Steps involved in it
In my understanding the correct answer would be c Create a DataSource object set properties and regi... View full answer
Get step-by-step solutions from verified subject matter experts
