aspose file tools
The moose likes EJB and other Java EE Technologies and the fly likes database connection Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Java » EJB and other Java EE Technologies
Reply Bookmark "database connection " Watch "database connection " New topic
Author

database connection

eswar kumar
Ranch Hand

Joined: Oct 20, 2002
Posts: 98
when a bean cleanup the database connections in the bean life cycle?
Lasse Koskela
author
Sheriff

Joined: Jan 23, 2002
Posts: 11962
    
    5
It doesn't. It's the application server's job to allocate database connections for EJBs.


Author of Test Driven (2007) and Effective Unit Testing (2013) [Blog] [HowToAskQuestionsOnJavaRanch]
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: database connection
 
Similar Threads
EJB
How can i Update/delete row in jsf datatable that makes changes in the database
Database for Entity Bean
About Database Crash
EJB