Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


Give me some example for getting connection from connection
pooling in JBoss Server. Is Connection Pool default in
Server or we have to create it? Who can create Connection
Pool in a Team. How it will be accessed by the developer
code?



Give me some example for getting connection from connection pooling in JBoss Server. Is Connection..

Answer / ravi jian

In EJB3.0

we get Connection from server through

@Resource
Connection con;

Please check packages of both i m not sure right now abt
packages....

Is This Answer Correct ?    2 Yes 0 No

Post New Answer

More JDBC Interview Questions

What are the steps to connect to a database in java?

0 Answers  


Why do we use jdbc?

0 Answers  


What are the main components of JDBC ?

0 Answers  


What are temp tables ?

0 Answers  


How can you tune SQL statements?

2 Answers   Wipro,


What is jdbc odbc?

0 Answers  


Explain the importance of drivermanager.

0 Answers  


Where can I find ojdbc14 jar file?

0 Answers  


How many types of jdbc drivers are there?

0 Answers  


What is database deadlock ?

0 Answers  


What are pros and cons of using of Type-2 and Type-4 Drivers over Type-1 driver?

4 Answers   IBM,


What do you mean by two phase commits?

0 Answers  


Categories