wat happen when the connection is nt closed in jdbc
n what vl happen when i interchange in executequery n
execute statements
Answer Posted / sitaram
when con.close() is executed the memory deallocated in the
server. if we don't use con.close(),connection will be
increased in the server. suppose the connections size are
reached to max connection, nobody access the database in the
site. This is performance issue.
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
What are action classes in struts?
What is the difference between forwardaction and includeaction?
What is the differences between struts1 and struts2?
Is there a particularly good ide to use with struts?
Name the different types of actions found in struts.
Can a reducer dispatch an action?
Explain integrate log4j in struts2 application?
How to build struts application in eclipse?
What is struts 2 framework in java?
Explain the core end goal while using java struts?
What is jakarta struts framework?
Explain the difference between jakarta struts and apache struts?
What are the conditions for actionform to work correctly?
Explain about the future of struts?
What is the different actions available in struts?