Exception in thread "main" java.lang.OutOfMemoryError: Java
heap space:
Answer Posted / kalyan
Hi Lakshman,
*)Dont retrive all records at a time give limit when ever
getting records from database.
*) when ever inserting data into database use BatchUpdate
not prpStmt.executeUpdate(); then it will insert all records
at a time.
| Is This Answer Correct ? | 1 Yes | 2 No |
Post New Answer View All Answers
code to create a new window
determine which Element received an Event
how to pass data between pages using Frames
code to detect versions of different browsers like internet explorer, netscape, mozilla, opera etc
Reading which Non-Character Key was pressed
program to show a progress bar
Create a ViewState Property?
code to keep a page Out of the browser history
How to encode and decode URL strings?
how to Scroll a DIV content
function to combine two or more arrays
code to images to rollover
write a code that user can choose/alter Body Text Size
how to convert between arrays and strings
code to Hide and Show form controls