CodeCharge Studio
search Register Login  

Web Reporting

Visually create Web Reports in PHP, ASP, .NET, Java, Perl and ColdFusion.
CodeCharge.com

YesSoftware Forums -> CodeCharge Studio -> Java

 About database Connection

Print topic Send  topic

Author Message
eserver220

Posts: 41
Posted: 06/13/2005, 7:43 PM

Suppose I am using the Example TaskMan. If I login the system and accidently close Web browser. How does this Example handle the Session variable and database connection? Since the java GC only collect the memory not used any longer, it does not close the database connection.
if connection were not closed properly, Database would soon be collapsed. Does any mechanism exist there ?
if anyone knows? I'd appreciate your response.
View profile  Send private message
matheus

Posts: 386
Posted: 06/14/2005, 4:31 AM

Connection pool make this.

All the connection is opened, just not all are used.
_________________
Matheus Trevizan

Dynamix Software Ltda.
Blumenau SC Brasil
www.dynamix.com.br
View profile  Send private message
eserver221
Posted: 06/14/2005, 5:41 PM

Quote matheus:
Connection pool make this.

All the connection is opened, just not all are used.

Thanks.
But how about I use jdbc connection without connection pool.
matheus

Posts: 386
Posted: 06/15/2005, 4:39 AM

Then you cannot use CCS connection. Just Java JDBC Connection.
_________________
Matheus Trevizan

Dynamix Software Ltda.
Blumenau SC Brasil
www.dynamix.com.br
View profile  Send private message

Add new topic Subscribe to topic   


These are Community Forums for users to exchange information.
If you would like to obtain technical product help please visit http://support.yessoftware.com.

Internet Database

Visually create Web enabled database applications in minutes.
CodeCharge.com

Home   |    Search   |    Members   |    Register   |    Login


Powered by UltraApps Forum created with CodeCharge Studio
Copyright © 2003-2004 by UltraApps.com  and YesSoftware, Inc.